Example project builds a simple binary using a variety of SLSA-compliant builders.
The code is built using bazelisk build
:
bazel build
.hello
binary.For GitHub Actions-based builds, the artifact is uploaded using actions/upload-artifact.
Event | Name | Status |
---|---|---|
create | ||
push | default branch | |
custom publish | ||
Node 16 | ||
Node 18 | ||
npm dist-tag | ||
non-default branch | ||
push to tag | ||
push to tag (unscoped package) | ||
release | ||
workflow_dispatch |
Event | Status |
---|---|
workflow_dispatch | |
release | |
create | |
push | |
tag |