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

Not using LTS, package availability limited #39

Open
jujugrrr opened this issue Mar 31, 2015 · 3 comments
Open

Not using LTS, package availability limited #39

jujugrrr opened this issue Mar 31, 2015 · 3 comments

Comments

@jujugrrr
Copy link

It seems we are using a non LTS version for Jenkins :

node.override['jenkins']['master']['version'] = '1.555'

We are currently having availability issues on the package 1.555 http://mirrors.jenkins-ci.org/war/1.555/
the LTS ones work well though.

Should we focus on stable releases only ? http://mirrors.jenkins-ci.org/war-stable/

@martinb3
Copy link
Contributor

Does Jenkins have the concept of LTS? We certainly could bump versions to a newer one; I think at the last point we worked on this stack, https://github.com/opscode-cookbooks/jenkins/ required v1.555.

@brint
Copy link

brint commented Mar 31, 2015

Jenkins has recently added the concept of LTS. It's a little different than LTS from say a project like Ubuntu. Check out the model section here.

@martinb3
Copy link
Contributor

Thanks @brint! I was unaware of that. In response to the original issue, we wrote this before the concept of LTS (looks like it was added in November of last year). We should switch to it 👍

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

3 participants