CI/CD implementations and the impetus for them varies among companies, but everyone wants to ensure faster delivery of high-quality software. Following are three examples of companies that have adopted CI/CD in their own way. RELATED CONTENT: CI/CD pipelines are expanding CI/CD success requires a sound approach The Continuous Delivery Foundation advances CI/CD Lucidchart improves productivity … continue reading
CI/CD pipelines are evolving as organizations identify opportunities to improve release velocity and as the industry considers what CI/CD pipelines should look like in the first place. Amalgam Insights recently released “The 2020 Guide to Continuous Integration and Continuous Delivery: Process, Projects and Products.” In it, report author and research fellow Tom Petrocelli explains what … continue reading
Codefresh launched a live CI/CD debugging tool that enables developers to place breakpoints on one or more pipeline steps. According to the company, once the pipeline hits one of them, it will pause and a debugging window will open. From there, users can then test commands, explore the state of the pipeline, and identify required … continue reading
As digital technologies dramatically reshape every industry, businesses have to adapt quickly and cost efficiently in response to the rapid changes in the marketplace. This need for business agility has dramatically increased the volume of change for IT. Adopting Agile methodologies and continuous integration is the first logical step in satisfying the “need for speed.” … continue reading
Organizations are maturing from Agile to DevOps and CI/CD with the goal of releasing higher quality software faster. However, the need for speed has not necessarily been reflected in a shift from hand-coding to low-code development. RELATED CONTENT: Legacy assets gain new life with low-code integrations “DevOps has always been focused on this hand-coding mentality,” said … continue reading
GitHub is updating its automation and customization workflow solution to now include CI/CD capabilities. GitHub actions was first announced at the company’s 2018 Universe conference last October. RELATED CONTENT: Adding value to your CI/CD pipeline A guide to DevOps CI/CD tools GitHub Actions is a community-powered platform. It’s API enables developers to create tasks and … continue reading
Instana is providing Jenkins monitoring for builds and the Jenkins Stack in the company’s application performance management (APM) solution. “A common theme amongst Instana customers is the need to deliver and deploy quality applications faster, and Jenkins is a critical component of that delivery process,” said Peter Abrams, Instana co-founder and COO. “The latest monitoring … continue reading
Postman announced that its is offering support for GraphQL with the release of Postman v7.2. GraphQL offers more precise querying, which is useful when working with large APIs that return a lot of data, according to Postman. Postman v7.2 supports sending GraphQL queries in the request body, GraphQL variables and GraphQL query autocompletion. Additionally, GraphQL … continue reading
CI/CD software provider CloudBees wants to help developers release software with more flexibility and less risk with the acquisition of the secure feature management company Rollout. “Our goal is to help organizations deliver great, feature-rich software efficiently while minimizing risks associated with the deployment process,” said Sacha Labourey, CEO and co-founder of CloudBees. “The acquisition … continue reading
Digital experience optimization provider Optimizely has announced Optimizely Rollouts, a free tool that lets developers adopt feature flags. By using these feature flags, teams can “target key audiences, update features on the fly and easily roll back poorly performing features ensuring a better product and customer experience,” the company explained. Optimizely Rollouts includes unlimited feature … continue reading
Having a continuous integration and deployment (CI/CD) pipeline for a project is almost mandatory nowadays. With cloud-native software in general and Kubernetes applications in particular, developers and operators face new challenges: How do I run my end-to-end tests in a Kubernetes environment? How can I automate the process of testing and releasing my application for … continue reading
Codefresh, providers of a Kubernetes-native automated continuous integration/continuous delivery (CI/CD) solution, released a new user interface and upgraded capabilities that can speed code changes. The new Projects section groups pipelines, secrets, and permissions into a single hub. In addition, the new Pipeline Creation Wizard handles webhook creation, and provides quick-start templates for Go, Java, Node.js, … continue reading