atopile/publish-package

Publish an atopile package.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
ato-configPath to the ato.yaml file.no""
atopile-versionVersion of atopile to use for publishing.no""
package-versionVersion of the package to publish. If empty, the version is expected in the ato.yaml file.yesfrom-git
package-entrypointA path (`path/to/package`) or entrypoint (`main.ato:App`) to the package to publish.yes./
skip-duplicate-versionsSkip publishing if the version already existsnotrue
working-directoryWorking directory to publish the package fromyes.
registryRegistry to publish the package toyeshttps://packages.atopileapi.com

no outputs