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

HEP0001 - new Steps decorator #1044

Closed
elliotgunton opened this issue Apr 25, 2024 · 0 comments · Fixed by #1062
Closed

HEP0001 - new Steps decorator #1044

elliotgunton opened this issue Apr 25, 2024 · 0 comments · Fixed by #1062
Assignees
Labels
semver:minor A change requiring a minor version bump type:enhancement A general enhancement

Comments

@elliotgunton
Copy link
Collaborator

elliotgunton commented Apr 25, 2024

See https://github.com/argoproj-labs/hera/blob/main/proposals/heps/0001-decorators.md#steps-template

@elliotgunton elliotgunton added type:enhancement A general enhancement semver:minor A change requiring a minor version bump labels Apr 25, 2024
@elliotgunton elliotgunton added this to the HEP0001 - new decorators milestone Apr 25, 2024
@elliotgunton elliotgunton self-assigned this Apr 25, 2024
@elliotgunton elliotgunton mentioned this issue May 13, 2024
4 tasks
@elliotgunton elliotgunton linked a pull request May 13, 2024 that will close this issue
4 tasks
samj1912 pushed a commit that referenced this issue May 15, 2024
**Pull Request Checklist**
- [x] Fixes #1044 
- [x] Tests added
- [ ] Documentation/examples added
- [ ] [Good commit messages](https://cbea.ms/git-commit/) and/or PR
title

**Description of PR**
PR refactors common code from the dag decorator, and adds the new
`parallel` function to create a `Parallel` context at declaration time,
or a dummy context to allow local execution.

---------

Signed-off-by: Elliot Gunton <egunton@bloomberg.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:minor A change requiring a minor version bump type:enhancement A general enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant