henningwoehr/pyoxidizer-build

Build project with pyoxidizer on linux gnu x64. Code has to be checked out.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
target-systemSelect one of the following system to build on: [linux_gnu_x64, windows_x32, windows_x64, macos_x64]yes
app-nameThe name of the app. This name can later be used in the command line to call the appyes
run-commandThe command to run at the start of the app. (eg. "from package.main import main; main()"yes
display-nameThe name, which appears in the name of the msi-installer and in the program files folderyes
app-authorThe name of the author or the manufacturer, which is displayed when installing the app per msi-installeryes
artifact-nameName of the artifact, where the built file should be uploadedyes
use-own-pyoxidizer-configUse own pyoxidizer.bzl, given in the project folder if true, otherwise use standard config provided by this actionnofalse
poetry-versionVersion of poetry to installno1.1.14
python-versionVersion of python to installno3.10

no outputs