Dustin Rodrigues
17d92a2d81
Merge pull request #8630 from dtrodrigues/bottle-lutime
...
bottle: use File.lutime instead of system call
2020-09-08 09:51:33 -04:00
Markus Reiter
4d8dcb1d81
Add RSpec formatter for Github Actions.
2020-09-07 23:50:44 +02:00
Seeker
ccde62082b
bump-formula-pr: update mirrors automatically
2020-09-07 10:34:16 -07:00
Seeker
bf7fc0be7d
Merge pull request #8610 from SeekingMeaning/bump-formula-pr/missing-mirror
...
bump-formula-pr: expedite check for missing mirror argument
2020-09-07 08:24:25 -07:00
Rui Chen
55e045d238
audit: fix lmod hashcat cert issue
2020-09-06 20:24:22 -04:00
Rui Chen
c858f9a3ab
audit: fix jinx homepage cert issue
2020-09-06 20:23:18 -04:00
Rui Chen
483fcd52c0
audit: fix lmod homepage cert issue
2020-09-06 20:17:48 -04:00
Rui Chen
1615bc31fa
audit: fix micropython homepage cert issue
2020-09-06 20:17:30 -04:00
Dustin Rodrigues
8ab5ea5249
bottle: use File.lutime instead of system call
2020-09-06 19:43:30 -04:00
Rylan Polster
7bd2f511c4
Merge pull request #8620 from nwhetsell/fix-license-exception-url
...
Remove trailing slash from SPDX license exception URL
2020-09-05 13:00:52 -04:00
Markus Reiter
184c80b16d
Improve detection of GitLab tag.
2020-09-05 18:26:07 +02:00
Markus Reiter
1858dab31f
Add SharedAudits::gitlab_release
.
2020-09-05 18:23:05 +02:00
Nathan Whetsell
89ef97a51b
Remove trailing slash from SPDX license exception URL
2020-09-05 10:37:14 -04:00
Markus Reiter
5f7c814593
Move more common code into SharedAudits
.
2020-09-05 05:50:24 +02:00
Seeker
51d167c122
utils/github: add create_bump_pr
2020-09-04 13:39:15 -07:00
Seeker
a4d4fb574c
bump-formula-pr: expedite check for missing mirror argument
2020-09-04 12:53:37 -07:00
Seeker
88ebbd5692
bump-formula-pr: make --dry-run
conflict with --write
...
Also add `--commit` to a create commit without opening a pull request
2020-09-04 10:22:13 -07:00
Dustin Rodrigues
5ce013b0d0
Merge pull request #8576 from dtrodrigues/revision-audit
...
audit: compare current version to last committed version when seeing if revision should be reset
2020-09-03 10:32:42 -04:00
Dustin Rodrigues
76ec69e3c3
audit: compare current version to last committed version when seeing if revision should be removed
2020-09-03 10:02:28 -04:00
Mike McQuaid
2e5272d04c
Deprecate/disable code for Homebrew 2.5.0.
...
Do the usual "disable deprecations" and "uncomment pending deprecations"
dance and delete/deprecate/disable relevant/related code.
2020-09-03 10:34:22 +01:00
Sean Molenaar
742b3faaa4
Merge pull request #8351 from SMillerDev/audit/pre_release
...
add cask pre-release check
2020-09-02 22:00:39 +02:00
Markus Reiter
ebd4ce467c
Output GitHub Actions annotations for brew style
.
2020-09-02 16:44:16 +02:00
Sean Molenaar
0279dda595
add cask pre-release check
2020-09-02 15:47:12 +02:00
Nanda H Krishna
cbc3448634
Merge pull request #8561 from josh/fix-livecheck-watchlist-read
...
Fix reading HOMEBREW_LIVECHECK_WATCHLIST file
2020-09-02 00:45:53 +05:30
Joshua Peek
2d0369fd50
Fix whitespace
2020-09-01 11:45:05 -07:00
Joshua Peek
9480de8f5d
Default .brew_livecheck_watchlist to String type
2020-09-01 11:44:47 -07:00
Joshua Peek
518af675fb
Fix reading HOMEBREW_LIVECHECK_WATCHLIST file
2020-09-01 11:20:39 -07:00
Seeker
5def0701ba
formula: rename opt_or_installed_prefix_keg
to any_installed_keg
2020-09-01 09:39:20 -07:00
Mike McQuaid
8b97c27c21
brew style manual fixes
2020-09-01 14:26:45 +01:00
Mike McQuaid
e09147fe75
brew style --fix
2020-09-01 14:26:45 +01:00
Mike McQuaid
48c6dc81d1
Merge pull request #8371 from fboranek/clang-format-alllow-keg-only
...
dev-cmd/audit: whitelist clang-format@8 to be non-keg-only
2020-09-01 14:25:21 +01:00
Seeker
a48a8722fc
Merge pull request #8525 from SeekingMeaning/cmd/installed_prefix
...
pull, pr-pull: use `opt_or_installed_prefix_keg`
2020-08-31 09:45:54 -07:00
nandahkrishna
e5fe57c1fe
Migrate livecheck to Homebrew/brew
...
Co-authored-by: Sam Ford <1584702+samford@users.noreply.github.com>
Co-authored-by: Thierry Moisan <thierry.moisan@gmail.com>
Co-authored-by: Dawid Dziurla <dawidd0811@gmail.com>
Co-authored-by: Maxim Belkin <maxim.belkin@gmail.com>
Co-authored-by: Issy Long <me@issyl0.co.uk>
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
Co-authored-by: Seeker <meaningseeking@protonmail.com>
2020-08-31 17:08:28 +05:30
Seeker
3d62ed7853
pull, pr-pull: use opt_or_installed_prefix_keg
2020-08-28 09:59:07 -07:00
Mike McQuaid
cd075dd45a
dev-cmd/sh: rename SCRIPT argument.
2020-08-28 08:37:15 +01:00
Maxim Belkin
669ae5c077
dev-cmd/sh.rb: fix usage banner
2020-08-27 19:52:40 +00:00
Maxim Belkin
ee5a2017c7
dev-cmd/sh.rb: update usage banner
2020-08-27 18:39:05 +00:00
Mike McQuaid
483fbb7fe4
dev-cmd/sh: tweak named args syntax.
2020-08-27 16:45:38 +00:00
Maxim Belkin
28c43f1afc
dev-cmd/sh.rb: non-interactive mode
2020-08-27 16:45:38 +00:00
vidusheeamoli
2468fb127d
dev-cmd: add brew typecheck cmd
...
This PR adds a new `brew typecheck` developer command which checks for
typechecking errors in the current code with Sorbet.
2020-08-27 02:41:36 +05:30
Markus Reiter
18a69b660e
Document SharedAudits
.
2020-08-26 10:53:22 +02:00
Markus Reiter
c53f362476
Refactor and document Version
.
2020-08-26 03:17:39 +02:00
Mike McQuaid
dbe427073d
Merge pull request #8399 from MLH-Fellowship/migrate-to-args-named
...
args: Migrate usage of args loading methods to args.named
2020-08-25 10:07:27 +01:00
Mike McQuaid
7e0e458dc2
dev-cmd/pr-pull: fail on syntax errors.
...
This logic was pulled over from `brew pull` where it made sense (as we
wanted to be able to pull broken commits) but doesn't really apply here
where we can easily end up ignoring broken formulae and pushing their
commits anyway.
2020-08-24 08:44:31 +01:00
Markus Reiter
4465a1f6fb
Merge pull request #8455 from reitermarkus/document-svn
...
Refactor and document `Svn`.
2020-08-24 00:03:21 +02:00
William Ma
fa7bd3bff6
args: Migrate usage of args loading methods to args.named
2020-08-23 09:02:20 -04:00
Markus Reiter
3118fedab9
Refactor and document Git
.
2020-08-23 06:40:07 +02:00
Markus Reiter
8b26e380a2
Refactor and document Svn
.
2020-08-23 06:33:58 +02:00
Jonathan Chang
7eee343331
pr-pull: require formula
...
This caused bottle publishes to think that no bottles were needed.
2020-08-22 14:21:02 +10:00
Mike McQuaid
667c2b8804
Merge pull request #8382 from Bo98/startup-speedup
...
Lazily require some heavy files
2020-08-21 17:11:39 +01:00