Skip to content

Fix e2e/smoke tests#8

Merged
caseyduquettesc merged 1 commit intocaseyduquettesc:mainfrom
amartani:main
Aug 17, 2023
Merged

Fix e2e/smoke tests#8
caseyduquettesc merged 1 commit intocaseyduquettesc:mainfrom
amartani:main

Conversation

@amartani
Copy link
Contributor

The latest release failed to publish to BCR due to smoke test failing: bazelbuild/bazel-central-registry#817

I was also able to reproduce the error locally; I was unable to reproduce in GitHub Actions, even though everything seems to be correctly configured.

The failure seems to be due to the is_default parameter, which I believe was only introduced in rules_python on 0.23.0 (on bazel-contrib/rules_python#1230). Hence, bump the version of rules_python to a recent version and update the smoke test based on current examples.

Copy link
Owner

@caseyduquettesc caseyduquettesc left a comment

Choose a reason for hiding this comment

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

Thank you so much! I haven't had time to look into the failure myself

@caseyduquettesc caseyduquettesc merged commit 983d131 into caseyduquettesc:main Aug 17, 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.

2 participants