feat: add submit a job#4210
Merged
Merged
Conversation
Contributor
|
You can access the deployment of this PR at https://renku-ci-ui-4210.dev.renku.ch |
c505d81 to
c9d6916
Compare
8b9e966 to
d577b60
Compare
8b417bd to
ed67310
Compare
fd121c2 to
47c6f76
Compare
ed67310 to
41e4143
Compare
41e4143 to
9aaebba
Compare
9aaebba to
e2f3b88
Compare
e2f3b88 to
301d92d
Compare
895fe21 to
6f02989
Compare
301d92d to
cf10985
Compare
81ee45c to
0aa486f
Compare
6f02989 to
428d163
Compare
0aa486f to
aa25c3c
Compare
aa25c3c to
29c61c1
Compare
Contributor
|
Tearing down the temporary RenkuLab deplyoment for this PR. |
Draft
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.
PR to add submit a job from a job launcher.
User opens a modal, sets a Submission ID, edits command/args, picks a resource class, and submits. The app checks the ID, command/args format, resource class, environment readiness, and access to repos/secrets/connectors before sending.
Note: Job status in the UI may not be accurate yet. Status design and actions per status will come in a follow-up PR.
AI disclosure: Used Cursor as a coding assistant for parts of this PR (autocomplete/refactor suggestions).
/deploy renku=feat/add-jobs amalthea-sessions=main renku-data-services=main extra-values=dataService.imageBuilders.enabled=true,dataService.imageBuilders.strategyName=renku-buildpacks-v3,dataService.imageBuilders.outputImagePrefix=harbor.dev.renku.ch/renku-build/,dataService.imageBuilders.nodeSelector.renku.io/node-purpose=user,dataService.imageBuilders.tolerations[0].effect=NoSchedule,dataService.imageBuilders.tolerations[0].key=renku.io/dedicated,dataService.imageBuilders.tolerations[0].operator=Equal,dataService.imageBuilders.tolerations[0].value=user #no-tests