summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
2024-01-18Delete .github/workflows/codeql.ymlEric Wolz
2023-12-22Add sudo to move coverage folder created by root user.Wenhui Xie
2023-11-30Correct condition syntax in "Prepare Coverage GitHub Pages" step.l (#329)Ting Zhu
2023-11-29Add additional condition for "Prepare Coverage GitHub Pages" step.Ting Zhu
2023-11-27Added input skip_coverage and coverage_name for customiziing. (#327)CQ Xiao
2023-11-24Fix action to run on fork repo for cortex-m builds and unify them (#326)TiejunZhou
2023-11-24Restrict deploy run condition (#325)TiejunZhou
2023-11-24Split artifacts for multiple jobs (#324)TiejunZhou
2023-11-23Convert ADO pipelines to GitHub actions (#321)TiejunZhou
2023-07-13Allow manual trigger for CodeQL action (#286)TiejunZhou
2023-07-13Enable CodeQL (#285)TiejunZhou
2023-06-21Unify ThreadX and SMP for ARMv8-A. (#275)TiejunZhou
2023-04-19Release ARMv7-A architecture ports and add tx_user.h to GNU port assembly fil...TiejunZhou
2023-04-18Release ARMv7-M and ARMv8-M architecture ports (#249)TiejunZhou
2023-04-17Filter the path for PR trigger and add codeowners (#248)TiejunZhou
2020-12-09update workflowsScott Larson
2020-12-07Update ci_cortex_m0.ymlScott Larson
2020-12-07Update ci_cortex_m0.ymlScott Larson
2020-05-15Cache update every 3 days is betterPProvost
2020-05-14Added cortex m0 and m3 to cloud CIPProvost
2020-05-14Updated GH actions to cache arm-none-eabiPProvost
2020-05-14Still working on path issuesPProvost
2020-05-14Add cached folder to pathPProvost
2020-05-14Typo in cache updaterPProvost
2020-05-14Scheduled cache updaterPProvost
2020-05-14Caching arm compiler for buildsPProvost
2020-05-14Tweaking GH actionsPProvost
2020-05-13More CI build updatesPProvost
2020-05-13Added CI build skeletonPProvost