Skip to content

Conversation

@jajeffries
Copy link
Contributor

This pull request updates the GitHub Actions workflow for the Orb Agent's develop branch to make the Docker tag configurable when manually triggering the workflow. The main change is allowing users to specify a custom Docker tag, improving flexibility for development and testing.

Workflow improvements:

  • Added a new input parameter docker_tag to the workflow_dispatch event, enabling users to set the Docker image tag when manually running the workflow.
  • Updated the Docker build step to use the specified docker_tag input instead of the hardcoded develop tag, ensuring the built image is tagged as requested.

Co-authored-by: Michal Fiedorowicz <michal@codefella.com>
@jajeffries jajeffries merged commit 75e01ce into fleet_manager Sep 29, 2025
1 check passed
@jajeffries jajeffries deleted the chore/OBS-1436-parameterise-gha branch September 29, 2025 09:50
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.

3 participants