Skip to content

NO-ISSUE: Bump OSAC_VERSION to 0.0.71 - #146

Merged
openshift-merge-bot[bot] merged 1 commit into
osac-project:mainfrom
CrystalChun:bump-cli-version
Jun 30, 2026
Merged

openshift-merge-bot[bot] merged 1 commit into
osac-project:mainfrom
CrystalChun:bump-cli-version

Conversation

@CrystalChun

@CrystalChun CrystalChun commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bumps the OSAC_VERSION in the Containerfile to use latest CLI changes from PR
osac-project/fulfillment-service#798 to unblock failing e2e test suite in PR
osac-project/fulfillment-service#782

/cc @eliorerz @omer-vishlitzky

Summary by CodeRabbit

  • Chores
    • Updated the bundled OSAC release to a newer version, so builds now fetch and verify the latest available binary artifacts.

Bumps the OSAC_VERSION in the Containerfile to use latest
CLI changes from PR
osac-project/fulfillment-service#798
to unblock failing e2e test suite in PR
osac-project/fulfillment-service#782
@openshift-ci-robot

Copy link
Copy Markdown

@CrystalChun: This pull request explicitly references no jira issue.

Details

In response to this:

Bumps the OSAC_VERSION in the Containerfile to use latest CLI changes from PR
osac-project/fulfillment-service#798 to unblock failing e2e test suite in PR
osac-project/fulfillment-service#782

/cc @eliorerz @omer-vishlitzky

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown

Review Change Stack

Walkthrough

The OSAC_VERSION build argument in Containerfile is bumped from 0.0.62 to 0.0.71, causing subsequent build steps to fetch and verify the newer osac release binary and checksums.

OSAC Version Bump

Layer / File(s) Summary
OSAC_VERSION bump
Containerfile
ARG OSAC_VERSION updated from 0.0.62 to 0.0.71; all downstream curl/checksum/verification steps will target the new release.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

A version climbs from sixty-two to seventy-one,
One ARG, one line, one small but mighty run. 🚀
The curl awaits with checksums fresh and new,
The container builds, the binary rings true.
Bump complete — ship it! 🎉


Caution

Pre-merge checks failed

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

  • Ignore

❌ Failed checks (1 error)

Check name Status Explanation Resolution
No-Sensitive-Data-In-Logs ❌ Error The new log-gathering artifact uploads raw pod/route/node diagnostics and logs; redaction covers secrets but not hostnames or customer data. Redact or omit internal hostnames/customer data from collected logs before upload, or narrow the artifact scope to non-sensitive diagnostics.
✅ Passed checks (10 passed)
Check name Status Explanation
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.
No-Hardcoded-Secrets ✅ Passed Containerfile only bumps OSAC_VERSION; no API keys, tokens, passwords, embedded creds, or long base64 literals are present.
No-Weak-Crypto ✅ Passed No MD5/SHA1/DES/RC4/ECB or custom crypto found; Containerfile uses sha256sum for artifact verification only.
No-Injection-Vectors ✅ Passed Containerfile only bumps OSAC_VERSION; no SQL/shell/eval/pickle/yaml/os.system/innerHTML injection sinks were added.
Container-Privileges ✅ Passed No diff lines add privileged/root escalation settings; Containerfile only bumps OSAC_VERSION from 0.0.62 to 0.0.71.
Ai-Attribution ✅ Passed No AI-tool mentions or Co-Authored-By/Assisted-by/Generated-by trailers appear in the PR description or HEAD commit; the attribution check is not triggered.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly matches the main change: bumping OSAC_VERSION to 0.0.71 in the Containerfile.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@omer-vishlitzky

Copy link
Copy Markdown
Contributor

/lgtm
/approve

@openshift-ci

openshift-ci Bot commented Jun 30, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: CrystalChun, omer-vishlitzky

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:

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 71702e6 into osac-project:main Jun 30, 2026
6 checks passed
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.

3 participants