June 2020 Summaries
2 posts from Sleuth
Filter
Month:
Year:
Post Summaries
Back to Blog
The article discusses how continuous deployment can be taken to the next level by celebrating team values using Sleuth, a deployment tracker that monitors and communicates deployments. It suggests defining team values, realizing those values in deployments, and then celebrating them through Slack reactions. This approach helps reinforce desired behaviors and encourages developers to live up to their team's values. To get started, teams can sign up for a 30-day trial of Sleuth, connect it to their Github or Bitbucket repository, and start tracking deployment information.
Jun 08, 2020
649 words in the original blog post.
Continuous Deployment (CD) is a powerful tool for software development, but it can also present challenges. Three common mistakes made when adopting CD are thinking that it's an engineering problem only, disconnecting the deployer from the author of the change, and not tracking deployments. To avoid these pitfalls, maintain open communication across all departments, ensure the person who created a change is responsible for its impact, and track deployments to provide historical records and impact dashboards. Sleuth, a deployment tracker tool, helps teams adopt and maintain healthy continuous deployment practices by addressing these challenges directly.
Jun 02, 2020
871 words in the original blog post.