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 e2e/smoke tests #8

Merged
merged 1 commit into from
Aug 17, 2023
Merged

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 bazelbuild/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
7 checks passed
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