linuxdeploy-plugin-checkrt
linuxdeploy-plugin-checkrt copied to clipboard
Please consider making releases
Please consider making some kind of releases. linuxdeploy for instance uses point releases based on the current date. This allows users to use a known-working state. Also, it allows for a/b testing of changes.
Your GitHub actions CI pipeline already supports this use case because it uses pyuploadtool to upload the binaries. All you need to do is push a tag, the CI handles the creation of the release on GitHub along with a binary built from this tag.
P.S.: If this is too much effort for you, I'd like to invite you to move this project into the linuxdeploy organization so that other maintainers (well, currently me) can handle such chores. Of course, you'd be admin of the repository and can move it out of the organization if you feel like this is not working for you. It is not necessary to do so, it's just an offer.
P.S.: If this is too much effort for you, I'd like to invite you to move this project into the linuxdeploy organization so that other maintainers (well, currently me) can handle such chores.
This sounds good to me.