Kody Stribrny
ad5cd112c8
Fix detached head issue
2026-03-27 16:21:59 -07:00
Kody Stribrny
9c7caf8346
Debugging attempt
2026-03-27 16:18:44 -07:00
Kody Stribrny
0ee5930076
Maybe dev changes?
2026-03-27 16:11:47 -07:00
Kody Stribrny
4582e77cd4
Revert - dev testing changes
2026-03-27 16:05:43 -07:00
Kody Stribrny
80ff337b11
Updating kernel release workflow
...
We no longer like the workflow writing to our repo
2026-03-27 15:06:50 -07:00
Aniruddha Kanhere
f5e6151b14
Update artifact path in the backup action ( #1292 )
...
* Add artifact backup action
* Fix artifact path
2025-07-09 09:53:13 -07:00
Aniruddha Kanhere
e3a362b1d1
Add artifact backup action ( #1290 )
2025-07-07 18:15:46 +05:30
ActoryOu
445336aad9
Follow GitHub recommendation to update release.yml ( #1178 )
...
GitHub recommends to store user inputs in environments variables
and then use them in scripts. This PR updates the code as per the
GitHub recommendation.
Details here - https://docs.github.com/en/actions/security-for-github-actions/security-guides/security-hardening-for-github-actions#understanding-the-risk-of-script-injections .
2024-11-04 14:53:28 +05:30
Soren Ptak
7c910499ec
Update checkout action used in workflow files ( #1017 )
...
* Use the latest tagged release of the checkout action.
* Cleanup some of the echo group prints in the workflow files
2024-03-28 10:47:34 -07:00
Soren Ptak
5fb9b50da8
CI-CD Updates ( #768 )
...
* Use new version of CI-CD Actions
* Use cSpell spell check, and use ubuntu-20.04 for formatting check
* Format and spell check all files in the portable directory
* Remove the https:// from #errors and #warnings as uncrustify attempts to change it to /*
* Use checkout@v3 instead of checkout@v2 on all jobs
---------
2023-09-05 14:24:04 -07:00
kar-rahul-aws
cd87a39736
Update version number in manifest.yml ( #755 )
...
* Add automation to update version number in manifest.yml
* Make updater file executable
2023-08-17 13:37:58 +05:30
Tony Josi
d43680169b
Generates SBOM after source files are updated with release tag ( #680 )
...
* update source file with release version info before SBOM generation
* delete tag branch during cleanup
2023-05-31 15:34:18 +05:30
Xin Lin
c22f40d9a5
Add SBOM Generation in auto_release.yml ( #524 )
2022-07-28 10:35:29 -07:00
Paul Bartell
6425e584bd
Update github Auto-Release workflow to add an option to set the main branch version in task.h ( #337 )
...
Adding text into this new field updates the following macros in task.h in the main branch:
tskKERNEL_VERSION_NUMBER (alphanumeric string)
tskKERNEL_VERSION_MAJOR (numeric only)
tskKERNEL_VERSION_MINOR (numeric only)
tskKERNEL_VERSION_BUILD (numeric only)
2021-05-28 07:23:29 -07:00
Carl Lundin
81f5892105
Update python version to 3.7.10 ( #265 )
2021-02-18 18:48:11 -08:00
David Chalco
6349871ce6
AutoRelease + Header Checker Upgrades ( #236 )
...
* decouple kernel check configs from fr/fr + checker sources from PR ref
* Combo of various small edits
* enable compatibility with git action + create autorelease action
2020-12-22 10:06:59 -08:00