Skip to content
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

feat(RELEASE-1146): update release-service to go version 1.22 #582

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

theflockers
Copy link
Collaborator

This commit updates the go builder image to version 1.22. In addition the WORKDIR /build is added due to the new version complaining as it uses a different build root in the new image.

Signed-off-by: Leandro Mendes [email protected]

Copy link

openshift-ci bot commented Oct 8, 2024

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

Copy link

codecov bot commented Oct 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.31%. Comparing base (e411be0) to head (8730cfc).
Report is 62 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #582      +/-   ##
==========================================
- Coverage   83.75%   80.31%   -3.45%     
==========================================
  Files          26       28       +2     
  Lines        1508     1737     +229     
==========================================
+ Hits         1263     1395     +132     
- Misses        173      264      +91     
- Partials       72       78       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

This commit updates the go builder image to the public golang-1.22.
In addition the WORKDIR /build is added due to the new version
complaining as it uses a different build root in the new image.

Signed-off-by: Leandro Mendes <[email protected]>
@konflux-ci-qe-bot
Copy link

@theflockers: The following test has Failed, say /retest to rerun failed tests.

PipelineRun Name Status Rerun command Build Log Test Log
release-service-42h4j-xd6ch Failed /retest View Pipeline Log View Test Logs

Inspecting Test Artifacts

To inspect your test artifacts, follow these steps:

  1. Install ORAS (see the ORAS installation guide).
  2. Download artifacts with the following commands:
mkdir -p oras-artifacts
cd oras-artifacts
oras pull quay.io/konflux-test-storage/konflux-team/release-service:release-service-42h4j-xd6ch

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