-
Notifications
You must be signed in to change notification settings - Fork 42
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
Add filter parameters to task list #554
Merged
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
mdellweg
force-pushed
the
task_parameters
branch
from
September 19, 2022 12:44
ff67978
to
421e9ca
Compare
ggainey
requested changes
Sep 19, 2022
mdellweg
force-pushed
the
task_parameters
branch
from
September 20, 2022 15:21
103d9b2
to
1a432cd
Compare
ggainey
reviewed
Sep 20, 2022
ggainey
reviewed
Sep 20, 2022
ggainey
reviewed
Sep 20, 2022
mdellweg
force-pushed
the
task_parameters
branch
2 times, most recently
from
September 21, 2022 12:10
1afc41b
to
3a959d1
Compare
mdellweg
commented
Sep 22, 2022
mdellweg
force-pushed
the
task_parameters
branch
from
September 23, 2022 16:07
04e2390
to
0ee46dc
Compare
mdellweg
force-pushed
the
task_parameters
branch
3 times, most recently
from
October 5, 2022 08:38
7c87e73
to
1afad5b
Compare
lubosmj
reviewed
Oct 5, 2022
lubosmj
reviewed
Oct 5, 2022
I'm currently experimenting with pulp/pulpcore#3282 and therefore marking this as draft again. If we go down that road, we need some version dependent fixups here. |
mdellweg
force-pushed
the
task_parameters
branch
4 times, most recently
from
October 6, 2022 17:02
49f1b7b
to
cb721f5
Compare
mdellweg
force-pushed
the
task_parameters
branch
3 times, most recently
from
October 13, 2022 12:12
7b2978c
to
f8b1c26
Compare
fixes pulp#543 Co-authored-by: Grant Gainey <[email protected]>
mdellweg
force-pushed
the
task_parameters
branch
from
October 13, 2022 13:01
f8b1c26
to
6f7cd36
Compare
ggainey
approved these changes
Oct 13, 2022
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.
lg2m, let's gooooooo!
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.
fixes #543
Waiting on: pulp/pulpcore#3282