Mike McQuaid
|
acfdbce6d4
|
tap-new: update GitHub Actions.
This should be using the split options for a better user experience
and can use both Linux and macOS now.
|
2020-08-04 11:57:39 +01:00 |
|
Mike McQuaid
|
fb0268da7e
|
license: handle "Public Domain".
Allow `:public_domain` to be used as a `license` value and ensure that
it's handled correctly by `brew info`, `brew audit` and `brew install`.
|
2020-08-04 10:47:41 +01:00 |
|
Seeker
|
bf16c7a78f
|
bump-formula-pr: open PR on default branch
|
2020-08-03 10:24:53 -07:00 |
|
Seeker
|
865e3871b8
|
Merge pull request #8177 from SeekingMeaning/bump-formula-pr/read-only-run
bump-formula-pr: restore formula unless read only run
|
2020-08-03 10:07:32 -07:00 |
|
Bo Anderson
|
36c10edf22
|
Merge pull request #8196 from Bo98/ruby-args
dev-cmd/ruby: improve args passing
|
2020-08-03 13:34:30 +01:00 |
|
Bo Anderson
|
b57b83feec
|
dev-cmd/ruby: improve args passing
|
2020-08-03 13:06:45 +01:00 |
|
Bo Anderson
|
10f2a50256
|
dev-cmd/prof: improve arg passing
|
2020-08-03 12:29:22 +01:00 |
|
Markus Reiter
|
beaf9420dc
|
Merge pull request #8193 from Bo98/irb-comment
dev-cmd/irb: move comment
|
2020-08-03 06:45:48 +02:00 |
|
Bo Anderson
|
eea4492305
|
dev-cmd/irb: move comment
|
2020-08-03 02:27:20 +01:00 |
|
Bo Anderson
|
fd24bcfc91
|
dev-cmd/pr-publish: fix --tap and --workflow
|
2020-08-02 00:56:29 +01:00 |
|
Seeker
|
39f000c6ab
|
bump-formula-pr: restore formula unless read only run
|
2020-08-01 12:06:11 -07:00 |
|
Rylan Polster
|
0ff2f88f39
|
bottle: fix args
|
2020-08-01 14:56:11 -04:00 |
|
Rylan Polster
|
59b9d80ebd
|
bump-formula-pr: add args to check_all_pull_requests
|
2020-08-01 01:25:59 -04:00 |
|
Seeker
|
1e47a9dde8
|
bump-formula-pr: fix missing keyword: args error
|
2020-07-31 14:12:14 -07:00 |
|
Markus Reiter
|
0fdf8f2e61
|
Merge pull request #8144 from reitermarkus/cli-parser
Refactor `CLI::Parser`.
|
2020-07-31 20:43:54 +02:00 |
|
Markus Reiter
|
ce0fa22efb
|
Use with_env in brew unpack .
|
2020-07-31 19:48:03 +02:00 |
|
Markus Reiter
|
cd402358b0
|
Pass args correctly in brew test .
|
2020-07-31 19:45:18 +02:00 |
|
Markus Reiter
|
617b369543
|
Pass args correctly in brew pr-pull .
|
2020-07-31 19:42:31 +02:00 |
|
Markus Reiter
|
48444d50af
|
Refactor brew man .
|
2020-07-31 19:40:49 +02:00 |
|
Markus Reiter
|
5efed5d8c5
|
Remove debug message.
|
2020-07-31 19:36:27 +02:00 |
|
Markus Reiter
|
892803c0db
|
Pass args correctly in brew bump-formula-pr .
|
2020-07-31 19:34:22 +02:00 |
|
Seeker
|
dbe8453855
|
Merge pull request #8151 from SeekingMeaning/bump-formula-pr/branch-name
bump-formula-pr: add `bump-` prefix to branch
|
2020-07-31 10:29:02 -07:00 |
|
Markus Reiter
|
9c65a73893
|
Pass args correctly in brew bottle .
|
2020-07-31 18:58:07 +02:00 |
|
Mike McQuaid
|
ea5d52e788
|
audit: linuxbrew-core fixes.
- special-case `adoptopenjdk@1.8`
- allow depending on versioned formulae aliases.
|
2020-07-31 17:03:31 +01:00 |
|
Markus Reiter
|
be2d19fe07
|
Refactor handling of formula options in CLI::Parser .
|
2020-07-31 17:46:54 +02:00 |
|
Rylan Polster
|
ec7be559f4
|
Refactor package name and url logic to PyPI module
|
2020-07-31 10:10:07 -04:00 |
|
Markus Reiter
|
d4c2ffd705
|
Refactor CLI::Parser .
|
2020-07-31 15:07:17 +02:00 |
|
Seeker
|
0e4b258b56
|
bump-formula-pr: add bump- prefix to branch
|
2020-07-31 00:26:11 -07:00 |
|
Rylan Polster
|
020ce249ee
|
bump-formula-pr: handle pypi url version changes
|
2020-07-30 19:05:43 -04:00 |
|
Rylan Polster
|
bdc8438f7c
|
bump-revision: update revision syntax
|
2020-07-30 09:32:29 -04:00 |
|
Rylan Polster
|
1ac470fe7a
|
bump-revision: handle array of licenses
Allowing multiple licenses meant that `formula.license` returned an
array. This converts that array to the appropriate format for
`bump-revision`
|
2020-07-30 09:30:44 -04:00 |
|
Markus Reiter
|
291eee74c4
|
Pass args in style instead of using global args .
|
2020-07-30 03:21:12 +02:00 |
|
Markus Reiter
|
bd0346e083
|
Pass args in pr-automerge instead of using global args .
|
2020-07-30 03:21:12 +02:00 |
|
Markus Reiter
|
e9ade913c4
|
Pass args in man instead of using global args .
|
2020-07-30 03:21:12 +02:00 |
|
Markus Reiter
|
28b007e24b
|
Pass args in audit instead of using global args .
|
2020-07-30 03:21:12 +02:00 |
|
Rylan Polster
|
b3ae5405e9
|
bump-formula-pr: call update-python-resources
|
2020-07-29 09:50:16 -04:00 |
|
Rylan Polster
|
c1ba64677f
|
create: call update-python-resources for --python
|
2020-07-29 09:50:16 -04:00 |
|
Rylan Polster
|
2d086013f9
|
dev-cmd: add update-python-resources command
|
2020-07-29 09:50:16 -04:00 |
|
Mike McQuaid
|
92a39bc49e
|
test: add flag to retry.
This should allow better handling flaky tests.
|
2020-07-29 12:00:45 +01:00 |
|
Mike McQuaid
|
b36ac5fb99
|
Merge pull request #8114 from SeekingMeaning/audit/uses_from_macos
dev-cmd/audit: enforce uses_from_macos only if core tap
|
2020-07-29 11:26:20 +01: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
|
4bd6c343d0
|
dev-cmd/audit: enforce uses_from_macos only if core tap
|
2020-07-28 10:28:00 -07:00 |
|
Lionell Loh Jian An
|
52321b4fcd
|
Apply suggestions from code review
Code review changes
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
|
2020-07-28 21:01:36 +08:00 |
|
lionellloh
|
3982810eab
|
brew style --fix
|
2020-07-28 21:01:36 +08:00 |
|
lionellloh
|
797a07d555
|
All tests adapted to pass
|
2020-07-28 21:01:36 +08:00 |
|
lionellloh
|
557b1d09a2
|
correct logic for standard license checking
|
2020-07-28 21:01:36 +08:00 |
|
lionellloh
|
b91587d171
|
audit-license: adapt code to use Array of licenses
|
2020-07-28 21:01:36 +08:00 |
|
Dawid Dziurla
|
7279e6f465
|
Merge pull request #8116 from dawidd6/workflow-dispatch-publish
pr-publish: use workflow_dispatch trigger
|
2020-07-28 12:36:33 +02:00 |
|
Dawid Dziurla
|
7d7b80774e
|
pr-publish: use workflow_dispatch trigger
|
2020-07-28 12:06:16 +02:00 |
|