1
0
mirror of https://github.com/azure-rtos/threadx synced 2025-01-30 08:02:57 +08:00

24 Commits

Author SHA1 Message Date
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 6ae18cafe285f07443137b85493f69f95e738c3d.
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 3668d9f67253651c8cea38e9aba639dff081168d.

* Set destination for downloaded artifact

* Use a different artifact name

* Fix escape value

* Revert "Disable test cases to accelerate experiment"

This reverts commit 8468f17d0298a483692ab613524bc6ab5443a67a.

* Override duplicated github-pages in artifact

* Revert "Override duplicated github-pages in artifact"

This reverts commit 17a83aa97df4233417e20d31d36aa61e976dbebf.

* 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 6da13540fd460b6571c6bfe0196abe52e4b1cccf.

* 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
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
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