Skip to content

🌱 (fix) remove the testdata COPY from catalogd/testdata/catalogs/test-catalog.Dockerfile to allow the docker build #1789

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

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

camilamacedo86
Copy link
Contributor

@camilamacedo86 camilamacedo86 requested a review from a team as a code owner February 18, 2025 10:54
Copy link

netlify bot commented Feb 18, 2025

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit d961f8d
🔍 Latest deploy log https://app.netlify.com/sites/olmv1/deploys/67b4a39aef80ad0008915c87
😎 Deploy Preview https://deploy-preview-1789--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.

Copy link

codecov bot commented Feb 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.34%. Comparing base (82fbaf2) to head (d961f8d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1789      +/-   ##
==========================================
- Coverage   68.37%   68.34%   -0.04%     
==========================================
  Files          63       63              
  Lines        5117     5117              
==========================================
- Hits         3499     3497       -2     
- Misses       1389     1390       +1     
- Partials      229      230       +1     
Flag Coverage Δ
e2e 51.62% <ø> (-0.08%) ⬇️
unit 55.91% <ø> (+0.01%) ⬆️

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.

@tmshort
Copy link
Contributor

tmshort commented Feb 18, 2025

Alternatively, for something that doesn’t need to be reverted, simply delete COPY test-catalog /configs from test-catalog.Dockerfile, and not have to restore then revert these files. That being said, it's the same number of commits

@@ -1,5 +1,4 @@
FROM scratch
COPY test-catalog /configs
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tmshort that works as well :-P
I was silly. Good point

@camilamacedo86 camilamacedo86 changed the title 🌱 revert temporaly changes at catalogd/testdata/ 🌱 (fix) remove the testdata COPY from catalogd/testdata/catalogs/test-catalog.Dockerfile to allow the docker build Feb 18, 2025
Copy link
Member

@LalatenduMohanty LalatenduMohanty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Feb 18, 2025
@LalatenduMohanty LalatenduMohanty added this pull request to the merge queue Feb 18, 2025
Merged via the queue into operator-framework:main with commit 17220c2 Feb 18, 2025
20 of 21 checks passed
@camilamacedo86 camilamacedo86 deleted the fix-down branch February 19, 2025 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants