Skip to content
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 the ability to launch scripts #2671

Closed
wants to merge 4 commits into from
Closed

add the ability to launch scripts #2671

wants to merge 4 commits into from

Conversation

johrstrom
Copy link
Contributor

@johrstrom johrstrom commented Mar 17, 2023

Fixes #2576 by actually launching the job once you press the 'Launch' button in the scripts#show page.

In draft at the moment because it depends on #2661 and I'll need to rebase once that's merged.

You can use the same script form as below. Note that your directory will have to be different and you'll actually need to provide a shell script in that directory.

---
title: 'some title'

form:
  - auto_accounts
  - auto_scripts

attributes:
  auto_scripts:
    directory: '/users/PZS0714/johrstrom/ondemand/dev/dashboard/data/projects/2'

┆Issue is synchronized with this Asana task by Unito

@johrstrom
Copy link
Contributor Author

This is too hard to rebase apparently so I'm just going to cherrypick the commit in a different branch.

@johrstrom johrstrom closed this Mar 21, 2023
@johrstrom johrstrom deleted the launch-script branch March 21, 2023 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

enable the ability to launch jobs
2 participants