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 fail Helm chart release if container images workflow returns queued status #542

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

ppawlowski
Copy link
Contributor

@ppawlowski ppawlowski commented Feb 17, 2025

Description

This pull request improves the Release Helm Chart workflow by properly handling the queued status which can be returned by Github once requested the status of the Release container images pipeline.

Related Issue(s)

Fixes #539

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 requested a review from hardillb February 17, 2025 10:40
@hardillb hardillb merged commit 8201e40 into main Feb 17, 2025
3 checks passed
@hardillb hardillb deleted the ci-fix-helm-release-workflow branch February 17, 2025 10:42
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.

Work out why helm release for v2.14.0 failed
2 participants