Dawid Dziurla
|
d91e5358cb
|
pr-upload: tighten json_files glob
|
2020-12-12 22:59:28 +01:00 |
|
Markus Reiter
|
da9289eff0
|
Add more type signatures.
|
2020-11-13 12:26:36 +01:00 |
|
Dawid Dziurla
|
939f22c268
|
pr-upload: audit only changed formulae
|
2020-11-12 20:04:20 +01:00 |
|
Mike McQuaid
|
e62090a4f4
|
dev-cmd/pr-upload: fix brew audit arguments.
I accidentally committed an earlier version for this.
|
2020-11-09 13:49:40 +00:00 |
|
Mike McQuaid
|
9057a63021
|
dev-cmd/pr-upload: run brew audit before uploading.
Check that `brew bottle --merge --write` hasn't broken `brew audit`.
|
2020-11-09 09:59:59 +00:00 |
|
Markus Reiter
|
24ae318a3d
|
Move type annotations into files.
|
2020-10-10 14:59:39 +02:00 |
|
Rylan Polster
|
1fe9370b38
|
pr-upload: add --no-commit flag
|
2020-10-03 12:36:46 -04:00 |
|
Dawid Dziurla
|
311e5f35f8
|
pr-upload: fix getting existing github release
|
2020-09-16 00:18:41 +02:00 |
|
Dawid Dziurla
|
f6601cee10
|
Support bottle uploads to GitHub Releases
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
|
2020-09-12 13:03:39 +02:00 |
|
Markus Reiter
|
d4c2ffd705
|
Refactor CLI::Parser .
|
2020-07-31 15:07:17 +02:00 |
|
Dawid Dziurla
|
6fe56c33ff
|
pr-upload: use PkgVersion.parse instead of Version.new
|
2020-07-29 11:17:50 +02:00 |
|
Dawid Dziurla
|
3ee158bf16
|
pr-upload: fix formula version
|
2020-07-29 09:22:09 +02:00 |
|
Seeker
|
69ca7c5cd7
|
pr-upload: fix for non-homebrew-core taps
|
2020-07-27 13:13:56 -07:00 |
|
Jonathan Chang
|
80b62d8c2c
|
pr-upload: style tweaks
Co-authored-by: Dawid Dziurla <dawidd0811@gmail.com>
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
|
2020-07-27 23:55:45 +10:00 |
|
Jonathan Chang
|
ebfd308241
|
pr-upload: ensure bottle and formula version match
|
2020-07-27 23:55:45 +10:00 |
|
Markus Reiter
|
bf13db3367
|
Make Parser#parse return args .
|
2020-07-25 02:37:10 +02:00 |
|
Markus Reiter
|
adc36a05ff
|
Refactor Bintray not to depend on args .
|
2020-07-25 02:37:10 +02:00 |
|
Dawid Dziurla
|
8a1ff9275c
|
dev-cmd/pr-upload: add --keep-old flag
|
2020-07-06 17:41:07 +02:00 |
|
Jonathan Chang
|
204e56d01e
|
pr-pull, pr-upload: add --warn-on-upload-failure
|
2020-07-02 00:11:55 +10:00 |
|
Jonathan Chang
|
21c903c133
|
pr-pull, pr-upload: use safe_system to call brew
|
2020-07-01 23:59:07 +10:00 |
|
EricFromCanada
|
910c85f782
|
docs: improve commands' help output
|
2020-06-25 12:01:52 -04:00 |
|
Jonathan Chang
|
2b990aa53c
|
pr-pull: pass verbose and debug to subcommands
|
2020-06-22 00:25:57 +10:00 |
|
Shaun Jackman
|
6b547a5c5e
|
pr-upload: Fix a bug introduced by PR #7406
Fix the error:
Error: No such file or directory @ rb_sysopen - bottle
|
2020-04-20 15:16:08 -07:00 |
|
Shaun Jackman
|
29ae567868
|
pr-upload: Add argument root-url
The argument root-url is needed for third-party taps.
|
2020-04-20 11:47:57 -07:00 |
|
Dawid Dziurla
|
3dd5a7465d
|
add pr-upload command
|
2020-04-20 13:37:05 +02:00 |
|