From f12afe8b0afa39f5f9ec8d3c5d39e166b9e88bac Mon Sep 17 00:00:00 2001 From: Inaki Fernandez Date: Mon, 6 Sep 2021 18:16:09 +0200 Subject: [PATCH] Sept 6th --- docs/jenkins.md | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/docs/jenkins.md b/docs/jenkins.md index 235c93c5..770634d4 100644 --- a/docs/jenkins.md +++ b/docs/jenkins.md @@ -45,6 +45,7 @@ - [Jenkins X (Serverless)](#jenkins-x-serverless) - [Jenkins and SAP](#jenkins-and-sap) - [Jenkins Free Templates for AWS CloudFormation](#jenkins-free-templates-for-aws-cloudformation) +- [Tweets](#tweets) ## Jenkins * [CloudBees](https://www.cloudbees.com/) @@ -280,8 +281,6 @@ jenkinsci CloudBees' advice is to use build tool features when possible (Maven/G
- -
### DSL 3. Jenkins Configuration as Code (JCasC) @@ -358,10 +357,6 @@ jenkinsci CloudBees' advice is to use build tool features when possible (Maven/G - [DontShaveTheYak/jenkins-std-lib: Jenkins Standard Shared Library ๐ŸŒŸ](https://github.com/DontShaveTheYak/jenkins-std-lib) A set of useful tools for every day CI/CD jobs. Bringing the Zen of Python to Jenkins. **Run GitHub actions on Jenkins**. "I still have lots of features I want to add but I'm adding to it when I can. My favorite feature currently is the ability to run GitHub Actions on Jenkins. For teams that use Jenkins but want something simple" (@shady_cruz) - [marketplace.visualstudio.com: Jenkins Extension Pack: DontShaveTheYak](https://marketplace.visualstudio.com/items?itemName=DontShaveTheYak.jenkins-extension-pack) -
- -
- ## Jenkins Multibranch Pipeline - The [Multibranch Pipeline ๐ŸŒŸ](https://www.jenkins.io/doc/book/pipeline/multibranch/) enable developer to implement different Jenkinsfiles for different branches of the same project. Itโ€™s can discover branches and execute pipeline automatically with Jenkinsfiles in version control for better management pipeline. - [infracloud.io: Migrating Jenkins Freestyle Job to Multibranch Pipeline ๐ŸŒŸ](https://www.infracloud.io/blogs/jenkins-freestyle-pipeline-migration/) @@ -592,13 +587,19 @@ jenkinsci CloudBees' advice is to use build tool features when possible (Maven/G [![jenkins hub CD](images/jenkins-hub.png)](https://hostadvice.com/blog/devops-toolbox-jenkins-ansible-chef-puppet-vagrant-saltstack/) -
- -
+## Tweets +
+ Click to expand!
+ + + + + +
- +
\ No newline at end of file