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

Fetch tags in CI #30

Open
wants to merge 4 commits into
base: julien_set_release_automatically
Choose a base branch
from

Conversation

junoatwork
Copy link

Attempts to fix the CI failure in #29 . The workspace_status script for Bazel was failing because git tags weren't being checkout out, so it couldn't generate the release tag version.

@junoatwork
Copy link
Author

Looks like it's still not working! I tried reproducing on local docker, but it builds fine and gets workspace_status as I'd expect:

root@6970fdbf6be2:/source# cat bazel-out/volatile-status.txt 
BUILD_TIMESTAMP 1714505297
FORMATTED_DATE 2024 Apr 30 19 28 17 Tue
RELEASE_VERSION v8.4.0-6-g22ce501

Putting this aside for now, but hopefully this is a helping hint.

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.

1 participant