Skip to content

fix: exclude bazeliskrc from smoke test#654

Merged
kormide merged 1 commit intobazel-contrib:mainfrom
kormide:exclude-smoke-bazeliskrc
Nov 14, 2023
Merged

fix: exclude bazeliskrc from smoke test#654
kormide merged 1 commit intobazel-contrib:mainfrom
kormide:exclude-smoke-bazeliskrc

Conversation

@kormide
Copy link
Collaborator

@kormide kormide commented Nov 14, 2023

Regressed in #622. The addition of e2e/smoke/.bazeliskrc causes the BCR ci to fail. It seems to have difficulty loading the root bazelrc from this symlinked file under Windows. The solution here is to just leave it out of the release archive. The purpose of the bazeliskrc file here is to use the Aspect CLI on our own ci, but we don't need to use it on the BCR.

Type of change

  • Bug fix (change which fixes an issue)

@kormide kormide merged commit e233a80 into bazel-contrib:main Nov 14, 2023
@kormide kormide deleted the exclude-smoke-bazeliskrc branch November 14, 2023 23:40
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