-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Devaraj Ranganna <[email protected]>
- Loading branch information
Showing
2 changed files
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Arm FRI Release Checklist | ||
|
||
- [ ] Confirm Naming convention and Release Version with AWS | ||
- [ ] release date format | ||
- [ ] Feature Completeness as per AWS FRI Requirements | ||
- [ ] Passed required tests (Developer tests, in the future replaced with automated CI/CD tests and demo once FreeRTOS qualification/validation 2.0 tests completed) | ||
- [ ] network transport interface tests | ||
- [ ] corePKCS11 test | ||
- [ ] OTA PAL/E2E tests | ||
- [ ] Manual tests with key provisioning | ||
- [ ] Getting Started Guide (Update) | ||
- [ ] Github doc updates | ||
- [ ] ReadMe | ||
- [ ] Manifest | ||
- [ ] License | ||
- [ ] [FreeRTOS.org](https://freertos.org/) documentation changes | ||
- [ ] Project Introduction Page | ||
- [ ] Featured Reference Integration Landing Page (if add or remove project) | ||
- [ ] blog (if any) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
release: Add release checklist |