Home / Companies / Aspect Build / Blog / Post Details
Content Deep Dive

Bazel technique for Continuous Delivery

Blog post from Aspect Build

Post Details
Company
Date Published
Author
Alex Eagle
Word Count
1,084
Company Posts That Month
2
Language
English
Hacker News Points
-
Post removed?
No
Summary

The text discusses the concept of Continuous Delivery (CD) and its role in software deployment pipelines, distinguishing it from Continuous Integration (CI) and deployment processes. It suggests treating CD as the stage where built artifacts are uploaded to a known repository, emphasizing the importance of separating responsibilities among CI, CD, and deployment systems. The text further explores the notion of "deliverable" artifacts, which should include both the binary or files and the logic for uploading them. Various methods for identifying and delivering only "changed" targets are outlined, with a preference for empirical determination due to the limitations of predictive tools like bazel-diff and target-determinator. The process of determining deliverable targets involves using a hashing mechanism to avoid redundant deliveries by comparing current and previously delivered hashes. Additionally, the document touches on the debugging process for determining changes in deliverables and the execution of delivery using Bazel with stamping enabled.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Developer Experience 1 428 192 104 -53%
Kubernetes 1 1,602 228 83 -1%
LLM 1 4,152 612 181 +19%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.