Bazel populates theDocumentation Index
Fetch the complete documentation index at: https://docs.aspect.build/llms.txt
Use this file to discover all available pages before exploring further.
bazel-out tree with build results, but you must still deploy the release artifacts. You need to guarantee that the deployed artifacts are the same ones you tested. After landing a change, you should be able to quickly deploy those artifacts to an environment.
Aspect’s Selective Delivery feature works at a high level by:
- Automatically triggering for green builds on release branches, such as
main. - Determining which release artifacts changed from prior releases.
- Re-building only those artifacts with version control stamping enabled.
- Running push logic to upload the artifact to the configured destination.

