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

Build pipeline tweaks - docker tagging #2879

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

mquinnfd
Copy link
Contributor

Overview

[In Progress]

Corrects some problems with pushing docker builds to latest and makes debugging pipeline variables like tag numbers easier.

Current issue observed in master on this repo seems to be that the short tag number isn't set when creating the Web UI lib, this seems fine on my fork build here so we need to get to the bottom of that

  • Adds some async printing of build metadata to the pipeline for debugging
  • Only tags docker images as latest on tag builds
  • Consolidates the "is this a tag build" logic into one place

@mquinnfd mquinnfd changed the title updating build pipeline for docker tags Build pipeline tweaks - docker tagging Aug 30, 2024
@mquinnfd mquinnfd marked this pull request as ready for review August 30, 2024 14:55
@cyberw cyberw merged commit 8fd83a4 into locustio:master Aug 30, 2024
16 checks passed
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.

2 participants