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 a filter system for file content #15

Open
prisis opened this issue May 9, 2020 · 1 comment
Open

Add a filter system for file content #15

prisis opened this issue May 9, 2020 · 1 comment
Milestone

Comments

@prisis
Copy link
Member

prisis commented May 9, 2020

Is your feature request related to a problem? Please describe.
Add the possibility to filter file content, that should be skipped on template sync

Describe the solution you'd like
possible syntax for action

filters: 
  - 
    filepath: string
    filter: string
  - 
    filepath: string
    filter: string

Describe alternatives you've considered
n/a

Teachability, Documentation, Adoption, Migration Strategy
n/a

@prisis prisis added this to the next milestone May 9, 2020
@prisis
Copy link
Member Author

prisis commented May 10, 2020

To apply changes with a filter possibly, workflows needs to be changed to git patch

  • Create a git patch reader

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant