Its been 24 days since weannounced Jenkins X, a CI/CD solution for modern cloud applications on Kubernetes. I’m truly blown away by the response and feedback from the community - thank you!
We’ve also had lots of folks report they’ve successfully used Jenkins X on a number of clouds including GKE, AWS and AKS along with on premise clusters which is great to hear!
Here’s a brief overview of the changes in the last 24 days from the Roadmap:
we now fully support GitHub and GitHub enterprise. BitBucket cloud and gitea is almost there too. Hopefully BitBucketServer and Gitlab are not too far away either. For more detail seesupporting different git servers
For issue tracking we support GitHub, GitHub Enterprise and JIRA. For more detail seesupporting issue trackers
Gradle support is now available from jx create spring or by importing gradle apps
Go, Node and Rust build packs are now available with more planned
Also we’ve made it a little bit easier to keep your jx
binary up to date continuously. Just type one of the following:
link:http://jenkins-x.io/commands/jx_version/[jx version]
will prompt you if there is a new version available and if prompted, it will upgrade itselflink:http://jenkins-x.io/commands/jx_upgrade_cli/[jx upgrade cli]
will upgrade thejx
binary if its available orlink:http://jenkins-x.io/commands/jx_upgrade_platform/[jx upgrade platform]
for the platform
For more detail on the changes over the last 24 days with metrics please see thechangelog generated by Jenkins X
We’d love to hear your feedback what you think of Jenkins X and theRoadmap - pleasejoin the community.