Tests in distro/pkg/deb/tests/ are symlinked into distro/tests/.
A single templated tests control file distro/tests/extra/all/control
is used to describe test deps on different platforms.
Run tests with:
apkg test
See distro/tests/README.md for more info.
New CI pkg stage tests
apkg install --build-dep
apkg test --test-dep
on apkg CI images.
A single pkg:make-archive job creates archive shared in all pkg jobs.
Change packaging templates distro/pkg/* to use {{ version }}.
Add scripts/make_dev_archive.sh to create dev archives.
Add apkg config: distro/config/apkg.toml
With these changes, apkg can be used to package Knot DNS.