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 a script for dispatching tasks from a json description #215

Merged
merged 5 commits into from
Mar 27, 2024

Conversation

mxgrey
Copy link
Collaborator

@mxgrey mxgrey commented Feb 27, 2024

A user may want to be able to run a custom composed task description from the command line. This PR adds a script that can take in a json file containing a task description and issue a dispatch request for it.

Signed-off-by: Michael X. Grey <mxgrey@intrinsic.ai>
Signed-off-by: Michael X. Grey <mxgrey@intrinsic.ai>
Signed-off-by: Michael X. Grey <mxgrey@intrinsic.ai>
aaronchongth
aaronchongth previously approved these changes Mar 1, 2024
Copy link
Member

@aaronchongth aaronchongth left a comment

Choose a reason for hiding this comment

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

Signed-off-by: Michael X. Grey <mxgrey@intrinsic.ai>
@mxgrey mxgrey merged commit c241c4f into main Mar 27, 2024
2 of 3 checks passed
@mxgrey mxgrey deleted the dispatch_json branch March 27, 2024 16:07
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.

2 participants