virt-manager/.github
Pavel Hrdina c385cd4eb7 ci: update github workflows to use meson
Running `meson dist` requires working git but that doesn't seem to be the
default in github actions when running jobs inside container. Any git
invocation fails with the following error:

fatal: detected dubious ownership in repository at '/__w/virt-manager/virt-manager'
To add an exception for this directory, call:

	git config --global --add safe.directory /__w/virt-manager/virt-manager

So that's what this patch does to make `meson dist` work correctly.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
2024-11-12 23:18:32 +01:00
..
workflows ci: update github workflows to use meson 2024-11-12 23:18:32 +01:00
dependabot.yml ci: add dependabot config for GitHub Actions 2023-09-12 12:33:25 -04:00
ISSUE_TEMPLATE.md github: Update issue template 2021-05-28 15:47:10 -04:00