Skip to content

Add filter implementation for files#231

Merged
fd0 merged 7 commits intomasterfrom
implement-filter-functions
Jul 20, 2015
Merged

Add filter implementation for files#231
fd0 merged 7 commits intomasterfrom
implement-filter-functions

Conversation

@fd0
Copy link
Copy Markdown
Member

@fd0 fd0 commented Jul 13, 2015

I consider this PR done when full filter functionality is implemented for backup and restore.

TODO:

  • Add double-wildcard support (foo/**/bar.go)
  • Use filter for backup
  • Use filter for restore

Closes #226, closes #223, closes #161, closes #86

@fd0 fd0 force-pushed the implement-filter-functions branch 2 times, most recently from df17ed2 to 9c9a80d Compare July 19, 2015 22:15
@fd0
Copy link
Copy Markdown
Member Author

fd0 commented Jul 19, 2015

This is done, backup and restore are now able to exclude files/dirs with patterns as described in #226. Follow-up issue is #233.

@fd0
Copy link
Copy Markdown
Member Author

fd0 commented Jul 20, 2015

I've removed TestRestoreNoMetadataOnIgnoredIntermediateDirs for now, this is only interesting once we allow mixing include and exclude patterns. I'll add that to the followup issue #233, so that we can reintroduce the test then.

@fd0 fd0 force-pushed the implement-filter-functions branch from a4530c9 to 1da8925 Compare July 20, 2015 17:22
@fd0
Copy link
Copy Markdown
Member Author

fd0 commented Jul 20, 2015

Ah, I've added the option to have only include patterns for restore, so TestRestoreNoMetadataOnIgnoredIntermediateDirs is back in. That should close this issue.

@fd0 fd0 merged commit 1da8925 into master Jul 20, 2015
fd0 added a commit that referenced this pull request Jul 20, 2015
@fd0 fd0 deleted the implement-filter-functions branch July 20, 2015 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

1 participant