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: don't pass auth token in getFilteredVersions with BAZELISK_GITHUB_TOKEN is unset #412

Merged
merged 1 commit into from
Feb 1, 2023

Conversation

gregmagolan
Copy link
Contributor

@gregmagolan gregmagolan commented Jan 17, 2023

I tested this locally with a .bazeliskrc file with the following contents:

USE_BAZEL_VERSION=aspect-cli/latest

This will get the latest release from https://github.com/aspect-cli/bazel/releases.

@gregmagolan
Copy link
Contributor Author

cc @alexeagle

@gregmagolan
Copy link
Contributor Author

cc @fweikert

gregmagolan added a commit to aspect-build/aspect-cli that referenced this pull request Jan 18, 2023
Arguments to HasPrefix were backwards when checking if a bazelisk
bootstrap is configured. Also check for `aspect-cli/` prefix to
future-proof for after bazelbuild/bazelisk#412
lands and check for `aspect-build/` as alternative to `aspect.build/` in
baseURL.

I will add adding integrations tests to the CLI loose ends list for Q1.

GitOrigin-RevId: 0da2a78c4e9afb917a2f47112f96fe0c3468a8bd
gregmagolan added a commit to aspect-build/aspect-cli that referenced this pull request Jan 19, 2023
Arguments to HasPrefix were backwards when checking if a bazelisk
bootstrap is configured. Also check for `aspect-cli/` prefix to
future-proof for after bazelbuild/bazelisk#412
lands and check for `aspect-build/` as alternative to `aspect.build/` in
baseURL.

I will add adding integrations tests to the CLI loose ends list for Q1.

GitOrigin-RevId: 0da2a78c4e9afb917a2f47112f96fe0c3468a8bd
@fweikert
Copy link
Member

fweikert commented Feb 1, 2023

Thank you!

@fweikert fweikert merged commit 6a85146 into bazelbuild:master Feb 1, 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