determinatesystems/Push artifacts to install.determinate.systems

An internal implementation detail for delivering software to users.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
s3_upload_roleAWS role to assume.
regionAWS region to upload to.us-east-2
bucketS3 bucket to write to.
prefixA directory prefix, where files in the specified `directory` end up at `/{prefix}/{filename}`. Used only by Determinate Secure Packages, which specifies the variant (`secure` or `secure-fips`) and the release (e.g. `0.904649.292`) as the prefix. This enables paths like `https://install.determinate.systems/secure-packages/secure-fips/0.904649.292/closure.json`.
directorydirectory to upload artifacts from
allowed_branchesa JSON list of branches for which to publish pushes["main"]
ids_project_namethe project name in install.determinate.systems, for URL generation
ids_binary_prefixa prefix in storage that comprises {binary_prefix}-${architecture} in storage
skip_aclskip setting public-read ACL on artifacts (i.e. bucket doesn't allow it)false

no outputs