Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(brew): allow to template brew.install #3593

Merged
merged 5 commits into from Nov 25, 2022
Merged

feat(brew): allow to template brew.install #3593

merged 5 commits into from Nov 25, 2022

Commits on Nov 24, 2022

  1. feat(brew): allow to template brew.install

    Should not be needed in most cases, but doesn't hurt to make it work
    anyway.
    
    Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Nov 24, 2022
    Copy the full SHA
    719a24f View commit details
    Browse the repository at this point in the history
  2. test: more tests

    Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Nov 24, 2022
    Copy the full SHA
    768f9ee View commit details
    Browse the repository at this point in the history
  3. test: one more test

    Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Nov 24, 2022
    Copy the full SHA
    86bfb0f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1c9ea6c View commit details
    Browse the repository at this point in the history
  5. fix: remove unused tmpl function

    Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Nov 24, 2022
    Copy the full SHA
    395420c View commit details
    Browse the repository at this point in the history