Skip to content

Conversation

@DannyBen
Copy link
Member

@DannyBen DannyBen commented Aug 14, 2024

As raised in #547 - when using bash $variables in bashly YAML (for example: default: $BUILD_DIR/logs, it violates shellcheck rule SC2059.

Although this specific use case is not supported or recommended, we can allow it where it is most needed:

  1. argument.default
  2. argument.allowed
  3. environment_variable.default
  4. environment_variable.allowed
  5. flag.allowed
  6. flag.default
  7. flag.needs
  8. flag.conflicts
@DannyBen DannyBen merged commit 1b104a5 into master Aug 15, 2024
@DannyBen DannyBen deleted the fix/bash-vars-in-yaml-strings branch August 15, 2024 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants