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 |
|
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 |
|
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 |
|
Mike McQuaid
|
8b97c27c21
|
brew style manual fixes
|
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 |
|
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 |
|
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 |
|
Alexander Bayandin
|
4ba4da506b
|
audit: add CERT_ERROR_ALLOWLIST
|
2020-08-20 16:29:42 +01:00 |
|
František Bořánek
|
6695cc4040
|
dev-cmd/audit: whitelist clang-format@8 to be non-keg-only
|
2020-08-20 14:47:26 +10:00 |
|
Dawid Dziurla
|
1f7df48812
|
audit: remove redundant check
Co-authored-by: Rylan Polster <rslpolster@gmail.com>
|
2020-08-19 23:47:20 +02:00 |
|
Dawid Dziurla
|
2689213f92
|
audit: return if no github license were found
|
2020-08-19 19:49:41 +02:00 |
|
Rylan Polster
|
e215b3df75
|
dev-cmd/audit: update license checks to new style
|
2020-08-19 12:48:50 -04:00 |
|
Dustin Rodrigues
|
08396a55c1
|
audit: always audit GitHub license
|
2020-08-17 22:11:01 -04:00 |
|
Mike McQuaid
|
e2a2d791ba
|
Merge pull request #8321 from dtrodrigues/prerelease-tag
audit: check GitHub tags for prerelease status
|
2020-08-13 08:52:55 +01:00 |
|
Dustin Rodrigues
|
0bf7773a0b
|
audit: add existing prerelease formulae to allowlist
|
2020-08-12 21:34:07 -04:00 |
|
Dustin Rodrigues
|
4723e65056
|
audit: check formula version against prerelease allowlist version
|
2020-08-12 21:33:37 -04:00 |
|
Dustin Rodrigues
|
1c10f51f98
|
audit: check GitHub tags for prerelease status
|
2020-08-12 10:39:28 -04:00 |
|
Seeker
|
e27f7b0ed1
|
audit: use version token helper methods
|
2020-08-11 12:40:35 -07:00 |
|
Rylan Polster
|
fb5b541dcd
|
audit: forbid deprecated licenses with --strict
|
2020-08-07 13:39:27 -04:00 |
|
Mike McQuaid
|
4c23fd0156
|
Merge pull request #8215 from SeekingMeaning/spdx/util
utils: add SPDX module
|
2020-08-07 10:38:45 +01:00 |
|
Seeker
|
753b8621df
|
utils: add SPDX module
|
2020-08-06 10:16:23 -07:00 |
|
Markus Reiter
|
5db764f3cb
|
Pass debug? and verbose? in brew style .
|
2020-08-06 16:12:52 +02:00 |
|
Mike McQuaid
|
a3b4ea0443
|
audit: add --tap argument.
This allows auditing a single tap (so is useful for `test-bot`).
|
2020-08-06 09:43:02 +01:00 |
|
Jonathan Chang
|
f1e06b865a
|
audit: permit license groups
|
2020-08-05 12:52:20 +10: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 |
|
Markus Reiter
|
0fdf8f2e61
|
Merge pull request #8144 from reitermarkus/cli-parser
Refactor `CLI::Parser`.
|
2020-07-31 20:43:54 +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
|
d4c2ffd705
|
Refactor CLI::Parser .
|
2020-07-31 15:07:17 +02:00 |
|
Markus Reiter
|
28b007e24b
|
Pass args in audit instead of using global args .
|
2020-07-30 03:21:12 +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 |
|