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

Support masking multi-line values #4

Merged
merged 7 commits into from
Nov 6, 2024

Conversation

channingko-madden
Copy link
Contributor

@channingko-madden channingko-madden commented Nov 5, 2024

Hello!

My use case for wanting to mask the env variable values #2 involves multi-line values. I came across this article on masking multi-line text, and incorporated it into the yaml-to-env.sh script. Testing with my fork it is working for me and the multi-line values are all correctly masked.

I updated the Test Action workflow which should show it is working correctly as well. An example of the workflow running and variables being masked can be found here, under the Test env step.

@dcarbone dcarbone merged commit 127c07a into dcarbone:dcarbone/updates Nov 6, 2024
1 check passed
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