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

Checkout history when cross compiling in the canary workflow #3131

Merged
merged 2 commits into from
May 24, 2024

Conversation

kichristensen
Copy link
Contributor

What does this change

Otherwise the Git version calculated will not match the one used later when publishing the binaries.

What issue does it fix

Hopefully handles #3073

Notes for the reviewer

It is really hard to test without merging, because it is using different code flows depending on the branch name

Checklist

  • Did you write tests?
  • Did you write documentation?
  • Did you change porter.yaml or a storage document record? Update the corresponding schema file.
  • If this is your first pull request, please add your name to the bottom of our Contributors list. Thank you for making Porter better! 🙇‍♀️

Otherwise the Git version calculated will not match the one used later
when publishing the binaries.

Signed-off-by: Kim Christensen <kimworking@gmail.com>
@schristoff schristoff merged commit 3cccd83 into getporter:main May 24, 2024
36 checks passed
@kichristensen kichristensen deleted the checkoutHistory branch May 25, 2024 21:03
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