PKulkoRaccoonGang
e83813da8e
build: Upgrade to node 24 and update package-lock.json
2025-10-06 11:54:57 -04:00
Peter Kulko
af50d5a6ed
test: Add Node 24 to CI matrix ( #1752 )
2025-09-16 10:55:28 -04:00
dependabot[bot]
4840fff44b
chore(deps): bump actions/download-artifact from 4 to 5 ( #1779 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-21 14:21:56 -07:00
dependabot[bot]
a6e4e28e58
chore(deps): bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-13 14:33:52 -04:00
Maria Grimaldi
a1d0afff6c
refactor: move file to corresponding folder
2025-05-30 08:33:47 -04:00
Maria Grimaldi
1714f285b0
chore: add workflow to pull release testing issues into the BTR board
...
Add GH workflow that includes issues into the BTR board after the issue
is labeled with `release testing`. Also add label needs triage for
bug triaging issues.
2025-05-30 08:18:57 -04:00
renovate[bot]
dacb30c73e
chore(deps): update actions/checkout action to v4
2024-11-21 09:37:10 -08:00
dependabot[bot]
913c8e4086
chore(deps): bump codecov/codecov-action from 4 to 5
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-18 11:27:30 -08:00
Bilal Qamar
65343470e1
test: Remove support for Node 18 ( #1454 )
...
* test: Remove support for Node 18
* chore: update code coverage artifact naming
2024-10-31 15:35:17 -04:00
Braden MacDonald
73590f1ccd
fix: upload codecov report as a separate workflow step ( #1476 )
2024-09-20 10:21:33 -07:00
renovate[bot]
8c9a43d02b
chore(deps): update actions/checkout action to v4 ( #1477 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-12 15:06:53 -07:00
edX requirements bot
d0ec7e3fb2
chore: enable github action auto update in dependabot.yml ( #1451 )
2024-09-12 11:48:37 -07:00
Bilal Qamar
ec8b5c5d6e
build: Upgrade to Node 20 ( #1443 )
...
* feat: updated node to v20
* fix: updated/resolved failing test
* refactor: updated package-lock along with validate & lockfile version workflows
* refactor: removed unnecesary eslint ignore & updated ProductTours test
2024-09-06 12:23:07 -04:00
Bilal Qamar
dc1e9cd2e8
test: Add Node 20 to CI matrix ( #1445 )
...
* test: Add Node 20 to CI matrix
* refactor: removed eslint disable
* refactor: updated validate workflow continue-on-error node version
2024-09-03 12:20:36 -04:00
Leangseu Kim
108636761c
chore: fix codecov action error
2024-04-12 11:28:23 -04:00
mashal-m
a340381738
refactor: update lock file version
2024-02-08 14:10:30 -05:00
Bilal Qamar
fc8f5d43e8
feat: upgraded to node v18, added .nvmrc and updated workflows ( #1084 )
...
* feat: upgraded to node v18, added .nvmrc and updated workflows
* refactor: updated packages
* refactor: updated packages
* refactor: updated packages
* fix: add workaround in json file
* build: remove jestEnv line from json
* refactor: updated packages
* refactor: updated packages
* refactor: updated packages
* refactor: updated packages
* refactor: updated packages
* refactor: updated packages
* fix: add workaround in json file
* build: remove jestEnv line from json
* refactor: updated packages
* refactor: updated packages
* refactor: updated packages
* refactor: updated packages
* refactor: updated packages
* refactor: updated jest & fixed failing tests
* refactor: updated lmsPact failing test cases
* refactor: updated frontend-build version
* Merge branch master of github.com:edx/frontend-app-learning into bilalqamar95/node-v18-upgrade
---------
Co-authored-by: mashal-m <mashal.malik@arbisoft.com >
2023-05-23 18:39:34 +05:00
Feanil Patel
dfe44cae56
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-28 10:37:18 -05:00
Feanil Patel
a88571dae8
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-28 10:37:18 -05:00
Feanil Patel
a4ea334692
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-28 10:37:18 -05:00
Muhammad Abdullah Waheed
263c486330
chore: Automate Browserslist DB Update ( #987 )
...
* feat: added cron github action to auto update brwoserlist DB periodically
* refactor: used a shared script to update broswerslist DB, create PR and automerge it
2023-01-31 17:41:10 +05:00
Sarina Canelake
381be9a26b
Fix github url strings (org edx -> openedx) ( #971 )
...
* fix: fix github url strings (org edx -> openedx)
* fix: update path to .github workflows to read from openedx org
2022-09-14 10:01:48 -04:00
edX requirements bot
fd94da0a43
feat: Add package-lock file version check ( #941 )
2022-05-06 15:53:47 +05:00
Renovate Bot
53b19c9be3
chore(deps): update codecov/codecov-action action to v3
2022-04-07 15:24:08 -04:00
edX requirements bot
abc374b60a
chore!: Dropped support for Node 12
2022-04-07 15:15:04 -04:00
Renovate Bot
554806e9ce
chore(deps): update actions/setup-node action to v3
2022-03-07 14:18:38 -05:00
Renovate Bot
c4cb0e5ac2
chore(deps): update actions/checkout action to v3
2022-03-07 13:39:26 -05:00
Jawayria
4f2f17beb3
fix: update workflow
2022-03-03 11:27:11 -05:00
edX requirements bot
8114750796
build: Added support for node v16
2022-03-03 11:27:11 -05:00
Sarina Canelake
8325851813
build: add DEPR workflow automation
2022-02-24 16:05:03 -05:00
Ned Batchelder
c6ad7c51d3
build: use the organization commitlint check
2021-10-07 13:51:59 -04:00
renovate[bot]
0394118608
chore(deps): update codecov/codecov-action action to v2 ( #589 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-08-12 14:14:48 -04:00
renovate[bot]
f2fc950678
chore(deps): update actions/setup-node action to v2 ( #314 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-08-12 10:49:22 -04:00
stvn
64ff72faa9
Run coverage via Github Action
...
Note: I tried directly invoking `codecov`, but it "couldn't tell" that
it was running in a GA/CI container, so I've opted for using the GA
codecov integration, which does work as expected.
2020-12-08 09:31:27 -08:00
stvn
7086bdc9ab
Add Github workflow for CI tests
2020-12-08 08:48:56 -08:00