-
Notifications
You must be signed in to change notification settings - Fork 86
Add .deployignore support to Site Sync #2955
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
Merged
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
7d1ab4f
Add .deployignore support to Site Sync
ivan-ottinger e70aff5
Check deployIgnore on top-level archive paths
ivan-ottinger e88ba03
Filter meta.json plugin and theme lists against deployIgnore
ivan-ottinger f2cba66
Merge remote-tracking branch 'origin/trunk' into stu-16-add-deployign…
ivan-ottinger fd6e94c
Update SYNC_ADDITIONAL_DEFAULTS comment to clarify overridability
ivan-ottinger edfa8e5
Add tests for additionalDefaults parameter and negation override
ivan-ottinger 3e53189
Merge remote-tracking branch 'origin/trunk' into stu-16-add-deployign…
ivan-ottinger cac9ae9
Apply .deployignore to CLI sync push
ivan-ottinger 2d2216b
Simplify createDeployIgnoreFilter with a single basePatterns argument
ivan-ottinger 3c7c651
Move DEPLOY_IGNORE_DEFAULTS into SYNC_IGNORE_DEFAULTS
ivan-ottinger d0d5648
Inline deploy defaults in SYNC_IGNORE_DEFAULTS to fix renderer build
ivan-ottinger 69ce780
Drop redundant Windows path normalization around ignore.ignores()
ivan-ottinger 9f574e7
Merge remote-tracking branch 'origin/trunk' into stu-16-add-deployign…
ivan-ottinger ac5c848
Merge remote-tracking branch 'origin/trunk' into stu-16-add-deployign…
ivan-ottinger 35e0516
Fix import order in CLI export types
ivan-ottinger f20bc03
Extract DEPLOY_IGNORE_DEFAULTS to a renderer-safe module
ivan-ottinger 3b6c91e
Show dotfiles in the sync tree UI
ivan-ottinger 856e670
Merge remote-tracking branch 'origin/trunk' into stu-16-add-deployign…
ivan-ottinger e0b2e81
Revert dotfile visibility in sync tree
ivan-ottinger 719eebc
Merge remote-tracking branch 'origin/trunk' into stu-16-add-deployign…
ivan-ottinger 5491082
Document dotfile handling in sync filter and tree UI
ivan-ottinger 7192dd3
Add ignore as a direct dependency and upgrade to v7
ivan-ottinger c67ce33
Use path.join for consistent separators when building ignore paths
ivan-ottinger 0a16cd8
Rename exporter option deployIgnore to ignoreFilter
ivan-ottinger 6eb29dd
Merge remote-tracking branch 'origin/trunk' into stu-16-add-deployign…
ivan-ottinger 9348670
Fix import order in CLI export command
ivan-ottinger e01525a
Move shouldExcludeFromSync to its own module and use path.basename
ivan-ottinger File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.