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

Feature Request: Support for filtering versions #67

Open
akshaymankar opened this issue Feb 7, 2018 · 1 comment
Open

Feature Request: Support for filtering versions #67

akshaymankar opened this issue Feb 7, 2018 · 1 comment

Comments

@akshaymankar
Copy link

We were trying to auto bump some of the software components that we use in our project. This seemed like the perfect resource to do that. But, we did not want to automatically bump major versions. It seems like the resource does not support filtering versions. I would ideally like to specify version filter like < 4.0.0 to specify that I do not want any 4.x.y version, but all releases to 3.x.y should trigger the pipeline.

akshaymankar pushed a commit to akshaymankar/github-release-resource that referenced this issue Feb 8, 2018
@vito
Copy link
Member

vito commented Apr 2, 2018

I think this could be accomplished generically following concourse/concourse#1707 - you would configure a space filter like 3.*.

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

No branches or pull requests

2 participants