Open Issues Need Help
View All on GitHubAI Summary: This issue proposes adding an interactive prompt to the `limactl create` command. After a new Lima instance is created, the user should be asked if they want to start it immediately, similar to the existing prompt found in the `limactl edit` command.
Linux virtual machines, with a focus on running containers
Linux virtual machines, with a focus on running containers
Linux virtual machines, with a focus on running containers
Linux virtual machines, with a focus on running containers
Linux virtual machines, with a focus on running containers
Linux virtual machines, with a focus on running containers
Linux virtual machines, with a focus on running containers
AI Summary: This issue requests an update to the Lima v2.0 documentation. Specifically, it involves replacing the outdated `template://*` locator with the new `template:*` format within the `Examples/Containers/*` section of the docs.
Linux virtual machines, with a focus on running containers
Linux virtual machines, with a focus on running containers
Linux virtual machines, with a focus on running containers
Linux virtual machines, with a focus on running containers
Linux virtual machines, with a focus on running containers
Linux virtual machines, with a focus on running containers
Linux virtual machines, with a focus on running containers
Linux virtual machines, with a focus on running containers
Linux virtual machines, with a focus on running containers
Linux virtual machines, with a focus on running containers
AI Summary: This GitHub issue requests an extension to the existing contributing guide. The goal is to add information for new contributors on how to engage with the project's community, including how to introduce themselves, identify areas where work is needed, and find open issues suitable for contributions.
Linux virtual machines, with a focus on running containers
AI Summary: The task involves fixing static code analysis issues reported by `staticcheck` in the Lima project's Go codebase. These issues, related to incorrect error handling, primarily concern comparisons that are always true due to improper handling of the second return value from functions. The fix likely involves checking for and handling errors appropriately, potentially using the `errors.Is` function for more robust error checking. A similar fix is available for reference.
Linux virtual machines, with a focus on running containers
AI Summary: The task is to create a new integration testing framework for the Lima project that can handle tests unrelated to templates, such as tests for `limactl list` and `limactl protect`. The current integration testing framework only works with template-related tests, leaving a gap in comprehensive testing.
Linux virtual machines, with a focus on running containers
AI Summary: The task is to add official support for the Arch User Repository (AUR) for the Lima virtual machine manager. This involves creating and maintaining an official AUR package for Lima, ensuring it's up-to-date with the latest releases and addressing any issues that arise.
Linux virtual machines, with a focus on running containers
AI Summary: Implement a scheduled CI job to automatically detect broken links within the Lima project's repository and website (lima-vm.io). The job should run daily and report any dead or redirected links in code files and on the website, improving the project's maintainability and user experience.
Linux virtual machines, with a focus on running containers