Endigest logo
Endigest
All Tech BlogsExplore TagsSend Feedback
Newsletter
Endigest logo
Endigest

© 2026 Endigest. All rights reserved.

  • About
  • Privacy
  • Terms
  • Contact
  • RSS

ci-cd Articles

3 articles

Related Tags

Uncategorized(3)
developer-experience(2)
devops(2)
build-performance(1)
caching(1)
python(1)
automation(1)
deployment
(1)
engineering(1)
incident-response(1)
infrastructure(1)
observability(1)
developer-productivity(1)
frontend(1)
testing(1)
Slack logoSlack
11 min read
DevOps•2025-11-06

Build better software to build software better

This post explains how the Slack/Quip build team reduced 60-minute build times by applying software engineering principles (caching and parallelization) to their Bazel-based build pipeline.

Uncategorized
build-performance
caching
ci-cd
developer-experience
devops
python
Slack logoSlack
01 min read
DevOps•2025-10-07

Deploy Safety: Reducing customer impact from change

Slack's Deploy Safety Program reduced customer impact hours by 90% over 18 months by overhauling deployment practices and safety culture.

Uncategorized
automation
ci-cd
deployment
engineering
incident-response
infrastructure
observability
Slack logoSlack
21 min read
DevOps•2025-04-14

Optimizing Our E2E Pipeline

Slack's DevXP team optimized their E2E testing pipeline by eliminating redundant frontend builds, reducing build times by 50% and build frequency by 60%.

Uncategorized
ci-cd
developer-experience
developer-productivity
devops
frontend
testing