-
Notifications
You must be signed in to change notification settings - Fork 34
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
⚠️ Bump ClusterCatalog API to v1 #380
Merged
everettraven
merged 2 commits into
operator-framework:main
from
perdasilva:perdasilva/api/bump-to-v1
Nov 8, 2024
Merged
⚠️ Bump ClusterCatalog API to v1 #380
everettraven
merged 2 commits into
operator-framework:main
from
perdasilva:perdasilva/api/bump-to-v1
Nov 8, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #380 +/- ##
=======================================
Coverage 38.23% 38.23%
=======================================
Files 15 15
Lines 1224 1224
=======================================
Hits 468 468
Misses 706 706
Partials 50 50 ☔ View full report in Codecov by Sentry. |
perdasilva
force-pushed
the
perdasilva/api/bump-to-v1
branch
from
September 6, 2024 16:57
5aadf86
to
cd3937b
Compare
/hold until we are ready to release |
openshift-ci
bot
added
the
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
label
Sep 12, 2024
openshift-ci
bot
added
the
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
label
Sep 12, 2024
openshift-merge-robot
added
the
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
label
Sep 13, 2024
perdasilva
force-pushed
the
perdasilva/api/bump-to-v1
branch
from
September 25, 2024 15:23
cd3937b
to
33193d1
Compare
openshift-merge-robot
removed
the
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
label
Sep 25, 2024
openshift-merge-robot
added
the
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
label
Oct 4, 2024
perdasilva
force-pushed
the
perdasilva/api/bump-to-v1
branch
from
October 16, 2024 08:20
33193d1
to
1e4f441
Compare
openshift-merge-robot
added
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
and removed
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
labels
Oct 16, 2024
perdasilva
force-pushed
the
perdasilva/api/bump-to-v1
branch
from
November 7, 2024 16:56
1e4f441
to
eaac7d8
Compare
openshift-merge-robot
removed
the
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
label
Nov 7, 2024
perdasilva
force-pushed
the
perdasilva/api/bump-to-v1
branch
2 times, most recently
from
November 7, 2024 17:35
5a47124
to
541d79c
Compare
joelanford
reviewed
Nov 7, 2024
joelanford
reviewed
Nov 7, 2024
joelanford
reviewed
Nov 7, 2024
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
perdasilva
force-pushed
the
perdasilva/api/bump-to-v1
branch
from
November 7, 2024 17:56
541d79c
to
04a98ea
Compare
perdasilva
changed the title
[HOLD] ⚠️ Bump ClusterCatalog API to v1
⚠️ Bump ClusterCatalog API to v1
Nov 7, 2024
openshift-ci
bot
removed
the
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
label
Nov 7, 2024
everettraven
approved these changes
Nov 8, 2024
joelanford
removed
the
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
label
Nov 8, 2024
Merged
via the queue into
operator-framework:main
with commit Nov 8, 2024
2f96c57
12 of 14 checks passed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps ClusterCatalog API to v1
Closes #341