Talk:Jenkins (software)

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Wiki Education Foundation-supported course assignment[edit]

This article is or was the subject of a Wiki Education Foundation-supported course assignment. Further details are available on the course page. Student editor(s): Sonalp123, Asingh2626.

Above undated message substituted from Template:Dashboard.wikiedu.org assignment by PrimeBOT (talk) 23:21, 17 January 2022 (UTC)[reply]

As with the earlier[edit]

As with the earlier Wikipedia:Articles_for_deletion/Foswiki article, this fork/rename is probably not notable enough in its own right yet to warrant its own page.

The Jenkins project was created by a community vote of Hudson project members. The vote returned 90%+ in favour of the change. Oracle have refused to join the new board of Jenkins, thus it looks likely that two projects will now exist independently. Since Jenkins appears to have majority comunity support (based on the vote), it is reasonable to assume it will continue. I'd suggest a deletion/merge review in three months time. --jodastephen (talk) 13:10, 31 January 2011 (UTC)[reply]
If Jenkins is a pure rename, shouldn't Hudson (software) redirect here with a mention of an Oracle fork with the old name? The official software is the notable one, the fork has yet to earn any notability and should not be its own page. 84.249.65.208 (talk) 15:04, 31 January 2011 (UTC)[reply]
It does really depend on whether one regards it as a "fork" or "rename". A 90% vote is pretty clear. The notability reasonably follows the community. Note that in the case of the Ethereal/Wireshark rename Wikipedia clearly went with the renamed project. So it becomes an interesting question: at what point of minority complaint does a project cease to be a renaming and invite sufficient controversy that the new name is regarded as a fundamentally new effort, and thus has to prove notability on its own? In the case of trademark-motivated renames, including the TWiki/Foswiki case, the Ethereal/Wireshark case, the Mambo/Joomla! case, and now Hudson/Jenkins, it is worth considering the question. There will be more! I would suggest that one possibility of a fair and balanced perspective is the simple test: was the new name advanced by a minority or majority group. Where the majority has moved, it generally is for an external reason not chosen by them, principally trademark. 74.79.147.25 (talk) 15:11, 31 January 2011 (UTC)[reply]
Agreed that a dispute like this is tricky. My best-guess analysis is that Oracle will continue to develop Hudson, and Koshuke and others will develop Jenkins. But which will 'win' is far from certain (the "notability reasonably follows the community" argument isn't conclusive in this case IMO). This is similar to OpenOffice/LibreOffice and OpenSolaris/Illumos etc. Since it is certainly not a pure uncontested rename, the only sensible course of action is to retain both pages for now. --jodastephen (talk) 16:32, 31 January 2011 (UTC)[reply]
Agreed that retaining both pages is the sensible course for now. Given what is apparently the overwhelming code contributions by KK (note, I am neither a developer nor a user of this software, but I can read commit statistics) it is quite clear the Jenkins rename will continue so long as KK spends his time on it. Similarly, the Oracle fork is likely to remain while Oracle thinks it can benefit its cash flow, either directly or indirectly, from the maintenance. As MIT-licensed software, code is likely to flow to some extent, though Oracle's unwillingness to accept code without source code rights assignment will undoubtedly slow the process if they maintain that hurdle. What I cannot see happening, however, is any substantial feature development on the Oracle side. But Wikipedia is not a place for astrology: that will be determined of its own accord and in the fullness of time. 132.236.6.98 (talk) 17:54, 31 January 2011 (UTC)[reply]
I'm undecided on this. As long as the projects are nearly identical apart from name, maintaining one page instead of two would certainly be easier, and both articles are in need of some tightening. henriktalk 19:30, 8 February 2011 (UTC)[reply]

Am I the only one that finds it ironic that a content fork that has resulted in two different names for software that is otherwise nearly identical has led to a content fork here that has again resulted in two different names for articles that are otherwise nearly identical? But I think that, until such time as there is some significant difference in the material that should be in the two articles, they should be merged into a single article. —David Eppstein (talk) 21:18, 18 April 2011 (UTC)[reply]

I think they should be two articles, until it becomes clear that hudson is no longer actively developed (if that happens). 109.231.237.58 (talk) 11:03, 25 August 2011 (UTC)[reply]

yes it happens — Preceding unsigned comment added by 204.64.147.248 (talk) 19:28, 7 August 2012 (UTC)[reply]

Based on? There are now?[edit]

"Based on the original Jenkins for Java, there are now similar tools for other programming frameworks such as: Buildbot — a Python system to automate the compile/test cycle to validate code changes."

According to their respective Wikipedia pages, Buildbot is older than Jenkins or Hudson. — Preceding unsigned comment added by 162.208.41.246 (talk) 22:13, 16 December 2015 (UTC)[reply]

Yeah, jenkins itself not "original", it was a fork, and build orchestration was also not original. I'll take a look. Ronabop (talk) 01:17, 17 December 2015 (UTC)[reply]

Jenkins calls itself "an extendable open source automation server"[edit]

On http://jenkins-ci.org at the very top "Jenkins" calls itself "an extendable open source automation server". Shouldn't we mention the term "automation server" at a rather prominent place? Maybe somebody more courageous than me wants to go and put it somewhere in the introduction ...
BTW: IMHO "automation server" expresses Jenkins's powers far better than "continuous integration tool", as "continuous ..." still has this "build" connotation, and nowadays Jenkins gets employed in far more contexts than just "build automation".--johayek (talk) 15:26, 13 January 2016 (UTC)[reply]

Other frameworks[edit]

Resolved

The section Other frameworks is informative but it is out of context. It talks about tools for other programming languages. It should be overwritten or deleted. --Kizar (talk) 20:26, 1 April 2016 (UTC)[reply]

What does "other programming languages" mean? Neither Jenkins, nor Travis, are bound to a particular programming language. Andy Dingley (talk) 20:40, 1 April 2016 (UTC)[reply]
I guess it should rather say "using other programming languages" than "for other programming languages". But the list following that sentence rather explains that itself, doesn't it?
And yes, sure you can use all these automation servers for various purposes, but if you want to add a feature, you rather use the same programming language and the given framework.
And no, I do not agree that section should get removed.--johayek (talk) 23:57, 1 April 2016 (UTC)[reply]
Buildbot and Travis are comparable functions to Jenkins. It is irrelevant what they are coded in. It is irrelevant as to which platforms they can build and test for (it is just not relevant to the scope of this article) and also both Jenkins and Travis will run pretty much anything (I don't know Buildbot).
tox and Django-Jenkins don't belong in this list: they're not frameworks that invoke tests. They are interface layers between a test scheduling framework, such as Jenkins, and a build process and testing script.
Also, where are Hudson and CruiseControl ? They should still be on this list. Andy Dingley (talk) 13:21, 2 April 2016 (UTC)[reply]
☒N Deleted in Special:Diff/744882816 in favor of Comparison of continuous integration software. 80.221.159.67 (talk) 01:26, 18 October 2016 (UTC)[reply]

latest release version vs latest preview version / "LTS Release" vs "Weekly Release"[edit]

I am wondering what makes more sense – updating the "latest release version" with

  • Jenkins's "Weekly Release"
  • or with Jenkins's "LTS Release".

I would actually like to see the LTS Release and also the more frequently updated one listed in the Infobox software. (I looked around a little (Template_talk:Infobox_software, Ubuntu (operating system)), but I did not find a similar discussion there.) But occasional swapping between the two release lines does not make sense to me. I wonder whether User:GauravJShah will read this and will also share his point of view here.--johayek (talk) 13:47, 9 May 2016 (UTC)[reply]

Agree with johayek , We should have both versions listed here. I too had looked that Ubuntu to check if there was anything similar there. LTS does qualify for the "Stable Release" category. Not sure if we can use the "Preview Release" category for the weekly release as it is not exactly a preview release -- gaurav —Preceding undated comment added 13:51, 16 May 2016 (UTC)[reply]

Broken references[edit]

Reference [7] is broken, and references [8] to [16] are missing.

I haven't looked into it much, and I won't probably be fixing it myself, whoever does can delete this talk section. — Preceding unsigned comment added by Gabrolf (talkcontribs) 14:20, 21 September 2016 (UTC)[reply]

Fixed reference [7] --johayek (talk) 15:16, 21 September 2016 (UTC)[reply]
It doesn't look so.. (Gabrolf (talk) 09:04, 22 September 2016 (UTC))[reply]
I verified my fix positively with Chrome 53.0.2785.116 on OS X, with Firefox 46.0 on openSUSE Linux, and with Konqueror 4.11.5 on openSUSE Linux. Would you pls be as kind as to tell us what browser you are using?--johayek (talk) 09:25, 22 September 2016 (UTC)[reply]
Currently Seamonkey 2.40, which ought to correspond to Firefox 43.
In the html source of the page the ids of various References are different from the ones used in some hrefs (the one of the first [5] reference, of the [6] reference and the first [7] reference), so I imagine they get rewritten with some strange javascript if this works on some browsers. Or maybe what you checked were the second and last [7] references, which are working for me as well (I didn't notice them before)? (Gabrolf (talk) 10:35, 22 September 2016 (UTC))[reply]
with all the 3 browsers quoted above, if you click on 7a resp. 7b, the browser jumps to the right reference.
but with Firefox and Konqueror if you click on [7], the browser does not jump at all, whereas Chrome does jump to the right reference.
maybe the Mediawiki currently in use at en.wikipedia.org is not as much compatible with all relevant browsers, as we would wish.
anybody else any other idea?--johayek (talk) 09:37, 22 September 2016 (UTC)[reply]

The references were somehow wrecked by this edit by a new user, which is now impossible to automatically undo without losing subsequent changes. Smyth (talk) 13:47, 13 April 2017 (UTC)[reply]

Fixed reference 14: [1]. Compare with the original version: [2]. 167.107.191.217 (talk) 19:57, 10 May 2017 (UTC)[reply]

Fixed references 2, 5, and 6: [3]. Compare with the original version: [4]. 167.107.191.217 (talk) 20:08, 10 May 2017 (UTC)[reply]

Fixed reference 7: [5]. Compare with the original version: [6]. 167.107.191.217 (talk) 20:13, 10 May 2017 (UTC)[reply]

Fixed error on reference 6 by removing coauthor and changing author to the correct user [7]. The correct link for reference 7 appears to be https://community.oracle.com/docs/DOC-922314 , but this page does not list Jenkins as a winner. — Preceding unsigned comment added by 97.94.224.233 (talk) 19:34, 27 May 2017 (UTC)[reply]

[7] could be repointed to http://www.businesswire.com/news/home/20080506005835/en/Sixth-Annual-Dukes-Choice-Awards-Spotlights-2008s which seems to have a complete list of winners as opposed to the currently referenced page which only has 4 winners and Hudson is not actually included as one of those 4 — Preceding unsigned comment added by 2001:420:303:1250:8DE0:9070:BD47:ADF3 (talk) 21:38, 28 June 2017 (UTC)[reply]

Added a few references | MK17b | (talk) 02:29, 1 June 2018 (UTC)[reply]

External links modified[edit]

Hello fellow Wikipedians,

I have just modified 2 external links on Jenkins (software). Please take a moment to review my edit. If you have any questions, or need the bot to ignore the links, or the page altogether, please visit this simple FaQ for additional information. I made the following changes:

When you have finished reviewing my changes, you may follow the instructions on the template below to fix any issues with the URLs.

This message was posted before February 2018. After February 2018, "External links modified" talk page sections are no longer generated or monitored by InternetArchiveBot. No special action is required regarding these talk page notices, other than regular verification using the archive tool instructions below. Editors have permission to delete these "External links modified" talk page sections if they want to de-clutter talk pages, but see the RfC before doing mass systematic removals. This message is updated dynamically through the template {{source check}} (last update: 18 January 2022).

  • If you have discovered URLs which were erroneously considered dead by the bot, you can report them with this tool.
  • If you found an error with any archives or the URLs themselves, you can fix them with this tool.

Cheers.—InternetArchiveBot (Report bug) 04:13, 24 November 2017 (UTC)[reply]

Etymology[edit]

Is it named after Jenkins from Scooby-Doo? 89.64.68.220 (talk) 14:08, 11 May 2023 (UTC)[reply]