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: only append SubstituteInFiles to EnabledFeatures if its not there #803

Conversation

grace-rehn
Copy link
Collaborator

Updates deployment action to only add SubstituteInFiles to the EnabledFeatures when it is not already there.

This will ensure that SubstituteInFiles will not be in the EnabledFeatures list multiple times when updating the deployment action.

Fixes #641

Copy link
Collaborator

@benPearce1 benPearce1 left a comment

Choose a reason for hiding this comment

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

LGTM

@grace-rehn grace-rehn merged commit d832a3b into main Oct 18, 2024
22 checks passed
@grace-rehn grace-rehn deleted the grace/script-action-appending-substitute-variable-multiple-times branch October 18, 2024 03:03
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.

SubstituteInFiles feature on Run a Script action is duplicated everytime a deployment process is updated
2 participants