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

Add dry run flag #9

Merged
merged 1 commit into from
Aug 31, 2024
Merged

Add dry run flag #9

merged 1 commit into from
Aug 31, 2024

Conversation

m3brown
Copy link
Contributor

@m3brown m3brown commented Aug 28, 2024

While I was testing the regex functionality, I commented out the line that calls "modifyAssets" to ensure I didn't push changes prematurely.

At one point, I uncommented the line (probably to commit changes) and forgot to re-comment. The result: I mistakenly created stacks for several photo combinations.

This could've been avoided with a dry run flag, which is a common phrase for a "safe mode" that doesn't apply changes. I imagine others might benefit from this flag when creating their personal regex customizations.

@tenekev tenekev merged commit f89c4cf into tenekev:main Aug 31, 2024
5 checks 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