Bo Anderson
|
f2513965e8
|
Revert "Revert "bundle: handle simultaneous exec --services better""
This reverts commit 94db0b2f3408280e20ca3888ed5c91672ab4fca2.
|
2025-04-07 14:10:42 +01:00 |
|
Mike McQuaid
|
94db0b2f34
|
Revert "bundle: handle simultaneous exec --services better"
|
2025-04-04 15:30:47 +01:00 |
|
Bo Anderson
|
1ef00cb55f
|
bundle: handle simultaneous exec --services better
|
2025-04-04 08:10:11 +01:00 |
|
Bo Anderson
|
4254b75cb8
|
bundle: add tests for exec --services
|
2025-04-02 16:09:16 +01:00 |
|
Mike McQuaid
|
37752e3088
|
bundle: use HOMEBREW_BUNDLE_FORMULA_VERSION_* for formula version.
As this variable is no longer just used for `brew bundle exec`.
|
2025-04-01 15:35:27 +01:00 |
|
Mike McQuaid
|
df0fe8a802
|
Add version_file: DSL to Brewfile
This allows writing to e.g. `.ruby-version` files directly from the
`Brewfile`, making it easy to keep these versions in sync.
|
2025-03-24 17:34:35 +00:00 |
|
Carlo Cabrera
|
f7ee1902e4
|
bundle: require more lazily
This will hopefully make using `brew bundle` a little bit snappier.
|
2025-03-24 22:48:58 +08:00 |
|
Carlo Cabrera
|
a4f2797612
|
bundle/exec: fix command PATH lookup
We are checking `PATH` for the command too early, since the code below
it mutates `PATH`.
Let's defer the check to later to fix this.
|
2025-03-19 21:55:15 +08:00 |
|
Mike McQuaid
|
bdeca530ff
|
Migrate Homebrew/bundle to Homebrew/brew
Co-authored-by: Bo Anderson <mail@boanderson.me>
|
2025-03-19 06:47:01 +00:00 |
|