-
Notifications
You must be signed in to change notification settings - Fork 6
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
Scope for RC.2 for Meta Release Fall 24 #72
Comments
API definition yaml file review comments: in the info object:
|
[Test_definitions] in both feature files: the version in the "Feature" line needs to be updated. the background section still has "vwip" Could just the resources be referenced in the background section (without the base path /call-forwarding-signal/version) ? |
Comments on CHANGELOG.md: line 10: first (pre) release candidate of --> first pre-release of To have some info in the ToC of the changelog about wat is in the pre-release, suggest to change the section title and ToC item to "r1.1 - rc". See the Changelog example here. line 21: This is an pre release candidate version ... --> This pre-release concerns a release-candidate API version ... As foreseen in #59, you'll need to add the section "r1.2 - rc" to the CHANGELOG, with the delta wrt r1.1 |
README.md comments: all OK |
API Readiness Checklist comments: suggestion to rename the file to have the full API name (call-forwarding-signal-API-Readiness-Checklist) and minimize the use of the abbreviation in general. |
User Stories comments:
You may consider these as content comments rather then release mgmt comments, so please use as you see fit. |
Personal comment: Given the explanations of the API, it seems to me that the name of this API could be simplified for easier understanding to "call-forwarding-status" as there is not really any use for the term "signal" anywhere, and it is all about status. secondary comment: the resource name "call-forwardings" (which sounds like an action) could be changed to "call-forwarders" (which sounds more like an object). Please use as you see fit. |
Release Management review done - Let me have a last check with the RM team before approval. |
@tanjadegroot just to be sure, "[0.4.0](x-camara-commonalities: 0.4.0)" already is in lines 148 and 149. Are you suggesting to move it in line 144? I have placed it in line 148 according to https://github.com/camaraproject/Commonalities/blob/r0.4.0-rc.1/documentation/API-design-guidelines.md#info-object ok for removing the contact field (and value): #76 |
issue: #77 |
issue: #78 |
Issue: #79 |
Issue:_ #81 |
Discussion: #82 |
Implemente
@tanjadegroot, please have a look on the above comment of mine. In my understanding the reference to commonalities version is in the right place. Is it ok for you? |
@tanjadegroot once we have clarified #72 (comment). Can we consider the release approved? |
@FabrizioMoggio @tanjadegroot is on well-deserved vacation, so let me take over here. As far as I can see there is almost everything done already, distributed over different PRs. A short reminder about the procedure:
And: The release PR should not be merged before it was reviewed and approved by one Release Management maintainer. For this reason you should add @camaraproject/release-management_maintainers as a reviewer to the PR. I will create now a release PR for you and add the last point(s) I will discover in my review as proposals. |
@hdamker actually all the documents are already released (also the final changelog). All the documents already refer to the final version and release tag (r0.2.1-rc and r1.2-rc). Only in the YAML we still have wip. That was my understanding, that the final commit, after all the approval, should have been with just the modification of the release number from wip to "r.xyz". I (wrongly :-)) assumed just in the OAS file. |
@FabrizioMoggio all good ... you just have currently the situation that the README.md points to a release which does not exist. And the documents are "released" when they are in a tagged release commit of the repository ... so not yet released, but well prepared for the release. Let us just do the remaining steps for the release now as soon as possible:
|
Problem description
0.2.0-rc.1 must be updated according to the comments from the Meta-Release reviewers
The scope RC.2 is the full alignment of the CFS API with the CAMARA Guidelines
Possible evolution
update the API according to the received comments
Additional context
The text was updated successfully, but these errors were encountered: