Irtaza Akram
|
e428dd4511
|
fix: update github actions & remove edx runner
|
2024-05-30 15:00:30 -04:00 |
|
Tim McCormack
|
d18bf2ce8f
|
chore: Update actions/upload-artifact from v2 to v3 (#33580)
v2 is giving warnings:
```
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
```
|
2023-10-24 21:18:34 +00:00 |
|
Zubair Shakoor
|
59a19957a0
|
Code coverage added (#31630)
* fix: code coverage added
* fix: .coverage folder added
* fix: .coverage folder location changed
* fix: combine folder modified
* fix: combine command updated
* fix: .coverage folder rollback
* fix: path commented
* fix: upload path modified
* fix: path updated to root
* fix: .coveragerc added
* fix: new coverage folder added
* fix: combine path removed
* fix: coverage files path changed
* fix: data files path updated
* fix: .coverage added as path
* fix: coveragerc updated
* fix: env TEST_SUIT rollbacked
* fix: renaming coverage files step added
* fix: ls added for testing
* fix: debugging commands added
* fix: triggeering cov command in tox.in
* fix: cd coverage added
* fix: commands modified
* fix: triggering coverage using command
* fix: removed omitteed files
* fix: removed all omited files
* fix: skipped all omitted files
* fix: source updated to root in coveragern
* fix: coveragerc files rolledback
* fix: source changed to edx-platform
* fix: cms-2 shard name reemoved
* fix: rmeoved coveragee trigger
* fix: removed shard added back
* fix: --cov-config=setup.cfg added
* fix: combining cov paths format changed to comma
* fix: bash changeeed for coveerage
* fix: paths updateed for testing
* fix: coverage combine command fixed
* fix: final check applied
* fix: final coveragee step addeed and tested
* fix: actions version upgraded in unit tests
* fix: testing space separated commands
* fix: coverage data files path removeed from combine command
* fix: coverage combine reports/* addedd
* fix: updated --cov path
* fix: data_file path updated by removing TEST_SUIT variable
---------
Co-authored-by: Awais Qureshi <awais.qureshi@arbisoft.com>
|
2023-02-03 14:14:09 +05:00 |
|
Soban Javed
|
6ccadbbeb8
|
test: run unit-tests on forks
- add verify unit test workflow also
- use composite github action for syncing
|
2022-03-18 12:33:29 +05:00 |
|