Investigate the possibilities of using GH's built-in feature for release tarballs based on git tags, ideally deploying them (also) to our FTP servers at rpm.org. We could leverage GitHub Actions to automate this.
We would've done this sooner if it weren't for the need to ship some built artifacts (documentation) in the release tarballs, which currently necessitates a manual process (in a local cmake build directory). Maybe there's a way to do this within GH Actions, we shall see.
Investigate the possibilities of using GH's built-in feature for release tarballs based on git tags, ideally deploying them (also) to our FTP servers at rpm.org. We could leverage GitHub Actions to automate this.
We would've done this sooner if it weren't for the need to ship some built artifacts (documentation) in the release tarballs, which currently necessitates a manual process (in a local cmake build directory). Maybe there's a way to do this within GH Actions, we shall see.