-
Notifications
You must be signed in to change notification settings - Fork 84
Update description #320
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
Update description #320
Conversation
| @@ -1,5 +1,3 @@ | |||
| Jenkins is an open source automation server which enables developers around the world to reliably automate their development lifecycle processes of all kinds, including build, document, test, package, stage, deployment, static analysis and many more. | |||
| Jenkins is the leading open source automation server supported by a large and growing community of developers, testers, designers and other people interested in continuous integration, continuous delivery and modern software delivery practices. Built on the Java Virtual Machine (JVM), it provides more than 1,500 plugins that extend Jenkins to automate with practically any technology software delivery teams use. In 2019, Jenkins surpassed 200,000 known installations making it the most widely deployed automation server. | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there a more recent installations number than the one from 20219?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We recently went over 300k: http://stats.jenkins.io/jenkins-stats/svg/total-jenkins.svg
If we want to change the "official" description of Jenkins, we should start there.
still applies.
"more than 1,800 plugins" would also be a current number per https://updates.jenkins.io/current/pluginCount.txt
Follow-up of jenkinsci/packaging#320 [As noted](jenkinsci/packaging#320 (comment)) by @daniel-beck : > We recently went over 300k: http://stats.jenkins.io/jenkins-stats/svg/total-jenkins.svg > > > If we want to change the "official" description of Jenkins, we should start there. > > still applies. > > "more than 1,800 plugins" would also be a current number per [updates.jenkins.io/current/pluginCount.txt](https://updates.jenkins.io/current/pluginCount.txt)
* chore: update installations and plugins numbers Follow-up of jenkinsci/packaging#320 [As noted](jenkinsci/packaging#320 (comment)) by @daniel-beck : > We recently went over 300k: http://stats.jenkins.io/jenkins-stats/svg/total-jenkins.svg > > > If we want to change the "official" description of Jenkins, we should start there. > > still applies. > > "more than 1,800 plugins" would also be a current number per [updates.jenkins.io/current/pluginCount.txt](https://updates.jenkins.io/current/pluginCount.txt) * Update content/press.adoc Co-authored-by: Daniel Beck <1831569+daniel-beck@users.noreply.github.com> Co-authored-by: Daniel Beck <1831569+daniel-beck@users.noreply.github.com>
Align this description with the blurb from https://www.jenkins.io/press/
If we want to change the "official" description of Jenkins, we should start there.