summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2025-07-29Fixed code coverage report download step in deploy_code_coverage.Frédéric Desbiens
2025-07-29Added condition to "Coverage Report Name". Corrected formatting.Frédéric Desbiens
2025-07-29Fixed code coverage artefacts uploadFrédéric Desbiens
2025-07-17Updated all actions to their latest release.Frédéric Desbiens
Signed-off-by: Frédéric Desbiens <[email protected]>
2025-07-17Added workflow permissions.Frédéric Desbiens
Signed-off-by: Frédéric Desbiens <[email protected]>
2025-02-27Merge pull request #387 from netomi/patch-1Frédéric Desbiens
Add new label for all created issues, enforce the use of issue templates
2025-02-13Upgrading upload-artifact version to 4.6.0.Frédéric Desbiens
2024-09-03Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflowsdependabot[bot]
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v3...v4.1.7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
2024-05-27Add new labelThomas Neidhart
2024-05-27Add new labelThomas Neidhart
2024-05-27Add new labelThomas Neidhart
2024-05-27Add new labelThomas Neidhart
2024-05-27Create config.ymlThomas Neidhart
2024-03-10Update hardware-or-architecture-support.mdStefan Wick
2024-03-10Update feature_request.mdStefan Wick
2024-03-10Update bug_report.mdStefan Wick
2024-01-18Delete .github/workflows/codeql.ymlEric Wolz
2024-01-11Update CODEOWNERSEric 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
* Correct syntax. * Update regression_template.yml * Update regression_template.yml
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
* 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 <[email protected]> --------- Co-authored-by: TiejunZhou <[email protected]>
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
* Restrict deploy run condition * Fail the job for testing purpose * Revert "Fail the job for testing purpose" This reverts commit 6ae18cafe285f07443137b85493f69f95e738c3d.
2023-11-24Split artifacts for multiple jobs (#324)TiejunZhou
* 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-23Convert ADO pipelines to GitHub actions (#321)TiejunZhou
* 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-07-13Allow manual trigger for CodeQL action (#286)TiejunZhou
2023-07-13Enable CodeQL (#285)TiejunZhou
* Enable CodeQL * Build cortex-m0 in CodeQL * Trigger the CodeQL by cron only
2023-06-21Unify ThreadX and SMP for ARMv8-A. (#275)TiejunZhou
* 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-06Add a pull request template (#272)TiejunZhou
2023-04-19Release ARMv7-A architecture ports and add tx_user.h to GNU port assembly ↵TiejunZhou
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-18Release ARMv7-M and ARMv8-M architecture ports (#249)TiejunZhou
* Release ARMv7-M and ARMv8-M architecture ports * Add a pipeline to check ports_arch
2023-04-17Filter the path for PR trigger and add codeowners (#248)TiejunZhou
* Filter the path for PR trigger * Add codeowners * Fix syntax in pipeline
2022-11-15Update issue templatesLiya Du
2022-11-15Update issue templatesLiya Du
2022-11-15Update issue templatesLiya Du
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