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

ci: Do not run test against release-* branches #177

Merged
merged 2 commits into from
Dec 9, 2024
Merged

Conversation

ppawlowski
Copy link
Contributor

Description

This pull requests ensures that Test Docker Compose workflow will not be launched agains branches matching pattern release-*.
This will stop tests execution during the release process.

Related Issue(s)

Closes #171

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

Labels

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

@ppawlowski ppawlowski changed the title co: Do not run test against release-* branches ci: Do not run test against release-* branches Dec 1, 2024
@ppawlowski ppawlowski requested a review from hardillb December 9, 2024 09:43
@hardillb hardillb merged commit 390f8fd into main Dec 9, 2024
2 checks passed
@hardillb hardillb deleted the ci-no-test-on-release branch December 9, 2024 09:47
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 testing workflow should not be triggered on the release
2 participants