Skip to content

Conversation

@el-virt
Copy link
Contributor

@el-virt el-virt commented May 22, 2025

No description provided.

@el-virt el-virt requested review from a team as code owners May 22, 2025 03:54
@strantalis
Copy link
Member

/gemini review

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request introduces configurations for release-please to manage releases from the main branch and to support Long-Term Support (LTS) releases from release branches. The new release-please_main-branch.json correctly sets up minor version bumps for pre-1.0 features and includes updating a file. The modification to release-please_release-branches.json correctly changes the bumping strategy to patch versions for LTS branches, which is appropriate.

Summary of Findings

  • Version consistency for LTS releases: Verify that release-please_release-branches.json includes an extra-files entry to update the version in cmdline/src/main/java/io/opentdf/platform/Command.java. This ensures the embedded SDK version is accurately updated for patch releases on LTS branches.

Merge Readiness

The changes in this pull request are well-structured and correctly implement the primary version bumping strategies for release-please on main and LTS branches. However, there's a key consideration regarding the completeness of version updates for LTS releases, specifically for a file. It is recommended to confirm this aspect and, if necessary, ensure the configuration in release-please_release-branches.json also updates this file before merging. Addressing this will ensure full consistency and accuracy in versioning across all release types. I am not authorized to approve pull requests; this feedback is intended to help improve the changes.

strantalis
strantalis previously approved these changes May 23, 2025
mkleene
mkleene previously approved these changes May 29, 2025
@el-virt el-virt dismissed stale reviews from mkleene and strantalis via 8f27043 May 29, 2025 22:29
@sonarqubecloud
Copy link

@el-virt el-virt merged commit a77a401 into main May 30, 2025
10 checks passed
@el-virt el-virt deleted the lts-workflows8 branch May 30, 2025 19:38
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.

3 participants