No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jan Lindemann 815e7c3df1 Add action.yml and reusable.yaml.
This action allows to test packaging of projects compatible with
the jw-pkg layout.

It attempts the following steps:

  - Clones, builds and installs jw-pkg from source

  - Clones the package under test from Git

  - Installs its build prerequisites

  - Builds, packages and installs it

Additionally, a reusable workflow .github/workflows/reusable.yaml is
added to invoke it for all supported distributions, which currently
are Kali Linux and OpenSUSE.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-04-10 11:48:37 +02:00
.github/workflows Add action.yml and reusable.yaml. 2026-04-10 11:48:37 +02:00
action.yml Add action.yml and reusable.yaml. 2026-04-10 11:48:37 +02:00