minvws/Creates a source package for an application

Creates a tarball of source files and upload it as an artifact.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
package_file_nameName of the package (without extension) for example: nl-example-package.yes
include_pathsA space-separated list of paths to include in the package relative to the working_directory.no.
working_directoryThe base directory containing the source code, only required if it does not need to be the root folder.no.
version_json_pathThe location where version.json needs to be stored. For example `public/version.json`.noversion.json
checkout_repositoryWhether to checkout the repository (true or false).nofalse

no outputs