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

make: parse git hash from github env first #195

Merged
merged 1 commit into from
Dec 1, 2022
Merged

Conversation

wey-gu
Copy link
Contributor

@wey-gu wey-gu commented Dec 1, 2022

What type of PR is this?

  • bug
  • feature
  • enhancement

What problem(s) does this PR solve?

Issue(s) number: #188

Description:

To enable make being run in buildx, we cannot assume git log could fetch the hash, instead, it could be fetched from the env variable instead.

The nightly build phase was tested in local act env in https://gist.github.com/wey-gu/c57a2f6eb4d3eaab9208feda42fa8b48

@jievince jievince merged commit 90e2772 into master Dec 1, 2022
@jievince jievince deleted the fix_docker_build branch December 1, 2022 07:22
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