lionellloh
bc28ee0f6d
license: update to new license format
2020-06-23 01:38:21 +08:00
Lionell
ec2391100a
Merge branch 'license' of https://github.com/MLH-Fellowship/brew into license
2020-06-19 04:24:39 +08:00
Lionell
fa412f9bb4
audit spec: editted strings to matach audit problem strings
2020-06-19 04:24:36 +08:00
Lionell
4287ea74d1
remove json from gemfile and modified get_repo_data
2020-06-19 04:20:19 +08:00
Lionell Loh Jian An
a58905000c
Update Library/Homebrew/dev-cmd/audit.rb
...
audit license: suppress missing license problem unless it is a new_formula
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-06-19 04:17:35 +08:00
lionellloh
4cb22ca899
license: update manpages
2020-06-19 04:08:50 +08:00
Lionell Loh Jian An
b2cccfcf68
Apply suggestions from code review
...
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-06-19 04:00:08 +08:00
Lionell Loh Jian An
a0b0c77ee8
audit license: use present instead of blank
...
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-06-19 03:58:34 +08:00
Lionell Loh Jian An
b08d958064
"license id" -> "license"
...
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-06-19 03:39:05 +08:00
Lionell Loh Jian An
eca528cccc
util github: remove nil as that is already expected behaviour
...
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-06-19 03:38:36 +08:00
Lionell Loh Jian An
7744f181b9
Update Library/Homebrew/dev-cmd/audit.rb
...
Formatting change
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-06-19 03:37:31 +08:00
Lionell Loh Jian An
fcc2f4cfd6
Merge pull request #14 from MLH-Fellowship/license-create
...
License create
2020-06-18 00:48:47 +08:00
Lionell
d084356959
create: removed print statement
2020-06-18 00:48:22 +08:00
Lionell
7b2e6644a7
Merge branch 'license' into license-create
2020-06-18 00:47:00 +08:00
Lionell
f78d4f41a0
audit spec: include cases for new formula
2020-06-18 00:45:13 +08:00
Lionell
610dfe0fc2
audit: fixed with PR comments. Refactored get_repo_license api call and audit_license only new_formula
2020-06-18 00:44:33 +08:00
Lionell
12566a7466
Merge branch 'license' into license-create
2020-06-17 23:03:20 +08:00
Lionell
f1cd404839
Merge branch 'master' into license
2020-06-17 22:58:12 +08:00
Lionell Loh Jian An
c04b9d1b10
Merge pull request #8 from MLH-Fellowship/license-audit
...
License audit
2020-06-17 22:55:38 +08:00
lionellloh
2b66968505
audit: cosmetic changes
2020-06-17 22:55:02 +08:00
Lionell
d92f747b1e
create: add license field as parsable arg
2020-06-17 22:52:25 +08:00
Lionell
c643777879
Merge branch 'license-audit' into license-create
2020-06-17 22:19:49 +08:00
lionellloh
0b95f030fd
audit: fix code review changes
2020-06-17 22:13:04 +08:00
lionellloh
3bfca5bcee
audit: change location of spdx.json file
2020-06-17 21:45:51 +08:00
Lionell
757e2764ca
Merge branch 'license-audit' into license-create
2020-06-17 21:15:01 +08:00
Mike McQuaid
748af9897e
Merge pull request #7738 from dankessler/infopath-fix
...
append colon (:) to end of INFOPATH for brew shellenv
2020-06-17 09:43:29 +01:00
Mike McQuaid
c0d8cf7a40
Merge pull request #7757 from Homebrew/dependabot/bundler/Library/Homebrew/parallel-1.19.2
...
build(deps): bump parallel from 1.19.1 to 1.19.2 in /Library/Homebrew
2020-06-17 08:41:39 +01:00
dependabot-preview[bot]
1c045a4c7a
build(deps): bump parallel from 1.19.1 to 1.19.2 in /Library/Homebrew
...
Bumps [parallel](https://github.com/grosser/parallel ) from 1.19.1 to 1.19.2.
- [Release notes](https://github.com/grosser/parallel/releases )
- [Commits](https://github.com/grosser/parallel/compare/v1.19.1...v1.19.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-17 05:37:21 +00:00
William Woodruff
34aada3e03
Merge pull request #7754 from mistydemeo/bump_vendored_ruby
...
vendor-install: upgrade to 2.6.3_2
2020-06-16 20:02:41 -04:00
lionellloh
03fc6b2c15
audit_spec: override core-tap attribute in online test
2020-06-17 05:19:38 +08:00
Misty De Meo
4305ff9602
vendor-install: upgrade to 2.6.3_2
2020-06-16 13:53:28 -07:00
Lionell
e8f6e651d1
dev-cmd/audit_spec: WIP: online mismatch does not return any problems in test environment
2020-06-17 04:16:01 +08:00
Lionell
ba824d9488
audit: remove spdx-id as a attr_reader attribute
2020-06-17 04:14:57 +08:00
Lionell
44aac2474e
dev-cmd/audit_spec: check if license info exists and if it is a standard spdx-id
2020-06-17 03:39:00 +08:00
Lionell
ac6ea4de46
audit: check if a license field is empty
2020-06-17 03:38:06 +08:00
Sean Molenaar
6b368304e3
Merge pull request #7692 from SMillerDev/cask/audit/locale
...
Audit cask language locales
2020-06-16 14:18:21 +02:00
Sean Molenaar
523c24684d
cask: audit locales
2020-06-16 11:41:06 +02:00
Sean Molenaar
d64afece81
Merge pull request #7690 from SMillerDev/cask/audit/token
...
cask: codify the token rules
2020-06-16 11:40:25 +02:00
Mike McQuaid
3e091c8651
Merge pull request #7747 from iMichka/ed
...
uses_from_macos: allow ed
2020-06-16 10:00:51 +01:00
Michka Popoff
7b25b99995
uses_from_macos: allow ed
2020-06-15 23:50:54 +02:00
lionellloh
51fb414517
create: include license field automatically
2020-06-16 01:18:40 +08:00
lionellloh
52c6e5de76
Fixed brew style offences
2020-06-16 01:00:47 +08:00
lionellloh
ff1016b729
Modify code to load spdx data once
2020-06-16 00:19:32 +08:00
Issy Long
0125c4cd56
Merge pull request #7740 from vidusheeamoli/add-tapioca
...
Initialize Tapioca
2020-06-14 11:14:32 +01:00
vidusheeamoli
e22f628a2b
tapioca: init and sync. 145 errors => 28 errors
2020-06-14 11:40:07 +05:30
vidusheeamoli
54cd4d3209
sorbet/files.yaml: set typed sigil from ignore to false
2020-06-14 11:29:36 +05:30
vidusheeamoli
73d2c98689
Gemfile: add tapioca gem
2020-06-14 02:01:10 +05:30
Dan Kessler
30b04daa8a
append colon (:) to end of brew's part of INFOPATH in brew shellenv
...
The behavior of some programs (e.g., emacs) differs depending on
whether INFOPATH is terminated in a colon or not. For example, the
info viewer built into emacs has a default list of places from which
it will draw info files, and it will only check this if either (a)
INFOPATH is unset, or (b) INFOPATH ends in a colon.
Currently brew shellenv prepends to the existing $INFOPATH and will
separate with a colon if $INFOPATH already exists, but if it does not
it will not terminate in a colon. As a result, info
pages (like emacs and elisp) are missing from the info viewer.
The existing brew shellenv logic used a parameter expansion trick to
include a colon only if it was prepending to an extant INFOPATH, but
because we want brew's contribution to the INFOPATH to always end in a
colon (whether there's an existing INFOPATH or not), we don't have to
use the parameter expansion trick
This commit only changes behavior for "other" shells (i.e., not fish,
csh, or tcsh) since I don't know how to append a colon to variables in
these shells.
2020-06-12 20:47:43 -04:00
lionellloh
998ab162d4
brew audit: Included json gem, does conditional check on github
2020-06-13 03:43:02 +08:00
lionellloh
803f9dd4a3
brew audit: check if license data exists
2020-06-13 02:43:02 +08:00