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

fix: Added referencingTask method to TaskBuilder #49

Merged
merged 2 commits into from
Jul 16, 2024

Conversation

snehajais22
Copy link
Collaborator

Allows tasks within a pipeline to reference the same task yaml while maintaining unique IDs.

…unAfter

feat: Added TaskBuilder method to specify the runAfter value for tasks in a pipeline
@snehajais22 snehajais22 force-pushed the fix/id-name-redundancy branch from d080a59 to 8aa9021 Compare July 15, 2024 19:20
@snehajais22 snehajais22 force-pushed the fix/id-name-redundancy branch from 8aa9021 to ed3c7b5 Compare July 15, 2024 19:21
@snehajais22 snehajais22 requested a review from nathanagood July 16, 2024 14:08
Copy link
Contributor

@nathanagood nathanagood left a comment

Choose a reason for hiding this comment

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

LGTM

@snehajais22 snehajais22 merged commit 32c8ec8 into develop Jul 16, 2024
6 checks passed
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