Click any tag below to further narrow down your results
Links
This article outlines how the Slack engineering team enhanced their build pipeline for Quip and Slack Canvas by reducing build times from 60 minutes through effective use of Bazel. They focus on caching, parallelization, and defining clear dependencies to optimize both build performance and developer feedback.
The article discusses how the team improved build times for Quip and Slack Canvas by using Bazel and applying software engineering principles. They focused on caching, parallelization, and defining clear dependencies to enhance speed and efficiency in the build pipeline.