Skip to content

Conversation

luqmana
Copy link
Contributor

@luqmana luqmana commented Jun 26, 2025

Ran into a case of identical pkg_install steps that could be activated together depnding on what feature flags were passed. Whichever came first would succeed but the latter would fail because pkg install returns a non-zero exit status to indicate no changes were made, i.e., package is already installed.

Copy link
Member

@citrus-it citrus-it left a comment

Choose a reason for hiding this comment

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

Thanks for doing this.

@jclulow jclulow self-requested a review June 26, 2025 14:15
Copy link

@dancrossnyc dancrossnyc left a comment

Choose a reason for hiding this comment

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

Cool; thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants