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

🐛 Update go version checker #1474

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

tmshort
Copy link
Contributor

@tmshort tmshort commented Nov 15, 2024

  • Handle new files (old version is empty)
  • Handle the case where .0 patch is added/removed

Description

Reviewer Checklist

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

* Handle new files (old version is empty)
* Handle the case where .0 patch is added/removed

Signed-off-by: Todd Short <[email protected]>
@tmshort tmshort requested a review from a team as a code owner November 15, 2024 15:28
Copy link

netlify bot commented Nov 15, 2024

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit 3ee46c8
🔍 Latest deploy log https://app.netlify.com/sites/olmv1/deploys/673768aac497b00008936f39
😎 Deploy Preview https://deploy-preview-1474--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.

@tmshort tmshort enabled auto-merge November 15, 2024 15:32
@tmshort tmshort added this pull request to the merge queue Nov 15, 2024
Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.73%. Comparing base (e16be6e) to head (3ee46c8).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1474   +/-   ##
=======================================
  Coverage   74.73%   74.73%           
=======================================
  Files          42       42           
  Lines        3241     3241           
=======================================
  Hits         2422     2422           
  Misses        646      646           
  Partials      173      173           
Flag Coverage Δ
e2e 52.42% <ø> (ø)
unit 57.20% <ø> (ø)

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.

Merged via the queue into operator-framework:main with commit 63ef902 Nov 15, 2024
17 checks passed
@tmshort tmshort deleted the update-check-go-version branch November 15, 2024 15:53
rashmi43 added a commit to rashmi43/operator-controller that referenced this pull request Nov 19, 2024
Update go version checker (operator-framework#1474)

* Handle new files (old version is empty)
* Handle the case where .0 patch is added/removed

Signed-off-by: Todd Short <[email protected]>

sa not found

Signed-off-by: rashmi_kh <[email protected]>

📖 Document OLMv1 permission model (operator-framework#1380)

* changes to derice minimum service account

Signed-off-by: rashmi_kh <[email protected]>

* remove headers

Signed-off-by: rashmi_kh <[email protected]>

* add details about registry+v1 support

* render yml correctly

Signed-off-by: rashmi_kh <[email protected]>

* create doc for olmv1 permission model

Signed-off-by: rashmi_kh <[email protected]>

* Delete docs/drafts directory

* Update permission-model.md

* update permission models with link

Signed-off-by: rashmi_kh <[email protected]>

* add space

Signed-off-by: rashmi_kh <[email protected]>

* add more structure

Signed-off-by: rashmi_kh <[email protected]>

* incorporate review comments

Signed-off-by: rashmi_kh <[email protected]>

* incorporate review comments

Signed-off-by: rashmi_kh <[email protected]>

* pers review comments-s

* example as header-s

* update the example

Signed-off-by: rashmi_kh <[email protected]>

---------

Signed-off-by: rashmi_kh <[email protected]>

Delete docs/drafts/derive-serviceaccount.md

add custom sa not found

Signed-off-by: rashmi_kh <[email protected]>
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.

2 participants