Operations | Monitoring | ITSM | DevOps | Cloud

CI CD

The latest News and Information on Continuous Integration and Development, and related technologies.

New in Sleuth (Jan-Feb '23): Global nav, work in progress, reusable GitHub Actions, customer stories

Get the latest updates in Sleuth for January-February 2023. Sleuth CTO and co-founder Don Brown walks through our new global nav, enhancements to Work in Progress dashboards, and the ability to move code deployments across projects. Plus, interviews with our awesome customers Puma and Article!

Create Git Repositories and CI/CD Pipelines with the Terraform Provider for Codefresh

The Codefresh User Interface allows all application stakeholders to view and manage their applications in a user-friendly manner with comprehensive dashboards and detailed overview screens. It is not however the only way of managing Codefresh. Codefresh also comes with a powerful CLI as well as an extensive API that allows developers and operators to completely bypass the UI and create their own automated workflows with their favorite tools.

Experience faster, more reliable builds with Cargo's new sparse registry protocol

With the Rust team's announcement of the 1.68.0 version of Rust, Cloudsmith is happy to announce our support for the new "sparse" registry protocol, which has been stabilized as part of version 1.68.0. Cargo is the package manager for Rust, a programming language empowering everyone to build reliable and efficient software. Cloudsmith customers who migrate to the new beta "sparse" registry implementation will dramatically improve the speed and reliability of their builds.

This is the future of software innovation in 2023

Software developers are innovative by nature, and software engineering managers can foster that by removing team bottlenecks. DORA metrics help find what's slowing a team down, so you can remove those bottlenecks and free up developers' time to create innovative solutions. Give Sleuth a try and see why it's a deploy-based Accelerate / DORA metrics tracker both managers and developers love.

Release Trusted Software Faster - Our New release Lifecycle Management Beta Is Here

Releasing production-ready software is a complicated tangle of tools and processes lacking visibility, traceability, and consistency. This leads to custom integrations and human intervention, which create opportunities for mistakes, impede automation, and increase the likelihood of insecure software being released. JFrog’s release lifecycle management capabilities enable “release first” software supply chain (SSC) management, delivering trusted software faster.

How vcluster is Changing the Game

Since vcluster launched, it's exploded into the cloud-native world with tons of benefits that are creating new patterns for architecting and deploying Kubernetes applications and workflows. Rich Burroughs (@richburroughs) and Lian Li (@lianmakesthings) of loft.sh will join to talk about how vcluster launched, is growing, working with GitOps, and changing the landscape.

How to Onboard to a Federated Repository

Scaling up your development organization typically involves spreading development across multiple locations around the globe. One of the key challenges with multisite development is ensuring reliable access to required software packages and artifacts for teams collaborating across time zones. The JFrog Software Supply Chain Platform solves this challenge with federated repositories in JFrog Artifactory.

Git tags vs branches: Differences and when to use them

Version control systems are valuable tools for tracking and managing changes to software projects. They record every modification to software code and store the complete project history in a database, enabling developers to collaborate, experiment with new features, and roll back changes when necessary. Git is the most widely used version control system today.