Skip to content

Commit

Permalink
Update call-forwarding-signal-API-Readiness-Checklistst.md
Browse files Browse the repository at this point in the history
First step toward the RCL file for the Spring25 release. 

The "Enhanced API test cases & documentation" links will be included in a following PR.
  • Loading branch information
FabrizioMoggio authored Dec 18, 2024
1 parent f1352ce commit a890895
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@

# API Readiness Checklist

Checklist for API call-forwarding-signal v0.2.0 in r1.3
Checklist for API call-forwarding-signal v1.0.0 in r2.0


| Nr | API release assets | alpha | release-candidate | public-release<br>initial | public-release<br> stable | Status | Comments |
|----|----------------------------------------------|:-----:|:-----------------:|:-------:|:------:|:----:|:----|
| 1 | API definition | M | M | M | M | Y | [link](/code/API_definitions/call-forwarding-signal.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 | v0.2.0 |
| 4 | API versioning convention applied | M | M | M | M | Y | v1.0.0 |
| 5 | API documentation | M | M | M | M | Y | inline in YAML |
| 6 | User stories | O | O | O | M | Y | [link](/documentation/API_documentation/CFS_UserStory_UseCase-1.md) |
| 7 | Basic API test cases & documentation | O | M | M | M | Y | [call-forwarding-signal-every-forwarding](/code/Test_definitions/call-forwarding-signal-every-forwarding.feature), [call-forwarding-signal-unconditional](/code/Test_definitions/call-forwarding-signal-unconditional.feature) |
| 8 | Enhanced API test cases & documentation | O | O | O | M | N | |
| 9 | Test result statement | O | O | O | M | N | |
| 10 | API release numbering convention applied | M | M | M | M | Y | r1.3 |
| 10 | API release numbering convention applied | M | M | M | M | Y | r2.0 |
| 11 | Change log updated | M | M | M | M | Y | [link](/CHANGELOG.md) |
| 12 | Previous public-release was certified | O | O | O | M | N | |

0 comments on commit a890895

Please sign in to comment.