Live data from Hacker News

Jenkins 2.0 Beta

jenkins.io

1–10 of 157 posts

Re: Jenkins 2.0 Beta

#2
I wrote these posts recently about stateless Jenkins deployments:

https://zwischenzugs.wordpress.com/2016/01/24/ci-as-code-sta...

https://zwischenzugs.wordpress.com/2016/01/30/ci-as-code-par...

https://zwischenzugs.wordpress.com/2016/02/25/922/

Does anyone know if any effort has been put in to make Jenkins more 'programmable' in 2.0? I had a quick look at the bumph recently but couldn't see anything pertinent.

Re: Jenkins 2.0 Beta

#3
I've been using Jenkins for years, and have been overwhelmingly happy. 2.0 is a big step for the project, congrats!

The flexibility Jenkins provides as build system is enormous. The plugin community is also a huge benefit -- chances are, if you have a need, there's a plugin for it.

Re: Jenkins 2.0 Beta

#6
post #4

I came here to write sth like "still in Java... :/" but I can't even check it, the site seems to be hugged to death.

> I came here to write sth like "still in Java... :/"

And the problem with that is...?

Re: Jenkins 2.0 Beta

#8
Very exciting -- a new major version of Jenkins has been a long time coming.

> "Jenkins 2.0 is a drop-in replacement of the Jenkins 1.x series of releases and fully backward compatible. There is practically no reason not to upgrade once 2.0 is released."

Skeptical, but optimistic about this claim.

I hope that the Jenkins configuration format is something that can be manipulated more easily in the new version.

Re: Jenkins 2.0 Beta

#9

I wrote these posts recently about stateless Jenkins deployments: https://zwischenzugs.wordpress.com/2016/01/24/ci-as-code-sta... https://zwischenzugs.wordpress.com/2016/01/30/ci-as-code-par... https://zwischenzugs.wordpress.com/2016/02/25/922/ Does anyone know if any effort has been put in to make Jenkins more 'programmable' in 2.0? I had a quick look at the bumph recently but couldn't see anything pertinent.

Thats mostly why I use hakyll, it's just a library that gives functions to build your own generator, so you can write out your own rules in haskell (Pretty simply for the most part) And then compile it to get your static website generator.
Post reply on HN