Skip to content

🌱 Add golang version check to verify - #1257

Closed
tmshort wants to merge 1 commit into
operator-framework:mainfrom
tmshort:gover
Closed

🌱 Add golang version check to verify#1257
tmshort wants to merge 1 commit into
operator-framework:mainfrom
tmshort:gover

Conversation

@tmshort

@tmshort tmshort commented Sep 11, 2024

Copy link
Copy Markdown
Contributor

This makes sure that we are not exceeding our golang version Supported golang version is 1.22.5

Description

Reviewer Checklist

  • API Go Documentation
  • Tests: Unit Tests (and E2E Tests, if appropriate)
  • Comprehensive Commit Messages
  • Links to related GitHub Issue(s)

@tmshort
tmshort requested a review from a team as a code owner September 11, 2024 18:41
@netlify

netlify Bot commented Sep 11, 2024

Copy link
Copy Markdown

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit 0741a60
🔍 Latest deploy log https://app.netlify.com/sites/olmv1/deploys/66e2fd55d353b300086e164f
😎 Deploy Preview https://deploy-preview-1257--olmv1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Comment thread hack/tools/check-go-version.sh Outdated
@codecov

codecov Bot commented Sep 11, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.18%. Comparing base (9491b59) to head (0741a60).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1257      +/-   ##
==========================================
- Coverage   76.49%   76.18%   -0.32%     
==========================================
  Files          40       40              
  Lines        2336     2330       -6     
==========================================
- Hits         1787     1775      -12     
- Misses        392      398       +6     
  Partials      157      157              
Flag Coverage Δ
e2e 57.21% <ø> (-0.37%) ⬇️
unit 52.53% <ø> (+0.26%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Comment thread hack/tools/check-go-version.sh Outdated
Comment thread hack/tools/check-go-version.sh Outdated
@tmshort

tmshort commented Sep 11, 2024

Copy link
Copy Markdown
Contributor Author

All passing now

Comment thread hack/tools/check-go-version.sh Outdated
This makes sure that we are not exceeding our golang version
Supported golang version is 1.22.5

Signed-off-by: Todd Short <tshort@redhat.com>
@tmshort

tmshort commented Sep 12, 2024

Copy link
Copy Markdown
Contributor Author

Closing in favor of #1264

@tmshort tmshort closed this Sep 12, 2024
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