sillsdev/Ubuntu packaging

Build binary .deb package

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
flavorThe name of the distribution, i.e. Ubuntu or Debian. Defaults to `ubuntu`.noubuntu
distThe name of a Ubuntu version, either code name (e.g. jammy) or release (e.g. 22.04)yes
platformThe platform to build on. One of `amd64` or `i386`. Defaults to `amd64`.noamd64
sourcepackageThe name (and relative path) of the .dsc fileyes
source_dirThe path to the directory that contains the .dsc file, relative to `$GITHUB_WORKSPACE`. Defaults to `.`.no.
result_dirThe path to the directory where the built .deb files get copied to, relative to `$GITHUB_WORKSPACE`. Defaults to `artifacts`.noartifacts
enable_llsotrue to enable the llso package repo, otherwise false.notrue
enable_psotrue to enable the pso package repo, otherwise false.notrue
deb_fullnameFull name used for changelog entrynoSIL GHA Packager
deb_emailEmail address used for changelog entrynoundelivered@sil.org
prerelease_tagA pre-release tag to add to the version numberno""

no outputs