Bo Anderson
|
acc20ef2c4
|
os/mac/diagnostic: also check Xcode minimum version on env setup
|
2021-09-17 00:03:44 +01:00 |
|
Mike McQuaid
|
e011b15953
|
Merge pull request #12072 from XuehaiPan/refactor-shell-formatter
style: add shfmt exit status to `brew style`
|
2021-09-16 17:31:53 +01:00 |
|
XuehaiPan
|
966189d07d
|
style: add shfmt exit status to brew style
|
2021-09-17 00:05:37 +08:00 |
|
XuehaiPan
|
065c5b79fe
|
utils/shfmt.sh: refactor function align_multiline_if_condition
|
2021-09-16 23:32:53 +08:00 |
|
XuehaiPan
|
d559d3ff46
|
utils/shfmt.sh: reuse similar code fragments
|
2021-09-16 23:16:07 +08:00 |
|
Bo Anderson
|
0568996cac
|
Merge pull request #12070 from Homebrew/triage
workflows/triage: fix syntax
|
2021-09-16 15:58:58 +01:00 |
|
Bo Anderson
|
19844d74f8
|
workflows/triage: fix syntax
|
2021-09-16 15:28:01 +01:00 |
|
Bo Anderson
|
e3b760289f
|
Merge pull request #12063 from Homebrew/workflow-permissions
workflows: reduce GITHUB_TOKEN permissions
|
2021-09-16 15:15:55 +01:00 |
|
Mike McQuaid
|
8a85b96b00
|
Merge pull request #12044 from XuehaiPan/fix-inconsistent-shell-style
style: add code style checker for shell scripts
|
2021-09-16 15:03:23 +01:00 |
|
XuehaiPan
|
1be5e97e82
|
brew: fail fast when not using bash
|
2021-09-16 21:20:57 +08:00 |
|
XuehaiPan
|
03017a84b4
|
style: move inplace flag to the front of argument list
|
2021-09-16 21:20:56 +08:00 |
|
Xuehai Pan
|
d5a15cf289
|
brew.sh: remove deprecated command
Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
|
2021-09-16 20:40:20 +08:00 |
|
XuehaiPan
|
2688e7e56b
|
style: apply suggestions from code review
|
2021-09-16 19:54:07 +08:00 |
|
Rylan Polster
|
2dd3934fd7
|
Merge pull request #12067 from Homebrew/sync-triage-config
Synchronize triage configuration
|
2021-09-15 22:17:27 -04:00 |
|
BrewTestBot
|
b6f0574e4b
|
triage-issues.yml: update to match main configuration
|
2021-09-16 01:48:33 +00:00 |
|
Bo Anderson
|
2e967f18c6
|
Merge pull request #12064 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-0.5.9133
build(deps-dev): bump sorbet from 0.5.9130 to 0.5.9133 in /Library/Homebrew
|
2021-09-16 00:18:13 +01:00 |
|
Bo Anderson
|
37003f81ac
|
Merge pull request #12065 from Homebrew/dependabot/bundler/Library/Homebrew/unicode-display_width-2.1.0
build(deps): bump unicode-display_width from 2.0.0 to 2.1.0 in /Library/Homebrew
|
2021-09-15 21:31:27 +01:00 |
|
BrewTestBot
|
63a94c5ffe
|
Update RBI files for unicode-display_width.
|
2021-09-15 18:09:01 +00:00 |
|
BrewTestBot
|
b0740c898b
|
brew vendor-gems: commit updates.
|
2021-09-15 18:06:44 +00:00 |
|
BrewTestBot
|
9432c9c5c3
|
brew vendor-gems: commit updates.
|
2021-09-15 18:06:21 +00:00 |
|
dependabot[bot]
|
759e630d87
|
build(deps): bump unicode-display_width in /Library/Homebrew
Bumps [unicode-display_width](https://github.com/janlelis/unicode-display_width) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/janlelis/unicode-display_width/releases)
- [Changelog](https://github.com/janlelis/unicode-display_width/blob/main/CHANGELOG.md)
- [Commits](https://github.com/janlelis/unicode-display_width/compare/v2.0.0...v2.1.0)
---
updated-dependencies:
- dependency-name: unicode-display_width
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-15 18:04:15 +00:00 |
|
dependabot[bot]
|
a89ed9c522
|
build(deps-dev): bump sorbet in /Library/Homebrew
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9130 to 0.5.9133.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)
---
updated-dependencies:
- dependency-name: sorbet
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-15 18:03:57 +00:00 |
|
XuehaiPan
|
43377a3e5e
|
style: fix inconsistent code style for shell scripts by runing brew style --fix
|
2021-09-16 01:08:02 +08:00 |
|
XuehaiPan
|
bd8db0737d
|
style: fix inconsistent code style for shell scripts
|
2021-09-16 01:06:19 +08:00 |
|
XuehaiPan
|
c2d5d84b21
|
Merge remote-tracking branch 'upstream/master' into fix-inconsistent-shell-style
|
2021-09-16 01:01:49 +08:00 |
|
XuehaiPan
|
09a16bcea1
|
utils/shfmt.sh: implement checkers for forbidden styles
|
2021-09-16 00:53:53 +08:00 |
|
XuehaiPan
|
03c7a142be
|
style: add keyward argument inplace to run_shfmt
|
2021-09-16 00:08:29 +08:00 |
|
XuehaiPan
|
1bb68bda3f
|
utils/shfmt.sh: add function wrap_then_do
|
2021-09-16 00:07:57 +08:00 |
|
XuehaiPan
|
a839d7e5ff
|
utils/shfmt.sh: add function prototypes
|
2021-09-15 22:12:03 +08:00 |
|
XuehaiPan
|
9efde249c1
|
style: add shfmt implementation
|
2021-09-15 22:12:01 +08:00 |
|
Bo Anderson
|
f38a3239e6
|
workflows: reduce GITHUB_TOKEN permissions
|
2021-09-15 15:10:11 +01:00 |
|
Mike McQuaid
|
b19fcef629
|
Merge pull request #12062 from MikeMcQuaid/less_strict_if_os
rubocops/lines: be less strict about `OS.{mac,linux}?` in taps.
|
2021-09-15 12:39:41 +01:00 |
|
Bo Anderson
|
1cfafde5d3
|
Merge pull request #11965 from Bo98/swift-shim
shims: enforce usage of Swift-bundled Clang on Linux
|
2021-09-15 12:26:08 +01:00 |
|
Mike McQuaid
|
56753c9d08
|
rubocops/lines: be less strict about OS.{mac,linux}? in taps.
Fixes #12040.
|
2021-09-15 12:23:07 +01:00 |
|
Mike McQuaid
|
1e83399e31
|
Merge pull request #12060 from XuehaiPan/alias-which-as-type
brew.sh: alias `which` as `type -P`
|
2021-09-15 12:15:31 +01:00 |
|
XuehaiPan
|
954c3596b2
|
brew: fail fast when not using bash
|
2021-09-15 17:10:05 +08:00 |
|
XuehaiPan
|
baac35785c
|
style: do not allow multi-line for statements
|
2021-09-15 15:00:23 +08:00 |
|
XuehaiPan
|
2855ae18df
|
style: brew style always use latest brewed shellcheck
|
2021-09-15 15:00:23 +08:00 |
|
XuehaiPan
|
bc0663baba
|
style: brew style check Dockerfile as shell script
|
2021-09-15 15:00:23 +08:00 |
|
XuehaiPan
|
8a363b2fb5
|
style: trim trailing whitespaces
|
2021-09-15 15:00:23 +08:00 |
|
XuehaiPan
|
570fac7f47
|
.vscode: add extension shellcheck and shell-format
|
2021-09-15 15:00:20 +08:00 |
|
XuehaiPan
|
3f96d963f7
|
style: fix inconsistent code style for shell scripts
|
2021-09-15 14:59:01 +08:00 |
|
Bo Anderson
|
0eba5b29e9
|
shims/super: shim swiftc
|
2021-09-15 03:28:31 +01:00 |
|
Bo Anderson
|
414935fb39
|
shims: enforce usage of Swift-bundled Clang on Linux
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
|
2021-09-15 03:25:12 +01:00 |
|
Bo Anderson
|
48bbc53fb8
|
Merge pull request #12059 from Homebrew/dependabot/bundler/Library/Homebrew/unf_ext-0.0.8
build(deps): bump unf_ext from 0.0.7.7 to 0.0.8 in /Library/Homebrew
3.2.12
|
2021-09-14 20:06:04 +01:00 |
|
Bo Anderson
|
1e5d311541
|
Merge pull request #12058 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-rails-2.12.2
build(deps): bump rubocop-rails from 2.12.1 to 2.12.2 in /Library/Homebrew
|
2021-09-14 20:04:16 +01:00 |
|
XuehaiPan
|
fc056cec59
|
docs: update documentation for shell requirement
|
2021-09-15 02:18:31 +08:00 |
|
XuehaiPan
|
d77d510ce9
|
brew.sh: alias which as type -P
|
2021-09-15 02:18:27 +08:00 |
|
BrewTestBot
|
721569f32e
|
Update RBI files for unf_ext.
|
2021-09-14 18:12:02 +00:00 |
|
BrewTestBot
|
74869c7d42
|
Update RBI files for rubocop-rails.
|
2021-09-14 18:11:59 +00:00 |
|