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

Some stack outputs cannot be saved to Secret #746

Merged
merged 3 commits into from
Nov 11, 2024
Merged

Some stack outputs cannot be saved to Secret #746

merged 3 commits into from
Nov 11, 2024

Conversation

EronWright
Copy link
Contributor

@EronWright EronWright commented Nov 10, 2024

Proposed changes

This PR sanitizes the output names from a given Update when the outputs are stored into a Secret.

Related issues (optional)

Closes #743

@EronWright EronWright requested a review from blampe November 10, 2024 00:15
Copy link

codecov bot commented Nov 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.73%. Comparing base (5ef19c9) to head (c24cbf5).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #746      +/-   ##
==========================================
+ Coverage   50.70%   50.73%   +0.02%     
==========================================
  Files          30       30              
  Lines        4171     4173       +2     
==========================================
+ Hits         2115     2117       +2     
  Misses       1872     1872              
  Partials      184      184              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@blampe blampe left a comment

Choose a reason for hiding this comment

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

Stamping to unblock - 👍 to using the official regex.

@EronWright EronWright marked this pull request as ready for review November 11, 2024 19:36
@EronWright EronWright merged commit 6b63c9e into master Nov 11, 2024
7 checks passed
@EronWright EronWright deleted the issue-743 branch November 11, 2024 19:41
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.

Some stack outputs cannot be saved to Secret
2 participants