task/WI-399: Expose more queue info#1238
Merged
rstijerina merged 17 commits intotask/WI-355--task/WI-361--decouple-tasfrom Apr 2, 2026
Merged
task/WI-399: Expose more queue info#1238rstijerina merged 17 commits intotask/WI-355--task/WI-361--decouple-tasfrom
rstijerina merged 17 commits intotask/WI-355--task/WI-361--decouple-tasfrom
Conversation
sophia-massie
approved these changes
Mar 16, 2026
Contributor
sophia-massie
left a comment
There was a problem hiding this comment.
LGTM! Since the username piece is missing, I can't submit a job so unable to test that part.
…9--expose-more-queue-info
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## task/WI-355--task/WI-361--decouple-tas #1238 +/- ##
==========================================================================
- Coverage 64.01% 63.88% -0.14%
==========================================================================
Files 450 451 +1
Lines 13401 13467 +66
Branches 2619 2653 +34
==========================================================================
+ Hits 8579 8603 +24
- Misses 4490 4525 +35
- Partials 332 339 +7
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
…9--expose-more-queue-info
* task/WI-354-CPU-Core-v4-add-username-push-keys * add loginUser to create system credential * handle sdsc totp prompt * handle optional archive system in job submission * -Fix typo, conditionally render username, remove unused imports * Server linting * linting * Fix unit tests * Linting --------- Co-authored-by: Sal Tijerina <r.sal.tijerina@gmail.com>
5322450
into
task/WI-355--task/WI-361--decouple-tas
4 of 6 checks passed
rstijerina
added a commit
that referenced
this pull request
Apr 2, 2026
* only fetch allocations if isTACCPortal true; no not fetch compress/extract if undefined * list all systems available to user if no config; refactor websocket group id to allow non alphanumeric usernames from cilogon * fix linter/test * task/WI-399: Expose more queue info (#1238) * respect jobAttributes "archiveMode" setting; show queue description * fix queue description; show queue scheduleroptions; fix schema for showTargetPath * hide queue options if hidden * show all apps available to user if portal has no apps specified * incorporate queue scheduler options into job submission * Task/wi 354 cpu add username push keys (#1251) * task/WI-354-CPU-Core-v4-add-username-push-keys * add loginUser to create system credential * handle sdsc totp prompt * handle optional archive system in job submission * -Fix typo, conditionally render username, remove unused imports * Server linting * linting * Fix unit tests * Linting --------- Co-authored-by: Sal Tijerina <r.sal.tijerina@gmail.com> * fix typo * only grab user data if is tacc portal * fix typo * list shared, public, and private apps * add default state for user * remove setupcomplete block for token view * fix client side tests * fix tests * fix settings import --------- Co-authored-by: sophia-massie <96220951+sophia-massie@users.noreply.github.com> --------- Co-authored-by: sophia-massie <96220951+sophia-massie@users.noreply.github.com>
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
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.
Overview
schedulerOptionsfield for queuesRelated
Changes
archiveModesettingshowTargetPathTesting
UI
Notes