index
:
threadx.git
coding-conventions
dev
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
regression_template.yml
Age
Commit message (
Expand
)
Author
2026-03-05
Updated copyright headers and version number constants (#509)
Frédéric Desbiens
2025-07-29
Fixed code coverage report download step in deploy_code_coverage.
Frédéric Desbiens
2025-07-29
Added condition to "Coverage Report Name". Corrected formatting.
Frédéric Desbiens
2025-07-29
Fixed code coverage artefacts upload
Frédéric Desbiens
2025-07-17
Updated all actions to their latest release.
Frédéric Desbiens
2025-02-13
Upgrading upload-artifact version to 4.6.0.
Frédéric Desbiens
2024-09-03
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
dependabot[bot]
2023-12-22
Add sudo to move coverage folder created by root user.
Wenhui Xie
2023-11-30
Correct condition syntax in "Prepare Coverage GitHub Pages" step.l (#329)
Ting Zhu
2023-11-29
Add additional condition for "Prepare Coverage GitHub Pages" step.
Ting Zhu
2023-11-27
Added input skip_coverage and coverage_name for customiziing. (#327)
CQ Xiao
2023-11-24
Restrict deploy run condition (#325)
TiejunZhou
2023-11-24
Split artifacts for multiple jobs (#324)
TiejunZhou
2023-11-23
Convert ADO pipelines to GitHub actions (#321)
TiejunZhou