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 ability to not include default scripts in exports and imports #358

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

phalestrivir
Copy link
Contributor

This PR adds the ability to specify whether to include default scripts in an export or import in an attempt to avoid exporting or importing "protected" scripts (i.e. scripts that can't be deleted). Another PR in frodo-cli of the same title relies on the changes in this PR.

@vscheuber vscheuber merged commit ad5e473 into rockcarver:main Jan 5, 2024
6 checks passed
@phalestrivir phalestrivir deleted the feature/filter-default-scripts branch January 5, 2024 15:10
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