Stop Shipping Secrets in Jenkins: A Look at Secret Guard
Stop Shipping Secrets in Jenkins: A Look at Secret Guard If you’ve run Jenkins for long enough, you’ve probably seen this happen: a token hardcoded in…
Tech news from the best sources
Stop Shipping Secrets in Jenkins: A Look at Secret Guard If you’ve run Jenkins for long enough, you’ve probably seen this happen: a token hardcoded in…
Have you ever pushed code to GitHub and wished your application could automatically build and deploy itself without logging into a server or clicking …
In Part 1 I laid out the Jenkins-as-a-Code setup — JCasC, Job DSL, ephemeral workers, Packer images, all of it. And I said macOS workers were their ow…
Introduction Continuous Integration and Delivery is a key part of any software application. Be it a mobile app, a backend app or a website - everythin…
I've been running Jenkins in one form or another for years now. Different companies, different sizes of teams, but somehow the same story keeps repeat…