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

1.13 regression testing tracker #3325

Closed
8 tasks done
townsend2010 opened this issue Dec 7, 2023 · 10 comments
Closed
8 tasks done

1.13 regression testing tracker #3325

townsend2010 opened this issue Dec 7, 2023 · 10 comments

Comments

@townsend2010
Copy link
Contributor

townsend2010 commented Dec 7, 2023

This is to track the regression testing of the 1.13.0 RC.

@sharder996
Copy link
Contributor

@townsend2010

Found a regression with multipass find on macOS with how returned images are filtered. In the RC package, there are two issues that I see:

  1. A snapcraft/core24 image is showing up when they are not supported
  2. The mantic image is not showing up

@andrei-toterman
Copy link
Contributor

andrei-toterman commented Dec 11, 2023

These are not really regressions but they may have to be addressed. The release notes say that we only support macOS 11 or newer. I think we should update the installer message with that.
Screenshot 2023-12-11 at 13 24 36
Also, since we did that change of removing years from copyright statements, should we remove it here too?
Screenshot 2023-12-11 at 13 25 47

@georgeliao
Copy link
Contributor

georgeliao commented Dec 11, 2023

  1. A snapcraft/core24 image is showing up when they are not supported
  2. The mantic image is not showing up

I can confirm the two issues @sharder996 found, they only occur on windows and macos, not on linux.

@townsend2010
Copy link
Contributor Author

townsend2010 commented Dec 11, 2023

Hey @sharder996 & @georgeliao,

We always support snapcraft:devel which is snapcraft:core24 right now, so it is indeed support. I do need to fix the lack of mantic though. Thanks for reporting and confirming!

@townsend2010
Copy link
Contributor Author

Hey @andrei-toterman!

You're right, that all should be updated. I'll work on fixing that up. Thanks!

@sharder996
Copy link
Contributor

@townsend2010

We always support snapcraft:devel which is snapcraft:core24 right now, so it is indeed support.

There is still a disparity since the image doesn't show up in 1.12.2 Is this something that we meant to change?

@sharder996
Copy link
Contributor

@townsend2010 @andrei-toterman

Looks like the copyright year still exists in the Windows installer as well.

@townsend2010
Copy link
Contributor Author

Hey @sharder996,

Is this something that we meant to change?

Yes, it was "broken" before in that we had to update the supported releases filter when we released a new version of Multipass. But this was fixed in #3072 and we no longer have to add or remove anything for the snapcraft remote.

@townsend2010
Copy link
Contributor Author

After a bit more investigation, the snapcraft:core24 showing up for multipass find on Windows and macOS is not correct. That is #3274 and I will need to fix that for a better user experience in this case.

@townsend2010
Copy link
Contributor Author

We've released 1.13.0, so closing this.

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

No branches or pull requests

4 participants