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

fix: exclude bazeliskrc from smoke test #654

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

kormide
Copy link
Member

@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 aspect-build:main Nov 14, 2023
24 checks passed
@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.

None yet

2 participants