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

consider: Stop supporting upgrade from 1.4 and 1.5 . #540

Closed
wants to merge 1 commit into from

Conversation

epgts
Copy link
Contributor

@epgts epgts commented Sep 19, 2022

We are automating testing upgrades of binaries, but these, our two oldest versions, are hard to automate because:

  • We released no binaries for 1.4
  • The deb for 1.5 was labeled 1.5.0

We could special case these, but requiring two upgrade steps (1st to 1.5.1 and 2nd to latest) is not unreasonable for users who are eight months behind.

For issue #419

@epgts epgts marked this pull request as ready for review September 19, 2022 19:47
@epgts epgts marked this pull request as draft September 20, 2022 16:35
@epgts epgts changed the title Stop supporting upgrade from 1.4 and 1.5 . consider: Stop supporting upgrade from 1.4 and 1.5 . Sep 20, 2022
We are automating testing upgrades of binaries, but these, our two
oldest versions, are hard to automate because:

- We released no binaries for 1.4
- The deb for 1.5 was labeled 1.5.0

We could special case these, but requiring two upgrade steps (1st to
1.5.1 and 2nd to latest) is not unreasonable for users who are eight
months behind.

For issue #419
@epgts epgts force-pushed the eg/drop-old-upgrade branch from c66af09 to 5492205 Compare December 13, 2022 20:43
@epgts
Copy link
Contributor Author

epgts commented Jan 4, 2023

We'll include this in 1.15.0 .

@WireBaron
Copy link
Contributor

This PR is being supplanted by #743

@WireBaron WireBaron closed this Mar 28, 2023
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 this pull request may close these issues.

5 participants