pogromca-scp/Build NorthwoodPluginAPI/LabAPI based plugin

Builds, runs tests and uploads artifacts for NwPluginAPI/LabAPI based plugin.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
plugin-nameName of main plugin assembly/project to package.yes
refs-variableno$null
depot-downloader-versionDepot downloader version to use for game files download. Takes effect only when `refs-variable` is set.no3.4.0
run-testsWhether or not the tests should be run for the project.notrue
initial-test-runsAmount of initial test runs. Takes effect only when `refs-variable` is set and `run-tests` is set to `true`.no3
dependenciesList of assembly/project names to add into `dependencies.zip` file.no@()
bin-pathBinary files path pattern to use, `$` is replaced with assembly/project name.no/$/bin/Release/net48/$
includesOther non-project assemblies/files to add into `dependencies.zip` file (full paths).no@()
configurationProject build configuration. Consider changing `bin-path` input value alongside this.noRelease

no outputs