-
Notifications
You must be signed in to change notification settings - Fork 490
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
NAS-132505 / 25.04 / Remove accepts style decorator from catalog plugin #14951
Merged
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
bugclerk
changed the title
Remove accepts style decorator from catalog plugin
NAS-132505 / 25.04 / Remove accepts style decorator from catalog plugin
Nov 14, 2024
themylogin
reviewed
Nov 14, 2024
themylogin
reviewed
Nov 14, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please rebase this on the latest master and run tests again, an important result validation change was merged
creatorcary
reviewed
Nov 14, 2024
Qubad786
force-pushed
the
mrehan/catalog-new-api-style
branch
2 times, most recently
from
November 15, 2024 06:25
b161b27
to
00d12f4
Compare
Qubad786
force-pushed
the
mrehan/catalog-new-api-style
branch
from
November 15, 2024 06:35
00d12f4
to
d18247b
Compare
yocalebo
reviewed
Nov 15, 2024
Qubad786
force-pushed
the
mrehan/catalog-new-api-style
branch
from
November 15, 2024 16:31
d18247b
to
9571f58
Compare
yocalebo
reviewed
Nov 16, 2024
Qubad786
force-pushed
the
mrehan/catalog-new-api-style
branch
from
November 18, 2024 06:53
9571f58
to
d81e53a
Compare
Qubad786
requested review from
yocalebo,
creatorcary and
themylogin
and removed request for
themylogin and
creatorcary
November 18, 2024 06:53
Qubad786
force-pushed
the
mrehan/catalog-new-api-style
branch
from
November 19, 2024 17:07
d81e53a
to
4a444fe
Compare
yocalebo
approved these changes
Nov 19, 2024
themylogin
approved these changes
Nov 19, 2024
Qubad786
force-pushed
the
mrehan/catalog-new-api-style
branch
from
November 20, 2024 08:17
4a444fe
to
90aa464
Compare
This PR has been merged and conversations have been locked. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Context
Removes accepts style decorator from catalog plugin and uses the new api method we have in place.