🏗️ Build/Release Maintenance
PR & Release management maintenance @Nuru (#940)
what
- Install font needed by
vhs-action
in a separate step - Label PRs that only affect the Alpine version as
alpine-only
- Exclude Apline-only PRs from release notes
- Add a standard catchall to every release note
why
- Work around broken
install-fonts
invhs-action
- Deprecate Alpine, focus release notes on Debian
- The AWS CLI v1 and
boto3
release notes are huge and yet not very informative - Packages are updated on every release, without those changes being documented, so let people know that
references
Every Release
In every release, we update all unpinned packages to their latest packaged versions.
On a regular basis (roughly weekly), on Alpine only, we update the AWS CLI v1 and its dependencies to the latest versions. Debian does not have AWS CLI v1 installed, only v2.
These changes are not detailed here.