From 67ffe912f6c82c0db4e2cee33ecaf36695af3e67 Mon Sep 17 00:00:00 2001 From: Inaki Fernandez Date: Wed, 23 Feb 2022 10:58:08 +0100 Subject: [PATCH] feb 23rd --- docs/jenkins.md | 28 +++++++++++++++++----------- 1 file changed, 17 insertions(+), 11 deletions(-) diff --git a/docs/jenkins.md b/docs/jenkins.md index 8e11f841..69cca621 100644 --- a/docs/jenkins.md +++ b/docs/jenkins.md @@ -319,9 +319,11 @@ jenkinsci CloudBees' advice is to use build tool features when possible (Maven/G - Assist editing Jenkinsfile locally - Integration test shared libraries -
- -
+??? note "Jenkinsfile Runner slides. Click to expand!" + +
+ +
### DSL 3. Jenkins Configuration as Code (JCasC) * [Jenkins Configuration as Code Plugin](https://www.jenkins.io/projects/jcasc/) @@ -533,21 +535,25 @@ jenkinsci CloudBees' advice is to use build tool features when possible (Maven/G * [Blue Ocean plugin](https://plugins.jenkins.io/blueocean/) * [cd.foundation: Bringing Blue Ocean into the future of Jenkins](https://cd.foundation/blog/2021/09/02/bringing-blue-ocean-into-the-future-of-jenkins/) -
- +??? note "Jenkins Blue Ocean Videos. Click to expand!" - -
+
+ + + +
### Cloudbees Flow * [**Cloudbees Flow** 🌟](https://www.cloudbees.com/products/flow/overview) * [CloudBees Flow plugin](https://plugins.jenkins.io/electricflow/) -
- +??? note "Cloudbees Flow Videos. Click to expand!" - -
+
+ + + +
## Monitoring jenkins * [Performance plugin](https://github.com/jenkinsci/performance-plugin)