Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release workflow is broken #501

Open
1 task done
notlesh opened this issue Feb 25, 2025 · 1 comment · May be fixed by #506
Open
1 task done

Release workflow is broken #501

notlesh opened this issue Feb 25, 2025 · 1 comment · May be fixed by #506
Assignees

Comments

@notlesh
Copy link
Contributor

notlesh commented Feb 25, 2025

Is there an existing issue?

  • I have searched the existing issues

Description of bug

The release workflow is currently broken (see here for details). It currently references a non-existent repository, but there may be other issues. It should be fixed, tested, and documented.

It would also be good to have some sort of testing done against it periodically/automatically, otherwise we run the risk of it breaking in between releases.

Steps to reproduce

No response

@jbcaron
Copy link
Member

jbcaron commented Feb 26, 2025

A weekly automated release would help ensure the workflow remains functional between releases.
Regular builds with ready-to-use binaries and Docker containers make it easier for users to test new features.
This also enables precise versioning, helping to track, reproduce, and fix bugs by linking issues to specific code versions.

@crystalin crystalin self-assigned this Feb 27, 2025
@crystalin crystalin linked a pull request Feb 27, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants