Skip to content

feat: add submit a job#4210

Merged
andre-code merged 1 commit into
feat/jobsfrom
andrea/submit-job
Jun 25, 2026
Merged

feat: add submit a job#4210
andre-code merged 1 commit into
feat/jobsfrom
andrea/submit-job

Conversation

@andre-code

@andre-code andre-code commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

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

@RenkuBot

RenkuBot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

You can access the deployment of this PR at https://renku-ci-ui-4210.dev.renku.ch

@andre-code andre-code force-pushed the andrea/submit-job branch 3 times, most recently from c505d81 to c9d6916 Compare June 6, 2026 22:16
@andre-code andre-code force-pushed the andrea/add-job-launcher branch from 8b9e966 to d577b60 Compare June 9, 2026 18:43
@andre-code andre-code force-pushed the andrea/submit-job branch 2 times, most recently from 8b417bd to ed67310 Compare June 9, 2026 21:31
@andre-code andre-code force-pushed the andrea/add-job-launcher branch from fd121c2 to 47c6f76 Compare June 10, 2026 09:17
@andre-code andre-code marked this pull request as ready for review June 11, 2026 08:02
@andre-code andre-code requested a review from a team as a code owner June 11, 2026 08:02
@andre-code andre-code marked this pull request as draft June 12, 2026 00:32
@andre-code andre-code changed the base branch from andrea/add-job-launcher to andrea/refactor-launcher-buttons June 14, 2026 20:17
@andre-code andre-code marked this pull request as ready for review June 14, 2026 20:30
@andre-code andre-code force-pushed the andrea/refactor-launcher-buttons branch 3 times, most recently from 895fe21 to 6f02989 Compare June 22, 2026 12:25
@andre-code andre-code marked this pull request as draft June 24, 2026 07:11
@andre-code andre-code force-pushed the andrea/submit-job branch 2 times, most recently from 81ee45c to 0aa486f Compare June 24, 2026 09:42
@andre-code andre-code marked this pull request as ready for review June 24, 2026 09:55

@leafty leafty left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👏

@andre-code andre-code force-pushed the andrea/refactor-launcher-buttons branch from 6f02989 to 428d163 Compare June 25, 2026 21:55
Base automatically changed from andrea/refactor-launcher-buttons to feat/jobs June 25, 2026 22:44
@andre-code andre-code merged commit 537b70f into feat/jobs Jun 25, 2026
9 of 20 checks passed
@andre-code andre-code deleted the andrea/submit-job branch June 25, 2026 23:08
@RenkuBot

Copy link
Copy Markdown
Contributor

Tearing down the temporary RenkuLab deplyoment for this PR.

@andre-code andre-code mentioned this pull request Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants