Skip to content

Conversation

ralfhandl
Copy link
Contributor

@ralfhandl ralfhandl commented Mar 18, 2025

Adjust branch diagram to refined release process

  • we can't merge vX.Y-dev back into dev: this would mess up schemas and schema tests because
    • the openapi field requires pattern X.Y.Z
    • added fixed fields are reflected in schemas and schema tests and can't go into vX.(Y-1)-dev etc.
  • add sync from main to dev and dev to vX.Y-dev

Tick one of the following options:

  • schema changes are included in this pull request
  • schema changes are needed for this pull request but not done yet
  • no schema changes are needed for this pull request

Copy link
Member

@handrews handrews left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for keeping this up to date!

I've added a suggestion to clarify what is going on with the new lines. If accepted, this would need to be done for the other change groups in the diagram as well.

Co-authored-by: Henry Andrews <[email protected]>
@ralfhandl ralfhandl requested a review from handrews March 18, 2025 21:19
@ralfhandl ralfhandl force-pushed the main-CONTRIBUTING.md-branch-diagram branch from f038c13 to 9ad57f7 Compare March 18, 2025 21:33
@handrews handrews merged commit 26b12e4 into OAI:main Mar 18, 2025
2 checks passed
@ralfhandl ralfhandl deleted the main-CONTRIBUTING.md-branch-diagram branch March 19, 2025 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants