Skip to content

fix: don't include e2e/smoke bazeliskrc on bcr ci runs#651

Closed
kormide wants to merge 1 commit intobazel-contrib:mainfrom
kormide:bcr-rm-bazelisk
Closed

fix: don't include e2e/smoke bazeliskrc on bcr ci runs#651
kormide wants to merge 1 commit intobazel-contrib:mainfrom
kormide:bcr-rm-bazelisk

Conversation

@kormide
Copy link
Collaborator

@kormide kormide commented Nov 14, 2023

Regressed in #622. Now that we create e2e/smoke/.bazeliskrc, the bazel central registry ci fails when we push a release because there we don't publish cli windows binaries. Remove the file from the release archive altogether.

Type of change

  • Bug fix (change which fixes an issue)

@kormide kormide requested a review from alexeagle November 14, 2023 22:46
# 1. In .bcr/presubmit.yml, override the env vars BAZELISK_BASE_URL and USE_BAZEL_VERSION
# 2. Add a Publish To BCR patch under .bcr/patches to remove the file. Worked on the BCR CI
# on all platforms except for OSX where the patch command failed.
rm ./e2e/smoke/.bazeliskrc
Copy link
Collaborator Author

@kormide kormide Nov 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, this won't work. It won't be included in the archive command below which references the tag..

@kormide kormide closed this Nov 14, 2023
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