Commit Graph
17842 Commits
Author SHA1 Message Date
Bo Anderson 0e3f22e1df dev-cmd/bottle: fix positioning of bottle block in some cases 2020-07-01 23:51:23 +01:00
Mike McQuaidandGitHub 1b1e3b449e Merge pull request #7870 from Bo98/sdk-diag
Add SDK availability diagnostic
2020-07-01 17:34:09 +01:00
Bo Anderson 9297b18aa6 Add SDK availability diagnostic 2020-07-01 16:07:14 +01:00
Jonathan Chang 204e56d01e pr-pull, pr-upload: add --warn-on-upload-failure 2020-07-02 00:11:55 +10:00
Jonathan Chang bd59b66c25 bintray: fail on upload and publish curl problems 2020-07-02 00:11:12 +10:00
Jonathan Chang 21c903c133 pr-pull, pr-upload: use safe_system to call brew 2020-07-01 23:59:07 +10:00
Jonathan ChangandGitHub 7360d14f5c Merge pull request #7866 from jonchang/github-email-scopes
github: need read-only email scope to see emails
2020-07-01 23:17:49 +10:00
Jonathan Chang d16e699ed7 github: need read-only email scope to see emails 2020-07-01 22:25:53 +10:00
Mike McQuaidandGitHub 4e10341277 Merge pull request #7752 from SMillerDev/cask/readall
Support casks in readall
2020-07-01 12:19:30 +01:00
Mike McQuaid 0166211ffd integration_test: don't error on missing bin. 2020-07-01 11:55:42 +01:00
Mike McQuaid 7d53104c46 cmd/search_spec: split Linux/macOS tests. 2020-07-01 11:55:25 +01:00
Jonathan ChangandGitHub b57290b23f Merge pull request #7844 from jonchang/signoff-approving-reviews
pr-pull: add commit message trailers for pull requests with approved reviews
2020-07-01 19:18:27 +10:00
Sean MolenaarandGitHub 0315f64550 Merge pull request #7861 from Homebrew/SMillerDev-patch-1
Remove outdated suggestions from Formula#test doc
2020-07-01 11:07:14 +02:00
Sean MolenaarandDawid Dziurla a721d7bc8f Remove outdated suggestions from Formula#test doc 2020-07-01 10:11:46 +02:00
lionellloh 7358dd7bba style fixes 2020-06-30 23:25:51 +08:00
lionellloh 57e7e7d60e small fix: res -> response 2020-06-30 23:23:19 +08:00
lionellloh 1422542a07 components_order and test 2020-06-30 23:18:04 +08:00
Lionell fb4db63e3b Merge branch 'master' into license 2020-06-30 22:25:17 +08:00
lionellloh 96d60c271a Merge remote-tracking branch 'mlh/license' into license 2020-06-30 22:12:03 +08:00
5b3530b23d Apply suggestions from code review
Code review changes

Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-06-30 22:11:36 +08:00
lionellloh ff95f08591 audit test: modified code for reading json file 2020-06-30 22:08:36 +08:00
lionellloh c50f7b8951 Revert "curl: modified curl to allow optional print_stdout"
This reverts commit 02bc870e91.
2020-06-30 21:58:40 +08:00
dependabot-preview[bot]andGitHub adcb2fb823 build(deps): bump json from 2.3.0 to 2.3.1 in /Library/Homebrew
Bumps [json](https://github.com/flori/json) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/flori/json/releases)
- [Changelog](https://github.com/flori/json/blob/master/CHANGES.md)
- [Commits](https://github.com/flori/json/compare/v2.3.0...v2.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-30 12:35:12 +00:00
Mike McQuaidandGitHub 0b4397f95b Merge pull request #7858 from pranasziaukas/throttle-balena-cli
Throttle balena-cli version bumps
2020-06-30 11:13:03 +01:00
Pranas Ziaukas 455633f7d2 Throttle balena-cli version bumps
Discussion in Homebrew/homebrew-core#57082
2020-06-30 12:12:34 +03:00
Mike McQuaidandGitHub 9d71f9521d Merge pull request #7854 from iMichka/components
components order: fix audit and add test
2020-06-30 10:10:28 +01:00
Issy LongandGitHub a1ba14255f Merge pull request #7856 from vidusheeamoli/add-new-files
sorbet/files.yaml: add new files
2020-06-30 09:16:41 +01:00
vidusheeamoli 087ee9ab6c sorbet: update hidden definitions 2020-06-30 13:06:52 +05:30
Michka PopoffandMike McQuaid 8d55c87adb components order: fix audit and add test 2020-06-30 08:36:11 +01:00
vidusheeamoli 6134af3108 srb/tapioca: update rbi of recently bumped gems 2020-06-30 13:04:13 +05:30
Lionell da2a426ec8 update-license-data: use curl_download instead of curl 2020-06-30 15:18:10 +08:00
vidusheeamoli 0ee9cc0b08 sorbet/files.yaml: add new files 2020-06-30 12:40:03 +05:30
dependabot-preview[bot]andGitHub 0475c73b67 build(deps): bump diff-lcs from 1.4.2 to 1.4.3 in /Library/Homebrew
Bumps [diff-lcs](https://github.com/halostatue/diff-lcs) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/halostatue/diff-lcs/releases)
- [Changelog](https://github.com/halostatue/diff-lcs/blob/master/History.md)
- [Commits](https://github.com/halostatue/diff-lcs/compare/v1.4.2...v1.4.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-30 05:33:46 +00:00
lionellloh 4dcbe8790f update-license-data: use of unlink to remove existing file 2020-06-30 01:29:45 +08:00
lionellloh 0ea6245094 Revert "Pathname::write: allow optional override"
This reverts commit 93d46c6d6c.
2020-06-30 01:28:58 +08:00
lionellloh 5b3ac1fcb2 update-license-data: modify arguments when calling methods 2020-06-30 01:14:05 +08:00
lionellloh 02bc870e91 curl: modified curl to allow optional print_stdout 2020-06-30 01:13:02 +08:00
lionellloh 074f66f912 write .stdout instead of SystemCommand::Result 2020-06-30 01:08:29 +08:00
lionellloh 93d46c6d6c Pathname::write: allow optional override 2020-06-30 01:08:09 +08:00
Mike McQuaidandGitHub 84f3dc4783 Merge pull request #7850 from Homebrew/dependabot/bundler/Library/Homebrew/zeitwerk-2.3.1
build(deps): bump zeitwerk from 2.3.0 to 2.3.1 in /Library/Homebrew
2020-06-29 11:12:38 +01:00
Mike McQuaid a15cd4bdd5 brew vendor-gems: commit updates. 2020-06-29 09:57:15 +01:00
9cab9b7f39 pr-pull: handle empty string cases
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-06-29 18:55:47 +10:00
Mike McQuaid 3fc76171ca spec_helper: retry failing CI tests.
This should help avoid a bit of the flakiness we see in builds at the
cost of a slight slowdown on retries.
2020-06-29 09:54:06 +01:00
Mike McQuaid 4398e7bf79 Revert "cask/pkg_spec: remove flaky test."
This reverts commit 924af100b7.
2020-06-29 09:50:51 +01:00
Mike McQuaid 2ee93a2476 Revert "remove flaky cask upgrade test"
This reverts commit 626f9406b1.
2020-06-29 09:50:43 +01:00
Mike McQuaid a9877088ea Revert "test/cask/cmd/upgrade_spec: remove flaky test."
This reverts commit 8a0e6a1603.
2020-06-29 09:50:36 +01:00
Mike McQuaid cc0ea9aec3 Revert "cask/cmd/upgrade_spec: remove flaky test."
This reverts commit 75c74e4674.
2020-06-29 09:50:29 +01:00
Mike McQuaid af2c57dbeb Revert "cask/cmd/upgrade_spec: remove more flaky tests."
This reverts commit fb0fa419ab.
2020-06-29 09:50:18 +01:00
da007134c4 Apply suggestions from code review
Code review changes

Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-06-29 16:20:07 +08:00
dependabot-preview[bot]andGitHub ae8fb6c8a7 build(deps): bump zeitwerk from 2.3.0 to 2.3.1 in /Library/Homebrew
Bumps [zeitwerk](https://github.com/fxn/zeitwerk) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/fxn/zeitwerk/releases)
- [Changelog](https://github.com/fxn/zeitwerk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fxn/zeitwerk/compare/v2.3.0...v2.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-29 08:15:08 +00:00