actions-marketplace-validations/NanoBus Push

Github action to automate packaging and pushing a NanoBus application to a supported registry, such as reg.candle.run.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 11, 2023
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/nanobus_push-action@0f9a1cc654b9276f48f61fe8a9a138a9eaf9d73d # no releases — HEAD as of 2026-07-13

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pathPath to the main bus file. Usually the file name is `bus.yaml`. This contains the registry configuration details. Defaults to `reg.candle.run`.yesbus.yaml
usernameUsername for registryyes
passwordPassword for registryyes
namedescription
tagThe image tag that was pushed