Skip to content

Conversation

@ppawlowski
Copy link
Contributor

Description

This pull request creates a dependency between the application container build-and-publish job and the Docker Compose file release step in the Build and push containers GitHub Actions workflow.
As a result, Docker Compose files are released only when the container image is successfully published to the public container registry.

Related Issue(s)

Closes #263

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production
  • Link to Changelog Entry PR, or note why one is not needed.

Labels

  • Includes a DB migration? -> add the area:migration label

@ppawlowski ppawlowski requested a review from knolleary January 9, 2026 10:37
@knolleary knolleary merged commit ca659df into main Jan 13, 2026
3 checks passed
@knolleary knolleary deleted the ci-release-re-order branch January 13, 2026 11:39
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.

Docker-compose file should not be released befor container images are released

3 participants