Operations | Monitoring | ITSM | DevOps | Cloud

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

Real-world use cases for DORA metrics: Unlock your software team's performance

Need real-world ideas for how your own software engineering team can use DORA metrics to improve daily? In this video, Sleuth team members share the different ways they get value out of using DORA metrics. Get perspective from an engineering manager, individual contributor, senior software engineer, customer success manager, and CTO.

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!

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 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.

Automate GitHub stats reporting with scheduled pipelines

Release notes provide essential documentation when a new software version is released. For release notes to be most effective, dev teams must consolidate all of the work that has been done since the previous release. It is a hectic task that requires a lot of effort and time sorting through weeks or even months of software issues and pull requests. Why not make the life of the release team easier by automating the creation of release notes?