-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update with the new API-Readiness-Checklist.md for Fall24 meta-release (
#66) * Update with the new API-Readiness-Checklist.md for Fall24 meta-release * reduce comments length * left-align comments * Update documentation/API_documentation/home-devices-qod-API-Readiness-Checklist.md Co-authored-by: Herbert Damker <[email protected]> * Change links to be relative to the project root --------- Co-authored-by: Herbert Damker <[email protected]>
- Loading branch information
Showing
2 changed files
with
27 additions
and
27 deletions.
There are no files selected for viewing
27 changes: 27 additions & 0 deletions
27
documentation/API_documentation/home-devices-qod-API-Readiness-Checklist.md
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,27 @@ | ||
# API Readiness Checklist | ||
|
||
Checklist for home-devices-qod 0.4.0-rc.1 in r1.1 | ||
|
||
| Nr | API release assets | alpha | release-candidate | initial<br>public | stable<br> public | Status | Comments | | ||
|----|----------------------------------------------|:-----:|:-----------------:|:-------:|:------:|:----:|----| | ||
| 1 | API definition | M | M | M | M | Y | [home_devices_qod.yaml](/code/API_definitions/home_devices_qod.yaml) | | ||
| 2 | Design guidelines from Commonalities applied | O | M | M | M | Y | | | ||
| 3 | Guidelines from ICM applied | O | M | M | M | Y | | | ||
| 4 | API versioning convention applied | M | M | M | M | Y | | | ||
| 5 | API documentation | M | M | M | M | Y | Embedded in [API definition](/code/API_definitions/home_devices_qod.yaml) | | ||
| 6 | User stories | O | O | O | M | Y | [home_devices_qod_user_stories.md](/documentation/API_documentation/home_devices_qod_user_stories.md) | | ||
| 7 | Basic API test cases & documentation | O | M | M | M | Y | [home-devices-qod.feature](/code/Test_definitions/home-devices-qod.feature) | | ||
| 8 | Enhanced API test cases & documentation | O | O | O | M | Y | [home-devices-qod.feature](/code/Test_definitions/home-devices-qod.feature) | | ||
| 9 | Test result statement | O | O | O | M | N | | | ||
| 10 | API release numbering convention applied | M | M | M | M | Y | | | ||
| 11 | Change log updated | M | M | M | M | Y | [CHANGELOG.md](/CHANGELOG.md) | | ||
| 12 | Previous public release was certified | O | O | O | M | | | | ||
|
||
To fill the checklist: | ||
- in the line above the table, replace the api-name, api-version and the rx.y by their actual values for the current API version and release. | ||
- in the Status column, put "Y" (yes) if the release asset is available or fulfilled in the current release, a "N" (no) or a "tbd". Example use of "tbd" is in case an alpha or release-candidate API version does not yet provide all mandatory assets for the release. | ||
- in the Comments column, provide the link to the asset once available, and any other relevant comments. | ||
|
||
Note: the checklists of a public API version and of its preceding release-candidate API version can be the same. | ||
|
||
The documentation for the content of the checklist is here: [API Readiness Checklist](https://wiki.camaraproject.org/x/HQBFAQ) |
27 changes: 0 additions & 27 deletions
27
documentation/API_documentation/home_devices_qod_readiness_checklist.md
This file was deleted.
Oops, something went wrong.