nullplatform/Nullplatform Asset

Github Action for asset management on Nullplatform

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
actionThe asset action controls what happens to the asset. Can be one of: create, updateno
build-idThe build id where this asset belongs toyes
typeasset type, could be docker-image, lambda, etcyes
nameasset name, by default 'main'nomain
metadataasset metadata, format is: <key>:<value>no
urlpredefined asset URL. This is an advanced usage and is not recommended, use *type* and *name* insteadno
namedescription
idThe asset id
build-idThe build id associated to the asset
nameThe asset name. Identifies an asset to deploy
typeThe asset type. Could be docker-image, lambda, etc.
targetsThe asset targets. This is an array containing a collection of urls by provider where the asset must be uploaded
metadataThe asset associated metadata. This is a key-value object