jenkins
#2061
Introduction About a month ago I have been to a Stuttgart DevOps meetup that was dedicated to Jenkins Pipelines. I was positively impressed, because it has always bothered me to manually configure … Source: A Guide to Handling Merge Requests in Jenkins Pipelines – Andrey Vetlugin
CI/CD, Git, Gitlab, jenkins
#2025
DOCKER & JENKINS: DATA THAT PERSISTS : https://engineering.riotgames.com/news/docker-jenkins-data-persists DevOps Continuous Delivery Pipeline with Docker, Jenkins, GitLab and Snap Creator : https://blog.netapp.com/blogs/devops-continuous-delivery-pipeline-with-docker-jenkins-gitlab-and-snap-creator/ Migrate Jenkins to a Docker Service https://mmorejon.github.io/en/blog/migrate-jenkins-to-a-docker-container/ https://github.com/bitnami/bitnami-docker-jenkins https://github.com/vfarcic/jenkins-cm/blob/master/docker/docker-compose.yml
CI/CD, Docker, jenkins
#2020
We often dream that things will run faster, or happen sooner than they do so they’re not as annoying. It’s particularly painful, when you have little or no control over the thing you’re waiting for. Time seems to stop and every second feels like an eternity. Multiply that by 10 add 5, divide by 2 […]
CD, ci, jenkins, maven
#2018
Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software. Source: Faster Pipelines with the Parallel Test Executor Plugin
CD, ci, jenkins, junit, Pipeline, test
#2009
Today I’m going to show you how easy it is to tune Jenkins Java settings to make your masters more responsive and stable, especially with large heap sizes. ## The Magic Settings: * **Basics:** `-server -XX:+AlwaysPreTouch` Source: Joining the Big Leagues: Tuning Jenkins GC For Responsiveness and Stability | CloudBees Jenkins – memory config – […]
ci, jenkins
#1929
Introduction En général, on ne fait pas trop attention au gestionnaire de sources (SCM) utilisé dans nos projets, mais il est toujours là. Bien connaitre les possibilités fournies par son SCM est très important pour mener à bien nos projets. Dans cet article nous allons voir les particularités de GitFlow, un workflow Source: Gitflow : […]
ci, Git, jenkins, SCM
#1853
Modern development requires Continuous Integration / Continuous Delivery (CI/CD) and its emphasis on building and running tests on every… Source: Using Jenkins and Kubernetes for Continuous Integration and Delivery
Docker, jenkins, Kubernetes
#1777
Source: Configuring Content Security Policy – Jenkins – Jenkins Wiki
jenkins
#1732
Some Links : Deployment Pipeline using Docker, Jenkins, Java and Couchbase https://www.levvel.io/blog-post/building-devops-artifact-pipeline-for-docker-containers http://www.stuartellis.name/articles/jenkins-pipeline/ https://www.linkedin.com/pulse/building-docker-pipeline-cloudbees-jenkins-jay-johnson/ https://go.cloudbees.com/docs/cloudbees-documentation/cje-user-guide/index.html#docker-workflow-sect-run
Docker, jenkins
#1713
Docker, jenkins, spring