dependabot[bot]
387c45a5b2
chore(deps): bump actions/setup-node from 4 to 5 ( #2433 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-node
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-09-08 09:00:29 -07:00
renovate[bot]
38b0b6543b
chore(deps): update actions/checkout action to v5 ( #2383 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-18 09:34:54 -07:00
renovate[bot]
f0c5a513de
chore(deps): update actions/download-artifact action to v5 ( #2364 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-08 13:03:05 -07:00
dependabot[bot]
8e1e2fdb46
build(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 >
2025-05-26 10:51:26 +05:00
Bilal Qamar
28569aa3da
test: Remove support for Node 18 ( #1247 )
...
* test: Remove support for Node 18
* chore: update code coverage artifact naming
2024-10-31 15:32:54 -04:00
dependabot[bot]
b6eeec8e60
build(deps): bump actions/checkout from 3 to 4 ( #1371 )
2024-10-07 10:12:16 -07:00
Braden MacDonald
4d0f92e265
fix: upload codecov report as a separate workflow step ( #1355 )
2024-10-02 10:49:38 -07:00
Bilal Qamar
1e7e3e7036
build: Upgrade to Node 20 ( #1209 )
...
* feat: updated node to v20
* refactor: updated package-lock along with ci & lockfile version workflows
* refactor: updated lockfile version workflow
2024-08-29 12:08:30 -04:00
Bilal Qamar
3e0f7b5758
test: Add Node 20 to CI matrix ( #1224 )
2024-08-22 14:37:36 -04:00
renovate[bot]
0933bae314
chore(deps): update actions/checkout action to v4
2024-07-24 14:43:33 -07:00
Feanil Patel
b119671ee2
build: Update codecov and start using repo tokens.
...
Update codecove to the latest version and start using the per repo
tokens which will soon be required to get more reliable coverage builds.
This change also has a corresponding addition of a codecov repo upload
token to the repository secrets for this repo.
2024-04-16 11:55:55 -04:00
Jesper Hodge
74eaaa1f9e
chore: change github workflow file to not fail pipeline for codecov ( #942 )
2024-04-10 11:25:08 -04:00
Mashal Malik
9a4af8ff2e
feat: upgraded to node v18, added .nvmrc and updated workflows ( #464 )
...
* feat: upgraded to node v18, added .nvmrc and updated workflows
* feat: upfate validate workflow
* feat: update validate workflow
* fix: update lock file
* refactor: update validate file
* build: update pkg
* refactor: updated packages
* build: updated frontend-build, frontend-platform, component-footer & component-header packages
* refactor: updated workflow
* refactor: updated workflow
* refactor: updated workflow
* build: update commit file
* build: update lock file
* refactor: update workflow
* refactor: update workflow
* refactor: update workflow
* refactor: update workflow
* build: update pkg
* build: update pkgs
* build: update lock file
---------
Co-authored-by: Bilal Qamar <59555732+BilalQamar95@users.noreply.github.com >
2023-05-25 13:49:24 +05:00
Maman Khan
fcb9e91aa2
Moving code coverage from codecov package to CI ( #311 )
...
* fix: removed depreciated package codecov
* fix: syncing package and package-lock
2022-07-28 16:31:41 +05:00
Jawayria
ce63f68e93
chore!: Dropped support for Node 12 ( #306 )
2022-05-24 13:45:45 +05:00
edX requirements bot
3c08735c5b
feat: Added support for node v16 ( #252 )
2022-04-07 14:31:47 +05:00
Kshitij Sobti
f4979b4c37
apply review feedback
2021-09-17 14:34:40 +05:00
David Joy
e8a77aa4c7
build: switch from travis to github actions for checks ( #64 )
...
* build: switch from travis to github actions for checks
* lint: fixing linting error
2021-03-30 16:46:08 -04:00