Eric Wolz
66954968b1
Delete .github/workflows/codeql.yml
2024-01-18 11:31:07 -08:00
Eric Wolz
1047cd7261
Update CODEOWNERS
2024-01-11 13:48:24 -08:00
Wenhui Xie
23aa67c948
Add sudo to move coverage folder created by root user.
2023-12-22 01:36:38 +00:00
Ting Zhu
776ea213ce
Correct condition syntax in "Prepare Coverage GitHub Pages" step.l ( #329 )
...
* Correct syntax.
* Update regression_template.yml
* Update regression_template.yml
2023-11-30 10:52:29 +08:00
Ting Zhu
ebe373b1f3
Add additional condition for "Prepare Coverage GitHub Pages" step.
2023-11-29 14:17:16 +08:00
CQ Xiao
a8e5d0946c
Added input skip_coverage and coverage_name for customiziing. ( #327 )
...
* Update regression_template.yml
* Update regression_template.yml
* Update regression_template.yml
* Update regression_template.yml
* Update regression_template.yml
* Update regression_template.yml
Coverage name of all -> default_build_coverage
* Update regression_template.yml
* Update regression_template.yml
Check inputs.skip_coverage to do steps.
* Update regression_template.yml
* Update regression_template.yml
* Update regression_template.yml
* Update regression_template.yml
Enable coverage upload when manually triggered.
* Update regression_template.yml
* Update regression_template.yml
* Update regression_template.yml
* Update .github/workflows/regression_template.yml
Fix comments.
Co-authored-by: TiejunZhou <50469179+TiejunMS@users.noreply.github.com >
---------
Co-authored-by: TiejunZhou <50469179+TiejunMS@users.noreply.github.com >
2023-11-27 11:50:52 +08:00
TiejunZhou
cad6c42ecc
Fix action to run on fork repo for cortex-m builds and unify them ( #326 )
2023-11-24 16:23:21 +08:00
TiejunZhou
e420e2fa02
Restrict deploy run condition ( #325 )
...
* Restrict deploy run condition
* Fail the job for testing purpose
* Revert "Fail the job for testing purpose"
This reverts commit 6ae18cafe2 .
2023-11-24 15:41:34 +08:00
TiejunZhou
5f9c713c48
Split artifacts for multiple jobs ( #324 )
...
* Test multiple code coverage pages
* Add affix to artifacts
* Test uploading code coverage as artifact
* Deploy GitHub pages at last for multiple jobs
* Test using unified upload pages
* Disable test cases to accelerate experiment
* Fix escape character $
* Revert "Test using unified upload pages"
This reverts commit 3668d9f672 .
* Set destination for downloaded artifact
* Use a different artifact name
* Fix escape value
* Revert "Disable test cases to accelerate experiment"
This reverts commit 8468f17d02 .
* Override duplicated github-pages in artifact
* Revert "Override duplicated github-pages in artifact"
This reverts commit 17a83aa97d .
* Delete Duplicate Code Coverage Artifact
2023-11-24 13:59:26 +08:00
TiejunZhou
11a7db22b4
Convert ADO pipelines to GitHub actions ( #321 )
...
* Convert ADO pipelines to GitHub actions
* Remove version in uses as not valid for local workflows
* Fix cmake path and add deploy url affix
* Add SMP build job
* Fix code coverage URL
* Add affix to titles of steps
* Remove ADO pipelines
* Add affix to titles of code coverage
* separate PR results for multiple jobs
* Revert "separate PR results for multiple jobs"
This reverts commit 6da13540fd .
* separate PR results for multiple jobs
2023-11-23 13:17:52 +08:00
TiejunZhou
1ffd7c2cde
Allow manual trigger for CodeQL action ( #286 )
2023-07-13 13:24:31 +08:00
TiejunZhou
fd2bf7c19a
Enable CodeQL ( #285 )
...
* Enable CodeQL
* Build cortex-m0 in CodeQL
* Trigger the CodeQL by cron only
2023-07-13 13:09:47 +08:00
TiejunZhou
08380caa77
Unify ThreadX and SMP for ARMv8-A. ( #275 )
...
* Unify ThreadX and SMP for ARMv8-A.
* Fix path in pipeline to check ports arch.
* Add ignore folders for ARM DS
* Generate ThreadX and SMP ports for ARMv8-A.
* Ignore untracked files for ports_arch check.
* Use arch instead of CPU to simplify the project management.
2023-06-21 18:23:36 +08:00
TiejunZhou
25a8fa2362
Add a pull request template ( #272 )
2023-06-06 14:03:35 +08:00
TiejunZhou
672c5e953e
Release ARMv7-A architecture ports and add tx_user.h to GNU port assembly files ( #250 )
...
* Release ARMv7-A architecture ports
* Add tx_user.h to GNU port assembly files
* Update GitHub action to perform check for Cortex-A ports
2023-04-19 17:56:09 +08:00
TiejunZhou
23680f5e5f
Release ARMv7-M and ARMv8-M architecture ports ( #249 )
...
* Release ARMv7-M and ARMv8-M architecture ports
* Add a pipeline to check ports_arch
2023-04-18 18:11:20 +08:00
TiejunZhou
d64ef2ab06
Filter the path for PR trigger and add codeowners ( #248 )
...
* Filter the path for PR trigger
* Add codeowners
* Fix syntax in pipeline
2023-04-17 13:16:14 +08:00
Liya Du
35a301ad3b
Update issue templates
2022-11-15 21:03:59 -08:00
Liya Du
e23b09fe0b
Update issue templates
2022-11-15 20:48:09 -08:00
Liya Du
aea1a3d8f9
Update issue templates
2022-11-15 20:44:48 -08:00
Scott Larson
69287b8bb4
update workflows
2020-12-09 10:57:26 -08:00
Scott Larson
1777796996
Update ci_cortex_m0.yml
2020-12-07 14:56:14 -08:00
Scott Larson
64b4d510ba
Update ci_cortex_m0.yml
2020-12-07 14:38:48 -08:00
PProvost
dd64ed2b19
Cache update every 3 days is better
2020-05-15 18:47:55 -06:00
PProvost
70c3360947
Added cortex m0 and m3 to cloud CI
2020-05-14 14:14:19 -06:00
PProvost
f9401c4c03
Updated GH actions to cache arm-none-eabi
2020-05-14 14:11:20 -06:00
PProvost
1710230620
Still working on path issues
2020-05-14 14:02:43 -06:00
PProvost
1bc7f6aa50
Add cached folder to path
2020-05-14 13:45:25 -06:00
PProvost
2efcfc4ad9
Typo in cache updater
2020-05-14 13:37:37 -06:00
PProvost
710a8b8d53
Scheduled cache updater
2020-05-14 13:25:27 -06:00
PProvost
9e56e21def
Caching arm compiler for builds
2020-05-14 13:02:07 -06:00
PProvost
6d776b3572
Tweaking GH actions
2020-05-14 12:54:26 -06:00
PProvost
281e030ea1
More CI build updates
2020-05-13 14:26:55 -06:00
PProvost
72ff4cff48
Added CI build skeleton
2020-05-13 14:09:22 -06:00