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

Use branch form value as fallback for last build #2687

Merged
merged 1 commit into from
May 20, 2019
Merged

Use branch form value as fallback for last build #2687

merged 1 commit into from
May 20, 2019

Conversation

tboerger
Copy link

The current version of the Drone CLI is still using the branch form
value to filter the latest build information while the server is
listening only for the ref form value. With this fix we are falling back
to branch form value if it gets defined, formats it as a ref and hands
it to the further functions.

The current version of the Drone CLI is still using the branch form
value to filter the latest build information while the server is
listening only for the ref form value. With this fix we are falling back
to branch form value if it gets defined, formats it as a ref and hands
it to the further functions.
@tboerger
Copy link
Author

@bradrydzewski bradrydzewski merged commit 9c74cc5 into harness:master May 20, 2019
@tboerger tboerger deleted the build-last-branch branch May 20, 2019 16:49
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.

None yet

2 participants