Skip to content

Conversation

priteau
Copy link
Member

@priteau priteau commented Jun 3, 2022

Despite specifying the boolean type for inputs, GitHub workflow
variables are actually strings so 'false' evaluates to true. This was
causing the seed container image build to always be executed.

See actions/runner#1483 for more details.

Despite specifying the boolean type for inputs, GitHub workflow
variables are actually strings so 'false' evaluates to true. This was
causing the seed container image build to always be executed.

See actions/runner#1483 for more details.
@priteau priteau self-assigned this Jun 3, 2022
Copy link
Member

@cityofships cityofships left a comment

Choose a reason for hiding this comment

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

Let's consider splitting into two separate workflows

@priteau priteau merged commit 1d3f683 into stackhpc/wallaby Jun 3, 2022
@priteau priteau deleted the workflow-conditions branch June 3, 2022 09:54
@markgoddard
Copy link
Contributor

:( thanks for fixing

@markgoddard
Copy link
Contributor

Let's consider splitting into two separate workflows

What are the pros & cons?

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.

3 participants