Skip to content

Conversation

@Friedinger
Copy link
Member

This pull request updates the logic for determining the build flavor in the GitHub Actions workflow configuration. The change simplifies how the FLAVOR variable is set, using a more concise syntax.

Workflow configuration improvement:

  • .github/workflows/test-build-release.yml: Replaced the shell conditional block with a single expression using GitHub Actions' startsWith function to set the FLAVOR variable to either production or staging.

@Friedinger Friedinger added the 👷 CI/CD Changes related to continuous integration/deployment label Sep 11, 2025
Copy link
Member

@IamPekka058 IamPekka058 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@Friedinger Friedinger merged commit d6b4108 into main Sep 11, 2025
16 checks passed
@Friedinger Friedinger deleted the ci/fix-flavor branch September 11, 2025 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

👷 CI/CD Changes related to continuous integration/deployment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants