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

Version access rules #266

Closed
aeneasr opened this issue Sep 25, 2019 · 1 comment · Fixed by #268
Closed

Version access rules #266

aeneasr opened this issue Sep 25, 2019 · 1 comment · Fixed by #268
Assignees
Labels
feat New feature or request.
Milestone

Comments

@aeneasr
Copy link
Member

aeneasr commented Sep 25, 2019

As the access rule format is being refined, it's important to keep backwards compatibility. For this reason, I would like to propose versioning these access rules.

@aeneasr aeneasr added the feat New feature or request. label Sep 25, 2019
@aeneasr aeneasr added this to the v0.19.0 milestone Sep 25, 2019
@aeneasr aeneasr self-assigned this Sep 25, 2019
aeneasr added a commit that referenced this issue Sep 25, 2019
Adds the ability to modify rules with backwards compatibility.

Closes #266
@aeneasr
Copy link
Member Author

aeneasr commented Sep 25, 2019

@piotrmsc this is a preface to the requested glob functionality. Basically, we will be able to migrate rules starting with 0.19.0. So basically all pre-0.20.0 will be with regex matching, and 0.20.0+ will support both glob (as default) and regex!

aeneasr added a commit that referenced this issue Sep 26, 2019
Adds the ability to modify rules with backwards compatibility.

Closes #266
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant