Commit Graph

36 Commits

Author SHA1 Message Date
43152ec6b7 Added git-secrets check to Github Actions 2021-03-02 15:49:24 -08:00
1bb18c8dfb Update submodule pointer for Jobs (#6) 202012.01-LTS 2021-02-27 17:36:54 -08:00
76f405d11e Merge pull request #5 from divekarshubham/202012-LTS
Update OTA submodule pointer
2021-02-27 17:32:41 -08:00
e450749106 Updating OTA submodule pointer 2021-02-27 15:06:03 -08:00
8aef024925 Changes for 202012.01 release (#2) 2021-02-26 17:45:51 -08:00
c3941e76bb Update the release zip name to be consistent with the prior release. (#4) 2021-02-26 13:53:35 -08:00
09ad9ee5d7 Add GitHub Action job to automate release
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
2021-02-25 15:06:49 -08:00
291831eea7 Update manifest.yml 202012.00-LTS 2020-12-15 10:42:34 -07:00
9f7af4d63e Update manifest.yml 2020-12-15 08:42:36 -08:00
9235008658 Update manifest.yml 2020-12-15 08:40:00 -08:00
d387571c0c Update manifest.yml 2020-12-15 08:38:36 -08:00
d3811afc81 Update README.md 2020-12-15 08:34:54 -08:00
d94e8f7119 Update submodule pointers to LTS versions 2020-12-15 08:00:23 -08:00
56aa30a149 Merge pull request #1 from FreeRTOS/tanmoysen-patch-1
Update README.md
2020-12-14 23:36:35 -08:00
778a9c2023 Update README.md 2020-12-14 22:44:11 -08:00
5f49e26899 Update README.md 2020-12-14 19:30:05 -08:00
e8c6d39850 Add files via upload 2020-12-14 20:22:54 -07:00
a11e71dd2d Update README.md 2020-12-14 20:03:23 -07:00
8e67c5f282 Update README.md 2020-12-14 20:02:16 -07:00
f217cca32f Update README.md 2020-12-14 19:01:38 -08:00
81081afee0 Update README.md 2020-12-14 20:00:28 -07:00
dccaf77734 add Kernel submodule 2020-12-14 18:56:32 -08:00
8d2ce6914c remove non-lts versions 2020-12-14 18:36:05 -08:00
144f0acda3 Update README.md 2020-12-14 19:30:04 -07:00
10048d9be6 Update README.md 2020-12-14 19:25:51 -07:00
1eec72e3bb Update README.md 2020-12-14 18:18:05 -08:00
b79f2f85d4 Update README.md 2020-12-14 18:17:42 -08:00
cf6df62e1a Update README.md 2020-12-14 18:16:58 -08:00
db12d8bc48 Update CONTRIBUTING.md 2020-12-14 18:46:45 -07:00
10490ebcc4 Update CONTRIBUTING.md 2020-12-14 18:39:35 -07:00
16658fd2ff Update link in readme 2020-12-14 15:35:54 -08:00
6c66a2940b Update License and Readme 2020-12-14 15:35:09 -08:00
0a032cccc7 add submodules 2020-12-14 15:29:29 -08:00
d43a42fe37 Update CONTRIBUTING.md 2020-12-09 13:49:21 -07:00
2eaec48964 Update README.md 2020-12-09 12:49:27 -07:00
28298e1149 Initial commit 2020-12-03 09:41:53 -08:00