- Makefile gains `make package` target that builds and zips the provider
binary in the format expected by artifactapi's local terraform registry:
terraform-provider-artifactapi_{version}_{os}_{arch}.zip
- New .woodpecker/release.yml pipeline triggers on tag push, builds the
zip, and uploads it to artifactapi via the local files API
- Secrets: artifactapi_url and artifactapi_repo