Home / Companies / Sleuth / Blog / July 2023

July 2023 Summaries

4 posts from Sleuth

Filter
Month: Year:
Post Summaries Back to Blog
Workflows are essential in software development as they provide structure and framework to streamline processes, enhance collaboration, and optimize productivity. They define the path from concept to launch, outlining steps, roles, and tools involved in achieving project goals. Automating workflows can increase reliability by minimizing potential errors and reducing manual effort. Implementing workflows requires designing a process that spans the entire software development lifecycle (SDLC) and may involve customization or integrations with existing tools like JIRA, CI/CD systems, Slack, and monitoring tools. Automation is crucial for improving efficiency, promoting collaboration, ensuring consistency and quality, enabling scalability, and supporting continuous improvement in software development processes.
Jul 21, 2023 1,226 words in the original blog post.
Jackpocket, an online lottery ticket purchasing platform, adopted the DevOps culture by implementing DORA metrics and using Sleuth as a tool to track these metrics. The company's engineering team increased releases on their largest repository by about 200%, going from one release per week to 3.2 per week. Jackpocket operationalizes engineering efficiency best practices using Sleuth and DORA metrics, which has helped them reduce batch size, improve deployment frequency, and minimize rollbacks and incidents.
Jul 13, 2023 738 words in the original blog post.
Actions, or "if this, then that" conditions, play a crucial role in reducing developer toil and cognitive load by automating tasks when specified conditions are met. These actions can vary widely, from modifying pull requests to triggering alarms in incident response platforms. Automation has offloaded many manual tasks to systems that perform them more consistently and quickly, improving efficiency and allowing developers to focus on innovation. Actions have a significant impact on the software development process, with high-impact results ranging from preventing costly downtime to simply enhancing efficiency. Implementing actions can range from straightforward to complex, depending on whether predefined frameworks are available or custom actions need to be built.
Jul 11, 2023 1,254 words in the original blog post.
Sleuth introduces a new feature allowing users to initiate Change Lead Time (CLT) based on state transitions in their issue tracker. This addition aims to provide visibility into pre-commit coding time and help teams identify bottlenecks in their delivery chains. The debate over the right time to start CLT is discussed, with Sleuth's default setting being from the moment of first code commit. However, customers can now enable and configure issue-initiated CLT on a project-by-project basis using supported integrations like Jira, Linear, GitHub, GitLab, Bitbucket, Azure DevOps, Shortcut, and more. Upcoming enhancements will provide additional visibility into issue tracking processes and their impact on DORA metrics.
Jul 10, 2023 588 words in the original blog post.