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 some rule based features around versioning and tags #3914

Closed
agjohnson opened this issue Apr 5, 2018 · 2 comments
Closed

Add some rule based features around versioning and tags #3914

agjohnson opened this issue Apr 5, 2018 · 2 comments
Labels
Needed: design decision A core team decision is required

Comments

@agjohnson
Copy link
Contributor

We already pin stable to the latest release version, but it would be interesting to have some rules around activating new versions as they come in as well. Some ideas for rules users could add:

  • Automatically activate M major versions and N minor versions
  • Don't activate beta releases
  • Don't activate based on regex
  • Activate based on regex (user provided regex could be a DOS attack vector, so not sure on this)
  • Activate based on regex-ish rule
@agjohnson agjohnson added the Needed: design decision A core team decision is required label Apr 5, 2018
@agjohnson agjohnson added this to the New build features milestone Apr 5, 2018
@humitos
Copy link
Member

humitos commented Apr 5, 2018

I remember there was a similar issue reported by a user saying like they want to auto build new releases instead of going to RTD and activate them. I can't find it at the moment. Maybe there are more info/context/useful info there.

@humitos
Copy link
Member

humitos commented Nov 15, 2018

Closing in favor of #4001

@humitos humitos closed this as completed Nov 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needed: design decision A core team decision is required
Projects
None yet
Development

No branches or pull requests

2 participants