Skip to content

ci: Introduce Docker build workflow#659

Merged
ppawlowski merged 3 commits into
mainfrom
ci-docker-build-workflow
Jun 23, 2026
Merged

ci: Introduce Docker build workflow#659
ppawlowski merged 3 commits into
mainfrom
ci-docker-build-workflow

Conversation

@ppawlowski

Copy link
Copy Markdown
Contributor

Description

This pull request introduces the Docker build workflow - pipeline responsible for validating container build process agains each pull request that modifies docker-related files.

Related Issue(s)

Closes #658

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 hardillb June 23, 2026 09:00
@ppawlowski ppawlowski merged commit 62e0322 into main Jun 23, 2026
12 checks passed
@ppawlowski ppawlowski deleted the ci-docker-build-workflow branch June 23, 2026 12:12
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.

Validate container builds on each pull request

2 participants