Fewer bugs in releases, availability to constant updates and better deployments are the stuff DevOps dreams are made of. Continuous integration (CI) tools like Bamboo and Jenkins both boast a wealth of CI opportunities. They help streamline and remove tedious tasks...
Joshua Kling
Using Credentials In Code In CloudBees SDA
Credentials Are Tough By Design Credentials in Cloudbees SDA are admittedly a little tricky to get to. This is by design. If it were any easier, it could be a potential security risk. There is really just one way to use credentials in code, and it’s a multi-step...
Extending CloudBees SDA Analytics
CloudBees SDA Analytics has more power than you think One of the main features of CloudBees SDA is CloudBees Analytics, powered by ElasticSearch. It’s a powerful tool for displaying continuous integration data and there are loads of useful metrics available from...
The Power of CloudBees Procedures
What are Procedures in CloudBees SDA? In CloudBees SDA, procedures are the basis for reusable code. Any engineer familiar with setting up CD pipelines knows the irritation of re-coding the same task in a multitude of different ways for different teams. With...