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

cgrindel/bazel-starlib@v0.14.3 #498

Conversation

publish-to-bcr-bot[bot]
Copy link
Contributor

Release author: @cgrindel.

Automated by Publish to BCR.

@keith keith enabled auto-merge (squash) March 10, 2023 01:16
@keith
Copy link
Member

keith commented Mar 10, 2023

@cgrindel some CI failures here

@cgrindel
Copy link
Contributor

@keith I have been trying to reproduce the error that is occurring on the CI machine without any success. I have downloaded the release archive, updated the example's MODULE.bazel to request the version of my module, and added the --experimental_enable_bzlmod and --registry=file:///Users/chuck/code/cgrindel/bazel-central-registry/cgrindel/bazel-starlib@v0.14.3-82c3d4ba (points to the directory with the PR branch) flags to the example's .bazelrc.

Besides cutting releases with debug code, is there a better way to debug failures on these CI machines?

bazel_dep(name = "platforms", version = "0.0.6")

go_sdk = use_extension("@io_bazel_rules_go//go:extensions.bzl", "go_sdk")
go_sdk.download(name = "go_sdk")
Copy link
Contributor

Choose a reason for hiding this comment

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

The next version of rules_go will disallow specifying SDK names from non-root modules. rules_go always provides the go_default_sdk repo via this extension which you can use without adding a tag. Sorry for the inconvenience, we are still trying to get the API just right.

Copy link
Contributor

Choose a reason for hiding this comment

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

OK. Tracking the issue in cgrindel/bazel-starlib#248

@Wyverald Wyverald closed this Mar 13, 2023
auto-merge was automatically disabled March 13, 2023 13:40

Pull request was closed

@cgrindel cgrindel deleted the cgrindel/bazel-starlib@v0.14.3-82c3d4ba branch March 13, 2023 13:54
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.

4 participants