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

Fix: Environment variables interpolation and exit code #7

Merged
merged 25 commits into from
May 24, 2023

Conversation

tarampampam
Copy link
Collaborator

@tarampampam tarampampam commented May 24, 2023

Fixed

  • Fail the action if an error occurs, instead of just logging the error message

Added

  • Environment variables interpolation in run and post commands
  • Possibility to determine the shell to use for run and post commands
  • Possibility to write the multiline commands using \ separator

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

@tarampampam tarampampam requested a review from jetexe May 24, 2023 10:45
@tarampampam tarampampam self-assigned this May 24, 2023
@tarampampam tarampampam marked this pull request as ready for review May 24, 2023 12:03
jetexe
jetexe previously approved these changes May 24, 2023
Copy link
Member

@jetexe jetexe left a comment

Choose a reason for hiding this comment

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

LGFM

@jetexe jetexe merged commit 7243bbd into main May 24, 2023
@jetexe jetexe deleted the fix/env-vars-interpolation-and-exit-code branch May 24, 2023 12:45
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.

2 participants