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

[Draft] New endpoints to manage recorded run configurations #492

Open
craig-willis opened this issue Jun 7, 2021 · 0 comments
Open

[Draft] New endpoints to manage recorded run configurations #492

craig-willis opened this issue Jun 7, 2021 · 0 comments

Comments

@craig-willis
Copy link

craig-willis commented Jun 7, 2021

See whole-tale/ngx-dashboard#122

Requirements:

  • Revised based on 6/14/2021 dev call:
    • Initially a tale will have a single run configuration
    • The default run configuration will assume run.sh and no test
    • The user can edit the run configuration
  • List run configurations for a tale
  • Create a run configuration
  • Edit a run configuration
  • Delete a run configuration

Where run configuration consists of:

  • Path to entrypoint script in tale (required)
  • Path to test script (optional)
@craig-willis craig-willis changed the title New endpoints to manage recorded run configurations [Draft] New endpoints to manage recorded run configurations Jun 7, 2021
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

No branches or pull requests

1 participant