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

Consider dropping "Regex" suffix from various properties #309

Closed
famod opened this issue Feb 15, 2021 · 0 comments · Fixed by #326
Closed

Consider dropping "Regex" suffix from various properties #309

famod opened this issue Feb 15, 2021 · 0 comments · Fixed by #326

Comments

@famod
Copy link
Member

famod commented Feb 15, 2021

Given the new skipIfPathMatches property (#310), something like this would be more readable:

  • disableIfBranchRegex -> disableIfBranchMatches
  • excludePathRegex -> excludePathMatching (or even "...PathsMatching")
  • includePathRegex -> includePathMatching (...)
@famod famod added this to the release-3.13.0 milestone Feb 16, 2021
famod added a commit to famod/gitflow-incremental-builder that referenced this issue Mar 13, 2021
famod added a commit to famod/gitflow-incremental-builder that referenced this issue Mar 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant