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: allow to override build flags by goos/goarch/etc #2860

Merged
merged 10 commits into from Feb 2, 2022
Merged

Commits on Jan 30, 2022

  1. feat: allow to override build flags by goos/goarch/etc

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Jan 30, 2022
    Copy the full SHA
    6f28674 View commit details
    Browse the repository at this point in the history
  2. test: improve

    caarlos0 committed Jan 30, 2022
    Copy the full SHA
    642160e View commit details
    Browse the repository at this point in the history
  3. fix: typos

    caarlos0 committed Jan 30, 2022
    Copy the full SHA
    3f593d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. feat: templates, merges

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Feb 1, 2022
    Copy the full SHA
    fe7da05 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    59be26d View commit details
    Browse the repository at this point in the history
  3. test: fix

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Feb 1, 2022
    Copy the full SHA
    3d5d913 View commit details
    Browse the repository at this point in the history
  4. test: one more case

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Feb 1, 2022
    Copy the full SHA
    7cd88e9 View commit details
    Browse the repository at this point in the history
  5. Update internal/builders/golang/build.go

    Co-authored-by: Brian Flad <bflad417@gmail.com>
    caarlos0 and bflad committed Feb 1, 2022
    Copy the full SHA
    330ffc3 View commit details
    Browse the repository at this point in the history
  6. Update internal/builders/golang/build.go

    Co-authored-by: Brian Flad <bflad417@gmail.com>
    caarlos0 and bflad committed Feb 1, 2022
    Copy the full SHA
    fa7e424 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. test: more tests

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Feb 2, 2022
    Copy the full SHA
    27df8d2 View commit details
    Browse the repository at this point in the history