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
Age
Commit message (
Expand
)
Author
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-07-17
Added workflow permissions.
Frédéric Desbiens
2025-02-27
Merge pull request #387 from netomi/patch-1
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]
2024-05-27
Add new label
Thomas Neidhart
2024-05-27
Add new label
Thomas Neidhart
2024-05-27
Add new label
Thomas Neidhart
2024-05-27
Add new label
Thomas Neidhart
2024-05-27
Create config.yml
Thomas Neidhart
2024-03-10
Update hardware-or-architecture-support.md
Stefan Wick
2024-03-10
Update feature_request.md
Stefan Wick
2024-03-10
Update bug_report.md
Stefan Wick
2024-01-18
Delete .github/workflows/codeql.yml
Eric Wolz
2024-01-11
Update CODEOWNERS
Eric Wolz
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
Fix action to run on fork repo for cortex-m builds and unify them (#326)
TiejunZhou
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
2023-07-13
Allow manual trigger for CodeQL action (#286)
TiejunZhou
2023-07-13
Enable CodeQL (#285)
TiejunZhou
2023-06-21
Unify ThreadX and SMP for ARMv8-A. (#275)
TiejunZhou
2023-06-06
Add a pull request template (#272)
TiejunZhou
2023-04-19
Release ARMv7-A architecture ports and add tx_user.h to GNU port assembly fil...
TiejunZhou
2023-04-18
Release ARMv7-M and ARMv8-M architecture ports (#249)
TiejunZhou
2023-04-17
Filter the path for PR trigger and add codeowners (#248)
TiejunZhou
2022-11-15
Update issue templates
Liya Du
2022-11-15
Update issue templates
Liya Du
2022-11-15
Update issue templates
Liya Du
2020-12-09
update workflows
Scott Larson
2020-12-07
Update ci_cortex_m0.yml
Scott Larson
2020-12-07
Update ci_cortex_m0.yml
Scott Larson
2020-05-15
Cache update every 3 days is better
PProvost
2020-05-14
Added cortex m0 and m3 to cloud CI
PProvost
2020-05-14
Updated GH actions to cache arm-none-eabi
PProvost
2020-05-14
Still working on path issues
PProvost
2020-05-14
Add cached folder to path
PProvost
2020-05-14
Typo in cache updater
PProvost
2020-05-14
Scheduled cache updater
PProvost
2020-05-14
Caching arm compiler for builds
PProvost
2020-05-14
Tweaking GH actions
PProvost
2020-05-13
More CI build updates
PProvost
2020-05-13
Added CI build skeleton
PProvost