Skip to content

Devops: Release process update #839

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 3 commits into from
Jun 10, 2025
Merged

Conversation

gmalouf
Copy link
Contributor

@gmalouf gmalouf commented Jun 10, 2025

With this pull request (and changes already made to the SDK's settings), the release process for the Java 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 self-assigned this Jun 10, 2025
@gmalouf gmalouf requested a review from a team as a code owner June 10, 2025 02:33
@gmalouf gmalouf requested a review from onetechnical June 10, 2025 02:33
@gmalouf gmalouf merged commit af68af4 into algorand:main Jun 10, 2025
7 checks passed
@gmalouf gmalouf deleted the release-process-update branch June 10, 2025 16:48
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