ysoftwareab / yplatform

Self-service bootstrap/build/CI/CD. Software and configuration that supports various cycles of software development.
Apache License 2.0
19 stars 7 forks source link

create homebrew tap #233

Closed andreineculau closed 2 years ago

andreineculau commented 3 years ago

publish the Formula folder as a separate repo (git subtree FTW)

this would make homebrew happier (since the team doesn't like local Formulas)

alternatively, figure out a way to fake a local tap by symlinking to the support-firecloud directory

EDIT: once that is in place, there's a good candidate to create separate formula for all of moreutils' executables. Homebrew already has a separate sponge formula, and the reasons are detailed in https://github.com/Homebrew/homebrew-core/pull/60330

andreineculau commented 3 years ago

faking the local tap by symlinking is impossible from a pure management perspective. what if you have more than 1 support-firecloud repo cloned locally? which one wins at symlinking?

andreineculau commented 2 years ago

https://github.com/ysoftwareab/homebrew-tap