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