Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/Homebrew/homebrew-bundle
📦 Bundler for non-Ruby dependencies from Homebrew, Homebrew Cask and the Mac App Store.
https://github.com/Homebrew/homebrew-bundle
Bump codecov from 0.1.12 to 0.1.13
9fb0a9bb07db4a33561adb305fe5de4e30fb4b24 authored about 6 years ago by Mike McQuaid <[email protected]>
Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.1.12 to 0.1.13.
- [Release notes...
Bump codecov from 0.1.11 to 0.1.12
bedfbe955b9101a3216b0252e47fa12b797b5f1a authored about 6 years ago by Jacob Bednarz <[email protected]>
Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.1.11 to 0.1.12.
- [Release notes...
Bump codecov from 0.1.10 to 0.1.11
3794331740a131074077ad2ff0cc4aeaf9c2231d authored over 6 years ago by Mike McQuaid <[email protected]>
Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.1.10 to 0.1.11.
- [Release notes...
Fix a few inconsistencies and append colons to command specs.
d767e18ef2c3e30567835f07af07b86d5faa36f1 authored over 6 years ago by EricFromCanada <[email protected]>Update/cleanup all gems
4de68247927ec6a4624b50a73139589494bce121 authored over 6 years ago by Mike McQuaid <[email protected]>Also, remove unnecessary `spec_helper` code after gem updates.
352dac20d87911e1b2f8dd2b50567509ed623f8f authored over 6 years ago by Mike McQuaid <[email protected]>mas: better handle signin failure
914ca41f5082c4c58873557f13af43a09ef262e2 authored over 6 years ago by Mike McQuaid <[email protected]>
- see if app can be skipped because it doesn’t need upgrade
- don’t try to sign in on Mojave (it...
make note of --describe option to dump in readme
09b65221ad490539ee064b764b1db01fa681a73c authored over 6 years ago by Colin Dean <[email protected]>1fe49817ffe1fa9ebad0b41a634bf253077472e5 authored over 6 years ago by Philip Hallstrom <[email protected]>
Corrects two Rubocop warnings new since project-wide config changed
ac26c1eb92e33699c3b897e69eea37b92e073c87 authored over 6 years ago by Colin Dean <[email protected]>c3b30d20ca581780ae8517f776fc85997d1b865d authored over 6 years ago by Colin Dean <[email protected]>
Fixes flakey tests
First merge as a maintainer!
bebdc64e88096586469d04f7d8ab296c80f419b1 authored over 6 years ago by Colin Dean <[email protected]>
Bundle::BrewInstaller's @installed_formulae was getting memoized earlier
and this test was using...
Work toward #361
e1529576f4853fdce8526148bebaa09380dcdd7d authored over 6 years ago by Colin Dean <[email protected]>Work toward #361
6fde1a04ff42c4e8af150bf3b07d362a64506339 authored over 6 years ago by Colin Dean <[email protected]>brew_dumper: NameError makes formulae unreadable.
bc97597d437f32712791d5b68d558da1798d34e1 authored over 6 years ago by Mike McQuaid <[email protected]>Allow a couple of modules to be a bit long for now and add TODO.
21600243d4ab6469a7efc59975b2fe0b0c3c2e4b authored over 6 years ago by Mike McQuaid <[email protected]>And `NoMethodError` is a type of `NameError`.
9c8e7201fc7742500be62953912164abd287350a authored over 6 years ago by Mike McQuaid <[email protected]>Add tap pinning
e854d79b9a0038b8d34a8993dcf5b4d6648af5d7 authored over 6 years ago by Mike McQuaid <[email protected]>bd95481ccb32f7a0305d4523f89ce9dc7e2c4d9f authored over 6 years ago by Mike Splain <[email protected]>
Extend valid `mas` app name regex
f785096b5a3a1a931d79aa0c34540be93801f257 authored over 6 years ago by Mike McQuaid <[email protected]>
#349 introduced a basic regex for determining if the app names provided
via `mas` were valid and...
Add docs for zap flag
0e58c4b593cf65fbce515147d157ab26726838f4 authored over 6 years ago by Mike McQuaid <[email protected]>1ccd79db513f7df6bf695406a069175a08d5d100 authored over 6 years ago by Cesar Andreu <[email protected]>
cmd/brew-bundle: tweak check help output.
40af29a70dd1a7bf8aaf14beddac4c465600ca3e authored over 6 years ago by Mike McQuaid <[email protected]>
Display all on one line and allow terminals to do the wrapping. This
is consistent with other li...
cmd/brew-bundle.rb: improve exit usage.
024d26aef708914160d16df4751bb5c2fa3ac2ac authored over 6 years ago by Mike McQuaid <[email protected]>Display brew bundle check failures instead of silently failing
282c75f01e1361f61e71f7ae02125f0593b41d96 authored over 6 years ago by Mike McQuaid <[email protected]>
Since this is now a Ruby script required by Homebrew we want to tweak
the way that exits are han...
71020d5a67fd54a454cb3275de8b52c483cc1407 authored over 6 years ago by Mike McQuaid <[email protected]>
9a55b2a9fe2ae63a5176173ddaaa6a5a6011bf9b authored over 6 years ago by Colin Dean <[email protected]>
611a669c20245cd69bcc442c31dab4e7bef6abb1 authored over 6 years ago by Colin Dean <[email protected]>
This is necessary in order for Bundle::Checker:Base to be available
before classes which extend it.
cleanup_command_spec: add missing mocks.
3e08185029dab3def1c36c4808a5286febb01c22 authored over 6 years ago by Mike McQuaid <[email protected]>df166e087ffc8fe693c790988c9f7865dada6653 authored over 6 years ago by Mike McQuaid <[email protected]>
Ensure that `brew cleanup` isn't run when running the test suite.
Fixes #353.
efb825c3527355a4b120f7e0bf93fb3fc2c65595 authored over 6 years ago by Mike McQuaid <[email protected]>https://github.com/Homebrew/homebrew-bundle/pull/327#issuecomment-412379027
fee100648e6b1c74f430b0715614fa9a989d7b7f authored over 6 years ago by Colin Dean <[email protected]>
* Unused variable
* Passing location information to an eval
https://github.com/Homebrew/homebrew-bundle/pull/327#discussion_r209461462
9241dc13a8502dfffc675875be050fb812b07678 authored over 6 years ago by Colin Dean <[email protected]>
e6f51deb358678ebd4f84b6f1dcde71bab53f9dd moved them inside a condition
where all checks would al...
f2c3d2c89cbdbaae5e3fdc50bb56369cb32e21bd authored over 6 years ago by Colin Dean <[email protected]>
https://github.com/Homebrew/homebrew-bundle/pull/327#discussion_r209454322
6609ce1594f1634c77fa69164ad1eb6aa4efdb28 authored over 6 years ago by Colin Dean <[email protected]>Based on feedback https://github.com/Homebrew/homebrew-bundle/pull/327#discussion_r209454223
c3d84ae935679f73bc01f8ec6d35e51ea6ceaae9 authored over 6 years ago by Colin Dean <[email protected]>0097e429be5c60f276efbbd2f101fccd78b36fde authored over 6 years ago by Colin Dean <[email protected]>
e27ab8bcad9c9a19c0d4209ace1f3c61403b0bd1 authored over 6 years ago by Colin Dean <[email protected]>
17bfe386d11957e03568a9887ebaf3347a70b799 authored over 6 years ago by Colin Dean <[email protected]>
Doing this moves the select that checks the package type into the base
class and puts a formatte...
e430b252886762a829841eaafd78be55f1bba0a0 authored over 6 years ago by Colin Dean <[email protected]>
01cfe611a508eb88626107cc75ed4ae8d210db7d authored over 6 years ago by Colin Dean <[email protected]>
b3c3753da81b5ff61f5558d764bc092fc380d2f1 authored over 6 years ago by Colin Dean <[email protected]>
acb47aad4f08e51374004dd60a077409a35aa595 authored over 6 years ago by Colin Dean <[email protected]>
05b4fa97e3457806a550a41028abab58b08085f6 authored over 6 years ago by Colin Dean <[email protected]>
This makes the relationships a little clearer and reduces some of the
coupling between classes i...
fbfa4596a8579d900bbce0c21f41e12a21611a4b authored over 6 years ago by Colin Dean <[email protected]>
4e68032d79858852fa8dfbfa7fd0dfbaae26679b authored over 6 years ago by Colin Dean <[email protected]>
00e7017342331e349fce75e5fabc29b75fdd9d4c authored over 6 years ago by Colin Dean <[email protected]>
da1e73de935d10ce207c536ff0272e5e757a4d7a authored over 6 years ago by Colin Dean <[email protected]>
2ce03d0a94094078d9e407d6d1be699d953c0a5b authored over 6 years ago by Colin Dean <[email protected]>
This sets up that method to be standardized in some way.
df101a1f91732eb318b2f8e1da63100ae537d0a7 authored over 6 years ago by Colin Dean <[email protected]>
This DRYs up the checkers a little and exposes some other potential
DRYing opportunities.
Based on feedback https://github.com/Homebrew/homebrew-bundle/pull/327#discussion_r208941301
e6f51deb358678ebd4f84b6f1dcde71bab53f9dd authored over 6 years ago by Colin Dean <[email protected]>Based on feedback https://github.com/Homebrew/homebrew-bundle/pull/327#discussion_r208940550
1715a0a9186b6b5e92bffa75ef1ceed75a22d41c authored over 6 years ago by Colin Dean <[email protected]>Based on feedback https://github.com/Homebrew/homebrew-bundle/pull/327/review_comment/create#dis...
b3b53d0c94c47c90e9b4ec62a01c4ade6daf763d authored over 6 years ago by Colin Dean <[email protected]>0cbda2a7574b6cd29dde70914f0b69289d8187ba authored over 6 years ago by Colin Dean <[email protected]>
711bf423e0a6dcb9031df13997989631f0cbd45e authored over 6 years ago by Colin Dean <[email protected]>
3fcc4b568083fdb0b5b41fd9b721102394698209 authored over 6 years ago by Colin Dean <[email protected]>
That I'm having to result to looking at types here tells me that there's
likely a better way to ...
I tried so hard and got so far
3d39a7baef034019871b74c6dfca5da8ae1ee6de authored over 6 years ago by Colin Dean <[email protected]>c16e8816dca5b9588ff470d5dbcb76ccf20e7e30 authored over 6 years ago by Colin Dean <[email protected]>
It makes more sense for them to be *before* the list of packages.
I almost had them show only in...
fe864ae41a7132c97e9840267d819d7900e349c6 authored over 6 years ago by Colin Dean <[email protected]>
Addresses https://github.com/Homebrew/homebrew-bundle/pull/327#discussion_r169880875
fdce7740109cf471eca8c95daf10f8eaeb97a100 authored over 6 years ago by Colin Dean <[email protected]>Addresses https://github.com/Homebrew/homebrew-bundle/pull/327#discussion_r169880543
10d27e5eb1356cf4e1909633ea191f1606a34756 authored over 6 years ago by Colin Dean <[email protected]>aab76eb07a51f84fe5ae9357a5b6321c43a776b5 authored over 6 years ago by Colin Dean <[email protected]>
4e87dbf96f19ebaffbd8500946646530a6893117 authored over 6 years ago by Colin Dean <[email protected]>
47a610193235b496c842547d9c272431b3779506 authored over 6 years ago by Colin Dean <[email protected]>
4cb405b2e064985ea868e9ce35ec852c83bd4d3b authored over 6 years ago by Colin Dean <[email protected]>
06f54d98efd74d9460092094b40ea54376846383 authored over 6 years ago by Colin Dean <[email protected]>
9846723b4575616d5839263b1b420f720aed8e86 authored over 6 years ago by Colin Dean <[email protected]>
With those methods removed, the test actually still passes since the
setup mocked them! So, I've...
10f4d242cbe066681d3881e8daa2e202c09af52b authored over 6 years ago by Colin Dean <[email protected]>
Addresses https://github.com/Homebrew/homebrew-bundle/pull/327#discussion_r169881999
423d6352bb5f445ae71c8a7dc0e08758cbc27401 authored over 6 years ago by Colin Dean <[email protected]>81993ce150c9580e37008873fcface9c32371715 authored over 6 years ago by Colin Dean <[email protected]>
I realized in the process of writing the previous commit message that my
dependency satisfaction...
Previously, each category tested (brew, cask, tap, mas) could parse the
Brewfile independently t...
ab720afb799e3deb0d76a8188831793676347224 authored over 6 years ago by Colin Dean <[email protected]>
5c556289a8ec110a06fd682890f18298c417786f authored over 6 years ago by Colin Dean <[email protected]>
3c2cca09c9801f0d7976f0d0b51050b5ca575a24 authored over 6 years ago by Colin Dean <[email protected]>
5fe9ffc1ad718c01ed75fd8e5904f6359d8813e8 authored over 6 years ago by Colin Dean <[email protected]>
2ad62c0e190cde7b2d0aa408dbf6f9839356c1c1 authored over 6 years ago by Colin Dean <[email protected]>
a68d2f9d6f56fa9b4161c018ffd36633231a7445 authored over 6 years ago by Colin Dean <[email protected]>
brew style --fix is great when it works
002baeefd7783de1b17682738492dee4ae9ed418 authored over 6 years ago by Colin Dean <[email protected]>efb4af38e1c89fe389fcd21244566b65e5329048 authored over 6 years ago by Colin Dean <[email protected]>
brew_dumper: handle unavailable formulae.
993e042b122f0505d28a0ce94db95de1ffbf4a44 authored over 6 years ago by Mike McQuaid <[email protected]>Fixes #351.
6cc341f455a236a2abf39fc51c26a12089dd859c authored over 6 years ago by Mike McQuaid <[email protected]>Ensure `MacAppStoreDumper` only dumps valid app details
4d33e0dffdf8593558c1b067319fc2182e2ba9bc authored over 6 years ago by Mike McQuaid <[email protected]>