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

Advanced directives #10

Closed
bschroeter opened this issue Jul 3, 2024 · 1 comment
Closed

Advanced directives #10

bschroeter opened this issue Jul 3, 2024 · 1 comment

Comments

@bschroeter
Copy link
Collaborator

Following on from #1, it would be good to have additional "advanced" directives added to hpcpy. This issue will serve as a place to list such things until there is time to implement them.

First thoughts:

  • when: An argument to take a datetime or a timedelta (added to current time) for when a job is eligible for execution. This will need to be validated so that it doesn't occur in the past.
bschroeter added a commit that referenced this issue Jul 18, 2024
Added job dependencies and directives support. Fixes #14 and #10
@bschroeter
Copy link
Collaborator Author

This has been somewhat implemented in #15. Further directives to be added as needed.

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