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

Add deployment and debugging Makefile targets #26

Closed
wants to merge 2 commits into from

Conversation

dtroyer-salad
Copy link
Contributor

@dtroyer-salad dtroyer-salad commented Oct 20, 2023

Useful for local dev & debug. The build-image target should closely mimic the build pipeline.

  • Use the commit for BUILD_VERSION since we do not tag the repo
  • Use the commit date rather than build date to provide a bit of ordering to the builds

@dtroyer-salad dtroyer-salad requested a review from a team October 20, 2023 02:54
@dtroyer-salad dtroyer-salad requested a review from a team as a code owner October 20, 2023 02:54
@dtroyer-salad dtroyer-salad self-assigned this Oct 20, 2023
@dtroyer-salad dtroyer-salad force-pushed the make branch 2 times, most recently from d9f18af to 8978c39 Compare October 20, 2023 16:13
* Use the commit for BUILD_VERSION since we do not tag the repo
* Use the commit date rather than build date to provide a bit of ordering
  to the builds

Signed-off-by: Dean Troyer <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant