-
-
Notifications
You must be signed in to change notification settings - Fork 10k
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
Support bottle uploads to GitHub Releases #8410
Conversation
c0d6205
to
cdb2881
Compare
4859367
to
a28e59c
Compare
a28e59c
to
5317618
Compare
With this PR and those
|
cb8f3d8
to
c7a252c
Compare
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.
Code looking good so far but questions on how/why it works how it does. Nice work!
c7a252c
to
92d52ef
Compare
92d52ef
to
e355299
Compare
e355299
to
fcc3510
Compare
c59290e
to
a8fd284
Compare
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
a8fd284
to
f6601ce
Compare
In this PR I'll try to add support for an alternative to Bintray, that is GitHub Releases.
It will be mostly useful for third-party taps, they won't have to create Bintray accounts and stuff.
Idea from @MikeMcQuaid
brew style
with your changes locally?brew tests
with your changes locally?