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

Use git_repository instead of http_archive for bazel-bats download #19

Merged
merged 1 commit into from
Mar 1, 2023

Conversation

filmil
Copy link
Owner

@filmil filmil commented Mar 1, 2023

We want to peg to a commit ID anyways, and this way you can simply set the commit ID without needing an explicit release.

Since we don't really package anything except for source files, there is no advantage to downloading an archive instead. It is a bit more labor intensive to clone a git repo, but this is a small repo so it shouldn't be an issue.

We want to peg to a commit ID anyways, and this way you can simply set the commit
ID without needing an explicit release.

Since we don't really package anything except for source files, there is no
advantage to downloading an archive instead. It is a bit more labor intensive
to clone a git repo, but this is a small repo so it shouldn't be an issue.
@filmil filmil merged commit 535fc8f into master Mar 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.

1 participant