Posts in 2021
-
Jenkins X 3 - April 2021 LTS
Monday, April 12, 2021 in News
Categories:
This is the second LTS release for Jenkins X 3.x. LTS is a slower cadence version stream which contains a verified set of releases and configurations that have been used by teams tracking the bleeding edge Jenkins X. Initially when we decided to …
-
Traces for your pipelines
Thursday, April 08, 2021 in News
Categories:
Now that Jenkins X has solid integration with Grafana for its observability, it’s time to start building fun things! And the first one is tracing for all your pipelines: With it, you can easily see the timings of all your pipelines, stages, and …
-
Scaling Preview Environments with Osiris
Thursday, April 01, 2021 in News
Categories:
One of Jenkins X’s core features is the preview environments: temporary environments created automatically for each Pull Requests, to deploy your application and its dependencies. You can then use this preview environment to run integration …
-
Jenkins X v3: now with built-in observability
Thursday, April 01, 2021 in News
Categories:
As a Continuous Delivery platform, Jenkins X has a central part in your infrastructure. If it becomes unstable or unusable, it will impact the whole software delivery of your organization. This is why observability is a critical topic for Jenkins X, …
-
GitOps your cloud native pipelines
Thursday, February 25, 2021 in News
Categories:
Tekton pipelines are cloud native and are designed from the ground up for kubernetes and the cloud: there’s no single point of failure and the pipelines are elastically scalable each pipeline is completely declarative and self defined each …
-
cdCon 2021 - Call for Jenkins X Proposals
Thursday, February 25, 2021 in News
Categories:
Hear ye! Hear ye! Jenkins X Community, cdCon 2021 (the Continuous Delivery Foundation’s annual flagship event) is happening June 23-24 and its call for papers is open! This is your chance to share what you’ve been doing with Jenkins X. Are you …
-
Jenkins X 3 - February 2021 LTS
Monday, February 01, 2021 in News
Categories:
This is the first LTS release for Jenkins X 3.x. We are still in the Beta release and the leadup to GA includes ensuring the process for LTS monthly releases is validated and working well. This first releases focuses on: community feedback following …
-
Jenkins X 3.x walkthroughs
Tuesday, January 26, 2021 in News
Categories:
Jenkins X 3.x is now looking ahead towards a GA release, with that we are producing walkthroughs for key areas to help users not only get started but get the most out of Jenkins X. To kick this off we are going to start with 9 videos that we’ll …
-
New features in the pipelines visualizer UI
Monday, January 18, 2021 in News
Categories:
The Jenkins X Pipelines Visualizer UI has recently received a number of new features, so let’s do a little tour of these new features! Pipeline View When viewing a pipeline, the biggest new feature is the collapsed logs. No more hundreds - or …
Posts in 2020
-
Jenkins X 3.x beta is here!
Wednesday, December 09, 2020 in News
Categories:
I’m super excited to announce the 3.0 beta of Jenkins X! Christmas has come early this year! the main documentation of the changes are: the new architecture with modular plugins and improved extension points what has changed since 3.x started …