-
Notifications
You must be signed in to change notification settings - Fork 3
Update Release Plan according to Sync26 #47
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
base: main
Are you sure you want to change the base?
Changes from all commits
b6c1f05
3bc7ef0
89fb1e2
b259583
bba3482
cc64cb1
b7c9934
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -10,31 +10,31 @@ repository: | |
| # Options: independent (default) | meta-release | ||
| release_track: meta-release | ||
| # Meta-release participation (update for next cycle when planning) | ||
| meta_release: Fall25 | ||
| meta_release: Sync26 | ||
|
|
||
| # Target CAMARA release tag. | ||
| # Initialized to the latest release; update when planning the next release. | ||
| # - New release cycle (increment first number, reset second to 1) | ||
| # - Progression in same cycle (increment second number) | ||
| target_release_tag: r1.2 | ||
| target_release_tag: r2.1 | ||
|
|
||
| # Release type being prepared (must be set before release can be triggered) | ||
| # Options: none | pre-release-alpha | pre-release-rc | public-release | maintenance-release | ||
| target_release_type: none | ||
| target_release_type: pre-release-rc | ||
|
|
||
| # Dependencies on Commonalities and ICM releases | ||
| # Update per ReleaseManagement requirements for each release cycle | ||
| dependencies: | ||
| commonalities_release: r3.4 | ||
| identity_consent_management_release: r3.3 | ||
| commonalities_release: r4.2 | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Correct, but you should wait with the merge of the PR until Commonalities r4.2 is available.
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Yes, that's our idea, thanks to point this!
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Hi @eric-murray, r.4.2 is already https://github.com/camaraproject/Commonalities/releases/tag/r4.2 here, we want to merge this PR, or we want to update the PR to r4.3 and wait until the public version? |
||
| identity_consent_management_release: r4.2 | ||
|
|
||
| # APIs in this repository | ||
| # - api_name: kebab-case identifier (must be filename in code/API_definitions/) | ||
| # - target_api_status: draft (no file yet) | alpha | rc | public | ||
| apis: | ||
| - api_name: predictive-connectivity-data | ||
| target_api_version: 0.1.0 | ||
| target_api_status: public | ||
| target_api_version: 0.2.0 | ||
| target_api_status: rc | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. see above, consider to start with an alpha version when incorporating the Spring26 changes. |
||
| main_contacts: | ||
| - eric-murray | ||
| - albertoramosmonagas | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You might want to consider an alpha release first, seeing the differences coming from Commonalities Spring26