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

Add release checklist #75

Merged
merged 1 commit into from
Jul 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions docs/release_checklist.md
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)
1 change: 1 addition & 0 deletions release_changes/202406121230.change
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
release: Add release checklist
Loading