oracle-devrel/Make ZIP From Release

Make one or more ZIP archives for a release.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
config_fileThe name of the configuration JSON file to read (default: release_files.json)no
fail_on_missing_fileWhether or not it should fail if a specified file is missing (default: false)no
overwrite_dstShould the ZIP file be overwritten if it exists? (default: true)no
github_tokenThe token used to interact with the GitHub API. Usually use `secrets.GITHUB_TOKEN`.no
namedescription
zip_filesAll of the ZIP files generated.
missing_filesAny missing files are given here.