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(api): reset git.hash for child pipeline if diff repo #3203

Merged
merged 1 commit into from
Aug 16, 2018

Conversation

yesnault
Copy link
Member

usecase:

a workflow, 1 pipeline, 2 nodes. pipeline doing checkoutApplication only. Node A: app A, Node B: appB. If we launch the workflow with git.hash = aa, git.hash is no more propagated on Node B with this fix. This will avoid a checkoutApplication on a non-existent hash. Bug introduced from 906aac7 on action checkoutApplication

@yesnault yesnault requested a review from bnjjj August 14, 2018 16:33
@fsamin fsamin merged commit b8f0dc1 into master Aug 16, 2018
@yesnault yesnault deleted the ye-git-hash-reset branch August 22, 2018 19:51
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.

3 participants