-
Notifications
You must be signed in to change notification settings - Fork 45
feat(api): add kubernetes_queue to API client #504
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
Open
CameronMcClymont
wants to merge
2
commits into
reanahub:master
Choose a base branch
from
CameronMcClymont:add-multikueue-integration
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feat(api): add kubernetes_queue to API client #504
CameronMcClymont
wants to merge
2
commits into
reanahub:master
from
CameronMcClymont:add-multikueue-integration
+122
−1
Conversation
This file contains hidden or 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
CameronMcClymont
added a commit
to CameronMcClymont/reana-commons
that referenced
this pull request
Sep 4, 2025
Closes reana-hub/reana-job-controller#493
4c776f2 to
7e55508
Compare
CameronMcClymont
added a commit
to CameronMcClymont/reana-commons
that referenced
this pull request
Sep 4, 2025
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #504 +/- ##
==========================================
- Coverage 41.24% 40.80% -0.45%
==========================================
Files 28 29 +1
Lines 2039 2061 +22
==========================================
Hits 841 841
- Misses 1198 1220 +22
🚀 New features to boost your workflow:
|
CameronMcClymont
added a commit
to CameronMcClymont/reana-commons
that referenced
this pull request
Sep 8, 2025
7e55508 to
4afd6f3
Compare
CameronMcClymont
added a commit
to CameronMcClymont/reana-commons
that referenced
this pull request
Sep 8, 2025
4afd6f3 to
4640635
Compare
CameronMcClymont
added a commit
to CameronMcClymont/reana-commons
that referenced
this pull request
Sep 9, 2025
8a4bb95 to
1a7a659
Compare
CameronMcClymont
added a commit
to CameronMcClymont/reana-commons
that referenced
this pull request
Sep 10, 2025
CameronMcClymont
added a commit
to CameronMcClymont/reana-commons
that referenced
this pull request
Sep 10, 2025
1a7a659 to
d009e44
Compare
CameronMcClymont
added a commit
to CameronMcClymont/reana-commons
that referenced
this pull request
Sep 29, 2025
d009e44 to
29a8b50
Compare
CameronMcClymont
added a commit
to CameronMcClymont/reana-commons
that referenced
this pull request
Sep 29, 2025
29a8b50 to
7612a2a
Compare
CameronMcClymont
added a commit
to CameronMcClymont/reana-commons
that referenced
this pull request
Oct 14, 2025
CameronMcClymont
added a commit
to CameronMcClymont/reana-commons
that referenced
this pull request
Oct 14, 2025
7612a2a to
3a93ad7
Compare
CameronMcClymont
added a commit
to CameronMcClymont/reana-commons
that referenced
this pull request
Oct 14, 2025
3a93ad7 to
d475e17
Compare
CameronMcClymont
added a commit
to CameronMcClymont/reana-commons
that referenced
this pull request
Oct 14, 2025
CameronMcClymont
added a commit
to CameronMcClymont/reana-commons
that referenced
this pull request
Oct 14, 2025
d475e17 to
4ab970e
Compare
CameronMcClymont
added a commit
to CameronMcClymont/reana-commons
that referenced
this pull request
Oct 14, 2025
CameronMcClymont
added a commit
to CameronMcClymont/reana-commons
that referenced
this pull request
Oct 21, 2025
CameronMcClymont
added a commit
to CameronMcClymont/reana-commons
that referenced
this pull request
Oct 21, 2025
4ab970e to
604d803
Compare
CameronMcClymont
added a commit
to CameronMcClymont/reana-commons
that referenced
this pull request
Oct 21, 2025
492d317 to
2d0d555
Compare
|
Hi @CameronMcClymont, I think this branch might need rebasing |
2d0d555 to
85e6179
Compare
Member
Author
@michaelbuchar done now |
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.
Closes reanahub/reana-job-controller#493