opentofu / get.opentofu.org

The website hosting the OpenTofu Installer script and installation resources
Apache License 2.0
3 stars 8 forks source link

Fix PackageCloud archive upload in release pipeline #29

Open nsballmann opened 1 month ago

nsballmann commented 1 month ago

In https://github.com/opentofu/opentofu/releases/tag/v1.7.2 version 1.7.2 of OpenTofu was released. As far as I can see this release is distributed in the Alpine Edge community repos (see https://pkgs.alpinelinux.org/package/edge/community/x86_64/opentofu) already.

Unfortunately, it seems like https://packages.opentofu.org/opentofu/tofu/ is still missing this release. I'm a little surprised by that, because the build assets of https://github.com/opentofu/opentofu/releases/tag/v1.7.2 show the files, so it doesn't seem to be a build or availability issue.

It feels like they were never placed (automatically) in the repos for the traditional package managers like apt or yum. Maybe some automation got stuck?

Can you have a look or move/copy this issue to the appropriate project?

cube2222 commented 1 month ago

Hey, thanks for raising the issue. We have a bug in our release pipeline related to just the packagecloud upload, but for now I have fixed the release manually.

nsballmann commented 1 month ago

@cube2222 awesome, well... not so awesome that there is a bug.

But anyways, thank you a lot for manually fixing it. I can confirm that apt now discovered the package.