2052 Commits

Author SHA1 Message Date
Sean Molenaar
dab18076fa
audit: error on archived repos 2020-07-22 11:57:50 +02:00
Baffour Adu Boampong
9ec93f78d6
Merge branch 'master' into mlh-outdated-packages 2020-07-21 17:49:24 +00:00
Baffour Adu Boampong
d86c4d7b7a Feedback changes and fix for pull_request join 2020-07-21 17:09:53 +00:00
Seeker
e77c156690 dev-cmd/audit: rename USES_FROM_MACOS_ALLOWLIST
Rename to PROVIDED_BY_MACOS_DEPENDS_ON_ALLOWLIST
2020-07-21 08:21:09 -07:00
Seeker
e5cc33ae8a bump-formula-pr: cleanup 2020-07-20 08:16:30 -07:00
Jonathan Chang
a4b4c52ce8
Merge pull request #8022 from SeekingMeaning/bump-check-early
bump-formula-pr: check duplicate PRs as early as possible
2020-07-19 13:39:39 +10:00
Jonathan Chang
9156154b72
Merge pull request #7990 from SeekingMeaning/node
dev-cmd/create: add --node option
2020-07-19 13:36:43 +10:00
Seeker
25b7d28f91
dev-cmd/audit: add libressl to uses_from_macos allow list 2020-07-18 15:23:27 -07:00
Seeker
06d9152098 bump-formula-pr: check duplicate PRs as early as possible 2020-07-17 21:33:58 -07:00
Seeker
a3f1e09bce dev-cmd/create: add --node option 2020-07-17 20:46:00 -07:00
Bo Anderson
19f9fecb33 dev-cmd/update-license-data: fail if not changed rather than on change 2020-07-17 14:22:15 +01:00
Jonathan Chang
f1f97c55b5 update-license-data: only check against latest tag 2020-07-17 20:45:15 +10:00
Jonathan Chang
9c7f73a4c8
Merge pull request #8011 from SeekingMeaning/bump-duplicate
bump-formula-pr: restore formula if duplicate PR exists
2020-07-16 17:19:13 +10:00
Seeker
79d4b27c86 bump-formula-pr: restore formula if duplicate PR exists 2020-07-15 14:54:39 -07:00
Seeker
3ae2611365 bump-formula-pr: determine url/tag from version 2020-07-15 13:56:07 -07:00
Bo Anderson
4a20f76382
Merge pull request #7993 from dtrodrigues/get_repo_head
audit: also search head url to get repo data
2020-07-14 00:19:31 +01:00
Dustin Rodrigues
b037dfc147 audit: also search head url to get repo data 2020-07-13 12:01:45 -04:00
Dustin Rodrigues
84ad2e7551 don't allow prerelease for cake 2020-07-13 11:14:12 -04:00
Jonathan Chang
76709d82c5 Fix brew style. 2020-07-13 23:24:14 +10:00
Seeker
c052e59df3 dev-cmd/bump-revision: insert revision after license 2020-07-12 20:05:27 -07:00
Jonathan Chang
bc4a108045
Merge pull request #7980 from dtrodrigues/versioned-head-msg
update audit error message for versioned formulae with head spec
2020-07-12 12:20:14 +10:00
Dustin Rodrigues
963605e682 refactor throttled update logic to improve efficiency 2020-07-11 12:05:47 -04:00
Dustin Rodrigues
0cd40ca18a update audit error message for versioned formulae with head spec 2020-07-11 10:13:48 -04:00
Rylan Polster
e9932a601f
Merge pull request #7909 from Rylan12/audit-rubocop-migration
Audit to RuboCop migration
2020-07-10 15:37:44 -04:00
Shaun Jackman
e2db288340 bottle --merge: Fix bug with cellar :any
When merging cellar, :any ought to have higher priority than
:any_skip_relocation.
The variables first and second are strings, not tags.
2020-07-10 09:46:05 -07:00
Rylan Polster
a720d45bd0 cleanup audit file 2020-07-10 11:17:37 -04:00
Rylan Polster
9e52712b08 style: don't need require "formula" 2020-07-10 11:17:37 -04:00
Rylan Polster
e0b5c2093a style: refactor OptionDeclarations cop 2020-07-10 11:17:37 -04:00
Rylan Polster
1859162735 style: use pkgshare instead of share/foo 2020-07-10 11:17:37 -04:00
Rylan Polster
792533462a style: don't use prefix + directory 2020-07-10 11:17:37 -04:00
Rylan Polster
b4a9565b8b style: require java dependency for JAVA_HOME 2020-07-10 11:17:37 -04:00
Rylan Polster
9ad342eba0 style: don't concatenate in string interpolation 2020-07-10 11:17:37 -04:00
Rylan Polster
63b81d847a style: env :userpaths is deprecated 2020-07-10 11:17:37 -04:00
Rylan Polster
1e943d7b6f style: env :std deprecated in homebrew-core 2020-07-10 11:17:37 -04:00
Rylan Polster
bd8805b14f style: separate make commands 2020-07-10 11:17:37 -04:00
Baffour Adu Boampong
076b4dd89f Brew style fix 2020-07-07 22:41:52 +00:00
Baffour Adu Boampong
e3361360f1 changed unless to if 2020-07-07 21:15:38 +00:00
Baffour Adu Boampong
53643870a3 refactor github module duplicate 2020-07-07 21:14:30 +00:00
Baffour Adu Boampong
af117fab25 Merge branch 'mlh-outdated-packages' of github.com:MLH-Fellowship/brew into mlh-outdated-packages 2020-07-07 20:44:03 +00:00
Baffour Adu Boampong
7633991621 Remove exception handling in formula version vheck 2020-07-07 13:43:31 +00:00
Mike McQuaid
f951ea83d4
Fix brew style. 2020-07-07 12:23:29 +01:00
Baffour Adu Boampong
b253100bcd Remove args parameter from github module, check duplicate pr method 2020-07-07 01:19:07 +00:00
Dawid Dziurla
9cce4c5be3
Merge pull request #7920 from dawidd6/pr-upload-keep-old
dev-cmd/pr-upload: add --keep-old flag
2020-07-06 21:16:35 +02:00
Dawid Dziurla
8a1ff9275c
dev-cmd/pr-upload: add --keep-old flag 2020-07-06 17:41:07 +02:00
Elizabeth Tackett
eafc0a3af2 replace each with find for clarity 2020-07-06 10:14:20 -05:00
Elizabeth Tackett
0402f0c95e Merge branch 'mlh-outdated-packages' of github.com:MLH-Fellowship/brew into mlh-outdated-packages 2020-07-06 09:12:53 -05:00
Elizabeth Tackett
af37b76689 syntactical updates 2020-07-06 09:08:41 -05:00
Baffour Adu Boampong
154f597d7a Merge remote-tracking branch 'origin' into mlh-outdated-packages 2020-07-06 13:53:21 +00:00
Mike McQuaid
6211d0da13
Merge pull request #7691 from Rylan12/popen_read-audit
style: separate shell command arguments
2020-07-06 09:15:52 +01:00
Baffour Adu Boampong
9666f95509 Style fix 2020-07-06 03:53:25 +00:00