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

previewctl: install-context honors the branch name #11711

Merged
merged 1 commit into from
Jul 28, 2022

Conversation

jenting
Copy link
Contributor

@jenting jenting commented Jul 28, 2022

Description

previewctl install-context --branch <branch-name> does not use the branch name flag.
It keeps using the result of git rev-parse --abbrev-ref HEAD.

Related Issue(s)

Fixes #

How to test

previewctl install-context -branch <branch-name> should branch name input.

Release Notes

None

Documentation

None

Werft options:

  • /werft with-preview

Signed-off-by: JenTing Hsiao <hsiaoairplane@gmail.com>
@roboquat roboquat merged commit f88985a into main Jul 28, 2022
@roboquat roboquat deleted the previewctl-install-honor-branch-name branch July 28, 2022 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants