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/1.14 #3562

Merged
merged 19 commits into from
Jul 24, 2024
Merged

Release/1.14 #3562

merged 19 commits into from
Jul 24, 2024

Conversation

ricab
Copy link
Collaborator

@ricab ricab commented Jul 8, 2024

Test platforms

  • Ubuntu@qemu // Jia
  • Ubuntu@lxd // Andrei
  • Ubuntu@libvirt // Andrei
  • macOS@qemu // Jia
  • macOS@virtualbox // Ricardo
  • Windows@hyperv // Scott
  • Windows@virtualbox // Scott

Guidelines

  • Testing doesn't have to be exhaustive at this stage, but we need to try different things out
  • start with the previous release and bring a couple of instances with mounts, snapshots, and extra networks (as applicable) to the new one
    • verify that basic and new functionality works
  • uninstall purging data and install new release
    • test further
  • please give new features a little more attention
    • GUI
    • adding networks
    • force-stop
    • snapshots on VirtualBox
    • ID mappings
    • SSHFS permissions
    • icons on macOS
    • core24 and 24.04 support
  • try other things a little, for example mounts, transfer, snapshots

Chris Townsend and others added 17 commits May 2, 2024 08:37
[unit test] use nicemock to remove the excessive gmock warnings.
[build] Add rc versioning when creating packages
Add support for Core 24 images
[utils] Use a consistent namespace alias for utils
[mounts] only allow one to one id mappings
Refine utilities to `make_file_with_content`
Fix detection of whether an instance is bridged, take2
[ssh] Reduce log level to avoid log spam with GUI
[bash] `get` and `set` bash completions
Add `--force` argument to the `stop` command
Copy link

codecov bot commented Jul 8, 2024

Codecov Report

Attention: Patch coverage is 88.70523% with 41 lines in your changes missing coverage. Please review.

Project coverage is 88.88%. Comparing base (84878a6) to head (69c8a48).
Report is 238 commits behind head on main.

Files Patch % Lines
src/daemon/daemon.cpp 52.72% 26 Missing ⚠️
include/multipass/async_periodic_download_task.h 85.18% 4 Missing ⚠️
src/daemon/runtime_instance_info_helper.cpp 0.00% 3 Missing ⚠️
...rc/platform/backends/qemu/qemu_virtual_machine.cpp 88.88% 3 Missing ⚠️
include/multipass/exceptions/base_qexception.h 71.42% 2 Missing ⚠️
...orm/backends/qemu/qemu_virtual_machine_factory.cpp 0.00% 2 Missing ⚠️
...backends/qemu/linux/qemu_platform_detail_linux.cpp 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3562      +/-   ##
==========================================
+ Coverage   88.82%   88.88%   +0.05%     
==========================================
  Files         254      254              
  Lines       14115    14225     +110     
==========================================
+ Hits        12538    12644     +106     
- Misses       1577     1581       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

[daemon] fix the multipass info after multipass launch failure
@ricab ricab merged commit b53190c into main Jul 24, 2024
36 of 42 checks passed
@ricab ricab deleted the release/1.14 branch July 24, 2024 15:19
@ricab ricab restored the release/1.14 branch July 29, 2024 17:34
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.

None yet

4 participants