dependabot[bot]
a8f90cfc1b
build(deps): bump actions/setup-node from 4 to 6
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4 to 6.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-20 03:19:23 +00:00
oleksandr.buhaienko
7a9d9bb300
test: Remove support for Node 20
2025-09-26 10:50:26 -03:00
oleksandr.buhaienko
fc4eb61ec9
build: Upgrade to Node 24
2025-09-26 09:17:49 -03:00
bydawen
bc251a61b2
test: Add Node 24 to CI matrix ( #1564 )
2025-09-19 13:56:48 -04:00
renovate[bot]
6f1cf29a60
chore(deps): update actions/checkout action to v4
2024-11-21 10:15:17 +00:00
renovate[bot]
6527caea54
chore(deps): update codecov/codecov-action action to v5
2024-11-19 10:57:48 +00:00
Bilal Qamar
c874638bd1
test: Remove support for Node 18 ( #1312 )
...
Co-authored-by: Brian Smith <112954497+brian-smith-tcril@users.noreply.github.com >
2024-10-31 15:51:22 -04:00
Feanil Patel
439b9161b5
build: Switch to ubuntu-latest for builds
...
This code does not have any dependencies that are specific to any specific
version of ubuntu. So instead of testing on a specific version and then needing
to do work to keep the versions up-to-date, we switch to the ubuntu-latest
target which should be sufficient for testing purposes.
This work is being done as a part of https://github.com/openedx/platform-roadmap/issues/377
closes https://github.com/openedx/frontend-app-authn/issues/1299
2024-09-20 10:25:36 -04:00
Bilal Qamar
3a963da819
build: Upgrade to Node 20 ( #1295 )
...
* feat: updated node to v20
* refactor: updated package-lock
* refactor: updated package-lock & lockfile version check workflow
* refactor: updated package-lock along with ci & lockfile version check workflows
* refactor: updated lockfile version workflow
2024-09-02 15:18:31 +05:00
Bilal Qamar
444c4b4434
test: Add Node 20 to CI matrix ( #1303 )
2024-08-22 14:34:50 -04:00
Adolfo R. Brandes
d156de2e66
build: Update codecov and use token
...
Update codecov to the latest version and start using the org-wide token for uploads.
See https://github.com/openedx/wg-frontend/issues/179
2024-06-17 12:02:25 -03:00
Syed Sajjad Hussain Shah
90ae870a93
fix: codecov not running on PRs ( #1213 )
2024-04-03 11:28:39 +05:00
Syed Sajjad Hussain Shah
60a6c97e22
fix: codecov not running on PRs ( #1211 )
2024-04-01 11:30:54 +05:00
renovate[bot]
b346c22b57
chore(deps): update codecov/codecov-action action to v4 ( #1172 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-07 19:28:01 -08:00
Mashal Malik
a35a1d1ba6
refactor: updated lock file version check to use new workflow ( #1048 )
...
Co-authored-by: Muhammad Abdullah Waheed <42172960+abdullahwaheed@users.noreply.github.com >
2023-09-06 14:58:18 +05:00
ahtesham-quraish
4b4bf413c1
fix: remove conditional logic
...
Remove conditional logic from autoupdate label as it does not run on master push
VAN-1349
2023-04-13 14:21:14 +05:00
ahtesham-quraish
2ba6058ec7
fix: update github token
...
update github token in autoupdate workflow
VAN-1349
2023-04-12 12:08:59 +05:00
ahtesham-quraish
d7ad7e314d
fix: add new flag in autoupdate action
...
trigger autoupdate workflow when autoupdate label is added
VAN-1349
2023-04-12 11:53:53 +05:00
Mashal Malik
6a5b02e8ad
feat: upgraded to node v18, added .nvmrc and updated workflows ( #781 )
2023-04-10 11:51:45 +05:00
renovate[bot]
7a169715ea
chore(deps): update actions/checkout action to v3 ( #547 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-29 15:45:07 +05:00
Blue
42190a89dd
feat: create workflow for autoupdate
...
VAN-1349
2023-03-29 14:48:29 +05:00
Feanil Patel
c5d4f6b94d
build: Updating a missing workflow file add-depr-ticket-to-depr-board.yml.
...
The .github/workflows/add-depr-ticket-to-depr-board.yml workflow is missing or needs an update to stay in
sync with the current standard for this workflow as defined in the
`.github` repo of the `openedx` GitHub org.
2023-02-27 09:22:34 -05:00
Feanil Patel
c52d7b6de5
build: Creating a missing workflow file add-remove-label-on-comment.yml.
...
The .github/workflows/add-remove-label-on-comment.yml workflow is missing or needs an update to stay in
sync with the current standard for this workflow as defined in the
`.github` repo of the `openedx` GitHub org.
2023-02-27 09:22:34 -05:00
Feanil Patel
6ade0a837f
build: Creating a missing workflow file self-assign-issue.yml.
...
The .github/workflows/self-assign-issue.yml workflow is missing or needs an update to stay in
sync with the current standard for this workflow as defined in the
`.github` repo of the `openedx` GitHub org.
2023-02-27 09:22:34 -05:00
renovate[bot]
980a4c4003
chore(deps): update codecov/codecov-action action to v3 ( #680 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-28 12:19:28 +05:00
Zainab Amir
81f3dbf584
build: use shared browserslist configuration ( #660 )
2022-11-11 14:27:38 +05:00
Sarina Canelake
34118bfc90
fix: update path to .github workflows to read from openedx org
2022-09-13 20:49:22 -04:00
Jawayria
47fce8aa7d
feat: Add check for package-lock file version ( #568 )
2022-05-09 18:03:18 +05:00
edX requirements bot
40cb949d4e
chore!: Dropped support for Node 12
2022-04-29 16:46:06 +05:00
Jawayria
b493a09c63
feat: add support for node v16
2022-03-18 14:44:22 +05:00
Sarina Canelake
74aa00f9cc
build: add DEPR workflow automation
2022-02-23 14:40:40 -05:00
Usama Sadiq
17048f5caf
build: replace travis with github ci
2021-10-22 14:52:30 +05:00
Ned Batchelder
4e7003ca5e
build: use the organization commitlint check
2021-10-07 13:50:58 -04:00