jarred wilson
jarred wilson
This is a PR I threw together for supporting the configuration of the logging directory. I am by no means a C# developer so if you think this is garbage,...
#### Summary When importing an image archive locally, I cannot retag the image afaik. This requires me to use other tooling to unpack and repack the archive with a new...
Add support for Windows Server 2022 - Includes HCL file - Utilizes cloudbase-init submodule - Utilizes maas-curtin-hooks submodule - Utilizes packer-windows submodule - Includes appropriate scripts
- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)? - [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [x] Have you successfully run `make lint`? - [x] Have you successfully run...
distrobox fumbles the error handling for container creation. the exit command is nested inside of the creation success conditional statement. this PR adds an else statement and handles the subprocess...
Please, before opening a bug: **Describe the bug** Podman returns an exit code 125 after a failure to fetch the container image. This error is not handled in distrobox and...
- Translate using locale if available closes #329
the anbox-modules has been deprecated and archived. this moves to the intree binder module Potentially closes https://github.com/Vanilla-OS/vanilla-system-operator/issues/112
Here are changes to the modules for the desktop image once vib is updated. Putting in draft PR for reference purposes. Feel free to use or close. - update source...
- Add branches definition to differ workflow - Image tag now pulls using the branch name Tested [here](github.com/jardon/desktop-image/actions) on commit `0e4c7ce` closes #183