Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Main To 202012-LTS #18

Merged
merged 46 commits into from
Oct 4, 2022
Merged

Update Main To 202012-LTS #18

merged 46 commits into from
Oct 4, 2022

Conversation

Skptak
Copy link
Member

@Skptak Skptak commented Oct 4, 2022

The main branch of this repository is very dated, updating it to the current head of 202012-LTS

cobusve and others added 30 commits December 14, 2020 15:29
Add a GitHub Action job to trigger a release process which includes operations of: 
1. Creating and pushing the release tag to the repository 
2. Verifying the pushed tag (performing a diff with the commit ID which is tagged) 
3. Creating a ZIP for the release asset. 
4. Verifying the ZIP by performing a diff check and running unit tests on the unzipped files. 5. Creating a release on the repository for the tag, and uploading the ZIP as the release asset

The workflow can be manually triggered and takes the input values of Commit ID/Branch (to create a release for) and the Version string for tagging the release with
@Skptak Skptak merged commit 1ebd243 into FreeRTOS:main Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.