Add CI test to ensure installation manifest is correct (#630)

The new CI job ensures that `make distcheck` passes.

It also bundles up the tarball and includes in the GitHub artifacts, along with a GitHub-provided attestation that the tarball is derived from the given build steps.
This commit is contained in:
Nicholas Wilson
2024-12-18 12:02:23 +00:00
committed by GitHub
parent 413bd8a6ee
commit 5b3edae9d2
20 changed files with 1953 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
#! /usr/bin/python
#! /usr/bin/env python3
# PCRE2 UNICODE PROPERTY SUPPORT
# ------------------------------