Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
nbb: init at 0.5.103 #173452
nbb: init at 0.5.103 #173452
Changes from all commits
0736eff
57c3c4f
cfff6ef
e4221f6
b0f89c9
1505ced
05b8fa7
0be6155
e576f3c
5a2a0cf
c17827c
fb2d332
ef1f044
877c2d1
71c4102
0afecc5
2867ea9
8077c63
c51812c
a8e5a99
19fbc34
c728f9c
3897612
f7105ec
20bccd6
751361d
ae3683c
4061f2b
704ef60
962f5e3
53a49fc
36ba3a8
5c1df66
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If clojure CLI is invoked (I supposed the
bb release
command is invoking it), clojure will make a network request to resolve the tag. To avoid that, remove:git/tag
and use the full shaThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a bug and tracked upstream at https://clojure.atlassian.net/browse/TDEPS-223.
In case that makes you feel any better about doing the workaround :)
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.