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

Updater integration tests #45

Open
fenhl opened this issue Jun 20, 2024 · 0 comments
Open

Updater integration tests #45

fenhl opened this issue Jun 20, 2024 · 0 comments
Labels
component: updater Related to the self-updater type: maintenance Keeping up with changes to dependencies

Comments

@fenhl
Copy link
Member

fenhl commented Jun 20, 2024

Updater bugs like #44 are especially bad because fixing them doesn't help users who get stuck on a broken version. The release script should include a test which tries to update from the version being released to itself, to make sure nothing is broken. This test would necessarily have to run after the release itself is published, so it wouldn't prevent these bugs from being released, but it would avoid the scenario where a bug isn't noticed until the next version is released.

@fenhl fenhl added type: maintenance Keeping up with changes to dependencies component: updater Related to the self-updater labels Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: updater Related to the self-updater type: maintenance Keeping up with changes to dependencies
Projects
None yet
Development

No branches or pull requests

1 participant