Skip to content

OCM-00000 | chore: Set release version to 1.2.63#3242

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:masterfrom
olucasfreitas:OCM-00000-master-version-1.2.63
May 15, 2026
Merged

OCM-00000 | chore: Set release version to 1.2.63#3242
openshift-merge-bot[bot] merged 1 commit into
openshift:masterfrom
olucasfreitas:OCM-00000-master-version-1.2.63

Conversation

@olucasfreitas
Copy link
Copy Markdown
Contributor

@olucasfreitas olucasfreitas commented May 15, 2026

Description

Bump DefaultVersion on master to 1.2.63 after the release_1.2.63 branch was created.

Links & References

How has this been tested?

Version-only change in pkg/info/info.go.

rosa version → 1.2.63

Checklist

  • Subject follows commit-message format
  • Build succeeds (make rosa)
  • This is a version bump; no functional change

Summary by CodeRabbit

  • Chores
    • Version updated to 1.2.63

Co-authored-by: Cursor <cursoragent@cursor.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 15, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Enterprise

Run ID: abc3f87b-6997-441e-9a43-3c70464f4f7f

📥 Commits

Reviewing files that changed from the base of the PR and between c9cff82 and 2159209.

📒 Files selected for processing (1)
  • pkg/info/info.go

📝 Walkthrough

Walkthrough

This pull request updates the DefaultVersion constant in pkg/info/info.go from 1.2.62 to 1.2.63. The change is a single-line modification to the exported version string used throughout the package. No other files or logic are affected by this update.


Important

Pre-merge checks failed

Please resolve all errors before merging. Addressing warnings is optional.

❌ Failed checks (1 error)

Check name Status Explanation Resolution
Stable And Deterministic Test Names ❌ Error Found dynamic test name in cmd/login/cmd_test.go: When(properties.KeyringEnvKey+" is used") uses variable in test title instead of hardcoded string. Replace When(properties.KeyringEnvKey+" is used") with When("OCM_KEYRING is used") to use hardcoded string instead of variable concatenation.
✅ Passed checks (11 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically identifies the main change: updating the release version to 1.2.63, which matches the single-line version bump in the changeset.
Description check ✅ Passed The pull request description provides essential information including the summary, reason for the change, related release branch, testing confirmation, and verification checklist. It adequately covers the required context despite not following the full template structure.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Test Structure And Quality ✅ Passed PR only updates version in pkg/info/info.go. No Ginkgo test code was modified, so the test quality check is not applicable.
Microshift Test Compatibility ✅ Passed This PR is a version bump only (1.2.62 → 1.2.63 in pkg/info/info.go). The MicroShift Test Compatibility check applies only when new Ginkgo e2e tests are added, which is not the case here.
Single Node Openshift (Sno) Test Compatibility ✅ Passed This PR is a version bump (1.2.62 → 1.2.63) with no new Ginkgo e2e tests added. The custom check applies only to new e2e tests, so this check is not applicable.
Topology-Aware Scheduling Compatibility ✅ Passed PR only updates a version constant. No deployment manifests, operator code, controllers, or scheduling constraints were modified. Custom check not applicable to version-only metadata updates.
Ote Binary Stdout Contract ✅ Passed This PR changes only a version constant string (1.2.62→1.2.63) in pkg/info/info.go. No stdout writes, logging, or init code is modified. Zero risk of OTE stdout contract violation.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed This PR updates DefaultVersion in pkg/info/info.go from 1.2.62 to 1.2.63. No Ginkgo e2e tests are added, so the IPv6/disconnected network compatibility check is not applicable.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands and usage tips.

@openshift-ci openshift-ci Bot requested review from BraeTroutman and gdbranco May 15, 2026 11:25
@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 15, 2026
@amandahla
Copy link
Copy Markdown

/approve
/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label May 15, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 15, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: amandahla, olucasfreitas

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [amandahla,olucasfreitas]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot Bot merged commit cecd5f2 into openshift:master May 15, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants