orbit-online/μpkg bundle

Uses μpkg to create a μpkg tarball package

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 6, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: orbit-online/upkg-bundle@e9707becb5e8a44af1653d0ac9e41f51f2b2e67e # no releases — HEAD as of 2026-07-11

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

namedescriptionrequireddefault
upkg-versionThe version of μpkg to use for bundlingno""
nameThe name of the package, will override the name already set in `upkg.json`no""
versionThe version to write to upkg.json, corresponds to `-V` in `upkg bundle`no---auto---
destThe package destination, corresponds to `-d` in `upkg bundle`.no""
pathsArgument (space separated) list of relative paths to files and directories to include in the package.no""
working-directoryThe working directory to change to before bundling.no.
namedescription
nameThe name of the bundled package
versionThe version of the bundled package
destThe location of the bundled package
basenameThe basename of the bundled package
sha256The SHA-256 checksum of the bundled package