Tyrone Meijn
Tyrone Meijn
**Description** When using the ECS context, it does not support overriding the Docker endpoint with `DOCKER_HOST` variable or in the configuration: ```shell $ docker context create --docker host=tcp://docker:2376 ecs ecs...
**Describe the bug** `conflict-strategy: replace` currently force pushes a commit to the existing branch even if there are no actual changes to process. This causes CI to run unnecessarily **To...
## Describe the Bug In version `0.38.7` you could specify different subnets for the replicas. This would result in a db subnet group being created specifically for the replica and...
Being directed from https://docs.commonfate.io/granted/configuration#autocompletion and not finding an open issue: I'd like to have autocomplete for Bash. I've recently migrated from `aws-vault` and this tool is awesome, but I do...
Hey, just to make you aware, with 17.1 GitLab now supports username natively when adding member to project. I think in the current implementation we fetch the member_id based on...
### What system are you running Yazi on? Linux Wayland ### What terminal are you running Yazi in? wezterm 20240610-014424-8cfc2b95 ### Did you try the latest code to see if...
Not able to start vm: qemu-system-aarch64: device requires x bytes, block backend provides x bytes
# Required information * Distribution: Ubuntu Asahi * Distribution version: 24.04 * The output of "incus info": incus info config: {} api_extensions: - storage_zfs_remove_snapshots - container_host_shutdown_timeout - container_stop_priority - container_syscall_filtering...
When I run the arm binary from the GitHub release page it does not work for me: ```shell ❯ ./Downloads/moar-v1.24.6-linux-arm --version -bash: ./Downloads/moar-v1.24.6-linux-arm: cannot execute binary file: Exec format error...
**Describe the bug** Fragmented configs, introduced in https://github.com/jdx/mise/pull/3273, does not seem to respect `MISE_CONFIG_DIR` when set to a different path. **To Reproduce** ```shell ❯ docker run -it --rm --entrypoint bash...