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

Improve Docker Build: Adopt Google Artifact Registry and enable registry caching. #22

Merged
merged 19 commits into from
Apr 11, 2024

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    bad28d8 View commit details
    Browse the repository at this point in the history
  2. use proper tags.

    bhouston committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    20df382 View commit details
    Browse the repository at this point in the history
  3. reuse env var

    bhouston committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c827d6f View commit details
    Browse the repository at this point in the history
  4. fix reference tag

    bhouston committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ae28bba View commit details
    Browse the repository at this point in the history
  5. do not use env var for now.

    bhouston committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    acd707c View commit details
    Browse the repository at this point in the history
  6. does this work?

    bhouston committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    1655227 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc20110 View commit details
    Browse the repository at this point in the history
  8. inline registry

    bhouston committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    a9d40ff View commit details
    Browse the repository at this point in the history
  9. fixed

    bhouston committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    b752115 View commit details
    Browse the repository at this point in the history
  10. latest

    bhouston committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    9e29084 View commit details
    Browse the repository at this point in the history
  11. multiple tags

    bhouston committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    d9ab71d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d788d55 View commit details
    Browse the repository at this point in the history
  13. only a single tag for now.

    bhouston committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0ceaf8b View commit details
    Browse the repository at this point in the history
  14. use default registry

    bhouston committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    665d286 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    41dcfa2 View commit details
    Browse the repository at this point in the history
  16. more reusable naming scheme.

    bhouston committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    6cc7f10 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    fbe8d42 View commit details
    Browse the repository at this point in the history
  18. only one slash

    bhouston committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    1065332 View commit details
    Browse the repository at this point in the history
  19. only one slash again!

    bhouston committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    26a444d View commit details
    Browse the repository at this point in the history