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

Job settings endpoint where settings for a job that apply to conjob can be configured #27

Open
ScottG489 opened this issue Nov 24, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@ScottG489
Copy link
Owner

An example of this might be to configure a job to run on a schedule (although the feature isn't implemented yet). These would be settings for a job as they apply to conjob, not to the job run.

Some ideas:

  • Set max number of concurrent runs (less than or equal to global setting)
  • Set job to run on a schedule
  • Set default timeout
  • Set job to kick off another job (this idea should be thought through carefully)

Should the config and secrets endpoints be moved under this? (i.e. settings/secrets and settings/config)

@ScottG489 ScottG489 added the enhancement New feature or request label Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant