Software.com Changelog logo
Back to Homepage

Changelog

See the latest updates, features, and releases from the team at Software.com.

Subscribe to Updates

Labels

  • All Posts
  • release
  • Fix
  • Announcement
  • Improvement
  • survey

Jump to Month

  • April 2025
  • February 2025
  • January 2025
  • November 2024
  • October 2024
  • July 2024
  • June 2024
  • January 2024
  • October 2023
  • March 2023
  • February 2023
  • December 2022
  • September 2022
  • August 2022
  • July 2022
  • December 2021
  • November 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • January 2021
  • December 2020
Changelog byAnnounceKit

Create yours, for free!

release
2 years ago

🚢 Measure and improve deployments

Our team aims to make deployments fast and frequent, minimizing the risk of bugs each time we push new changes live. We built the Deploy feature to help teams measure performance and improve stability of their mainline systems. In addition to key metrics like deployment frequency, you can also see which repositories take the longest to deploy or fail to deploy most often.

✨  What’s new?

  • Time from open to deploy: average time from opening to deploying a pull request
  • Deployment frequency: count of production deployments per developer per day
  • Time between deployments: average time between successful deployments
  • Deployment run time: average time elapsed per deployment
  • Slowest deployments: repositories that take the longest to deploy
  • Deployment success rate: count of successful production deployments vs. the total over time
  • Least successful deployments: repositories that fail to deploy most frequently
  • Deployment batch size: average number of code changes per deployment

💭   How does it work?

  1. Go to our Deploys feature to see your data. It works out-of-the-box with our existing GitHub integration if you’re using GitHub Actions, deployments, or releases.
  2. We automatically detect how you deploy each repository, but you can also manually assign specific workflow runs, check runs, deployments, and releases as production deployments for each repository.

👋   Latest from our team

  • Brett wrote a guest post for InsideBigData: Why You Should Add DevOps Metrics to Your Data Fabric.
Avatar of authorGeoff