Skip to content

Devops: Release process update #564

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

Merged
merged 4 commits into from
May 2, 2025
Merged

Conversation

gmalouf
Copy link
Contributor

@gmalouf gmalouf commented May 2, 2025

With this pull request (and changes already made to the SDK's settings), the release process for the Python SDK will be as follows:

  • Run create-release-pr.yml, which creates a release pull request.
  • Permissioned user approves the pull request (does not merge themselves)
  • Run release.yml, specifying the PR number output from (1) and the release version (tag) as inputs.
  • Doublecheck releases page, proper tag created, branch, PR merged/branch deleted, etc.

As a part of this, we moved away from Git Flow to a single mainline branch (named main).

@gmalouf gmalouf requested a review from onetechnical May 2, 2025 16:30
@gmalouf gmalouf self-assigned this May 2, 2025
Copy link
Collaborator

@onetechnical onetechnical left a comment

Choose a reason for hiding this comment

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

Should at least fix the v prefix on version thing. Other comments are good things to modify too.

@gmalouf gmalouf requested a review from onetechnical May 2, 2025 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants