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

Clean up build stuff #77

Merged
merged 4 commits into from
Feb 4, 2024
Merged

Clean up build stuff #77

merged 4 commits into from
Feb 4, 2024

Commits on Feb 4, 2024

  1. Clean up build stuff

    1. Uses modern go in Dockerfile
    2. Fix `make build` pre-reqs
    3. Remove interim BUILDFLAGS handling
    
    Signed-off-by: Brian Goff <cpuguy83@gmail.com>
    cpuguy83 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    21f901d View commit details
    Browse the repository at this point in the history
  2. Remove LINTER_BIN from Makefile

    Signed-off-by: Brian Goff <cpuguy83@gmail.com>
    cpuguy83 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    afc095d View commit details
    Browse the repository at this point in the history
  3. Remove vendor dir which is unused

    Signed-off-by: Brian Goff <cpuguy83@gmail.com>
    cpuguy83 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    9c6c57f View commit details
    Browse the repository at this point in the history
  4. Passthrough buildkit platform args

    Signed-off-by: Brian Goff <cpuguy83@gmail.com>
    cpuguy83 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    6bf89fd View commit details
    Browse the repository at this point in the history