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

Conditionals: Allow access to pipeline resources #1021

Closed
dibyom opened this issue Jun 26, 2019 · 1 comment · Fixed by #1151
Closed

Conditionals: Allow access to pipeline resources #1021

dibyom opened this issue Jun 26, 2019 · 1 comment · Fixed by #1151
Assignees

Comments

@dibyom
Copy link
Member

dibyom commented Jun 26, 2019

Expected Behavior

Condition containers should have access to the resources themselves e.g a fileExists condition to check if a file exists in a git repo.

Additional Info

The resources that the condition needs have to be explicitly specified so that we do not needlessly initialize all resources for each condition check. Based on design in #27

ref: #1137

@bobcatfish bobcatfish added this to the Pipelines 0.6 🐱 milestone Jul 15, 2019
@dibyom
Copy link
Member Author

dibyom commented Jul 17, 2019

/assign

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 a pull request may close this issue.

2 participants