It’s funny how technology has a way of sneaking back into your life just when you think you’ve moved on for good. Jenkins and I have quite the history. Think of it as that reliable but slightly temperamental friend from your college days who you haven’t seen in years. A Blast from the Jenkins Past The last time Jenkins and I were on speaking terms was during my tenure at my former workplace, back when the CI/CD landscape looked very different than it does today. We weren’t just casual...| Pulumi Blog
A look back in history from past issues of the Lake Country Echo and Echo Journal weekly newspapers| Pine & Lakes Echo Journal
A look back in history from past issues of the Lake Country Echo and Echo Journal weekly newspapers| Pine & Lakes Echo Journal
A look back in history from past issues of the Lake Country Echo and Echo Journal weekly newspapers| Pine & Lakes Echo Journal
A look back in history from past issues of the Lake Country Echo and Echo Journal weekly newspapers| Pine & Lakes Echo Journal
Jenkinsfile-Runner-Google-Cloud-Run project is a Google Cloud Run (a container native, serverless platform) Docker image to run Jenkins pipelines. It will process a GitHub webhook, git clone the repository and execute the Jenkinsfile in that git repository. It allows high scalability and pay per use with zero cost if not used. Continue reading →| Carlos Sanchez's Weblog
Jenkins 中国巡演. 你好. The next two weeks I’ll be in China participating in the Continuous Delivery Summit, KubeCon and several Jenkins related events, and giving some talks: June 24: Continuous Delivery Summit China (Shanghai) June 25-26: KubeCon China (Shanghai). Come find us … Continue reading →| Carlos Sanchez's Weblog
The senior editor talks to Michael E. Hartmann about staff turnover and accusations of mismanagement in the San Francisco DA’s office, including in grants administration, and more broadly, the underappreciated role of philanthropy in local government, in terms of both the size of its funding and its influence.| the Giving Review
The senior editor talks to Michael E. Hartmann about the nonprofit news site, the visions and aims of the MacArthur and Crankstart Foundations’ criminal- and restorative-justice grantmaking in San Francisco, and the backlash in the city and state against aggressive criminal-justice reforms that began in the 2010s.| the Giving Review
Documenting our CI/CD migration journey from Jenkins to GitHub Actions. The process, the challenges, and how it helps our users.| balena Blog
Hey there, fellow engineers and tech enthusiasts! I’m thrilled to share one of my favorite strategies for modern software delivery: combining Docker and Jenkins to supercharge your CI/CD pipelines. Throughout my career as a Software/DevOps Engineer and a mentee under Docker Captain:Ajeet Raina, I’ve discovered that these two tools can significantly streamline releases, minimize environment-related […]| Collabnix
This article will provide you the step-by-step guide on how to install Jenkins on CentOS 8:| Learnitguide.net - Learn Linux, DevOps and Cloud
Introduction In the last post, I introduced a Jenkinsfile that used Apache Yetus to do source tree analysis. However, that example ran the entire process in the Apache Yetus’ default container. For some projects that may not work, especially in consideration of any custom requirements. Plus, it didn’t produce an artifact which may also be… Read More »| Effective Machines
Introduction Apache Yetus is a toolbox for building and releasing software. One of the tools is a generalized framework for performing patch and full build testing for continuous integration systems. It supports a wide variety of build tools and features. As a result, it can be overwhelming to get started using it. In this blog post,… Read More »| Effective Machines
configure docker containers as jenkins build agents, jenkins build agents setup, configure jenkins slave nodes, configure jenkins build agents| Learnitguide.net - Learn Linux, DevOps and Cloud
install jenkins on ubuntu 20, jenkins installation on ubuntu, jenkins install ubuntu, configure jenkins, install jenkins command line, jenkins cli| Learnitguide.net - Learn Linux, DevOps and Cloud
jenkins introduction, jenkins advantages, jenkins ci cd workflow, ci cd workflow example, ci cd workflow explained, jenkins explained, what is jenkins| Learnitguide.net - Learn Linux, DevOps and Cloud
Jenkins is an amazing free and open source continuous integration and| A Scripter's Notes
This post shows how to automate Android App publishing to Play Store using Jenkins on Mac OSX 10.12.3 and Jenkins 2.46.| tech&Life
Builder is a neat box focused on a recent Jenkins vulnerability, CVE-2024-23897. It allows for partial file read and can lead to remote code execution. I’ll show how to exploit the vulnerability, explore methods to get the most of a file possible, find a password hash for the admin user and crack it to get access to Jenkins. From in Jenkins, I’ll find a saved SSH key and show three paths to recover it. First, dumping an encrypted version from the admin panel. Second, using it to SSH into ...| 0xdf hacks stuff
One of the biggest headaches any Devops Engineer faces is how to ensure bugs are not introduced into working software.| developer.netfoundry.io
Network as a service with Jenkins, Netfoundry, & Ziti.| developer.netfoundry.io
Alibaba Cloud has a managed Kubernetes service called Alibaba Cloud Container Service. As with other distributions of Kubernetes there are some quirks to use it. I have documented the issues I̵…| Carlos Sanchez's Weblog
Some time ago I stumbled on Bandit, while I was doing research at work for an automated security linter. Bandit is a tool designed to find common security issues in Python code, which actually found some issues in our code. I was eager to set this up in our Jenkins …| Jelly's blog
A guide how to get rid of Jenkins UI and completely turn it into code.| Testableapple