podman/contrib
Chris Evich 9c0c29f086
Cirrus: Fix ownership of repos. to keep git happy
Newer versions of git are much more pedantic about who owns the
repository files.  When setting up to run rootless, prior to this
commit, the repo. ownership was changed from root.  This causes
all subsequent git-operations as root to fail:

    ```
    fatal: unsafe repository ('<$GOSRC>' is owned by someone else)
    ```

Fix this by re-ordering operations, such that the change in ownership is
done immediately before executing as a user.  Also disable the
git-ownership check on the source repository assuming the CI environment
is disposable.

Signed-off-by: Chris Evich <cevich@redhat.com>
2022-04-27 12:13:54 -04:00
..
cirrus Cirrus: Fix ownership of repos. to keep git happy 2022-04-27 12:13:54 -04:00
containers-common Add containers-common spec and command to podman 2022-02-22 14:38:57 -05:00
hello Cirrus: Build multi-arch images + manifests 2022-03-28 16:56:28 -04:00
modules-load.d Load ip_tables modules at boot 2022-02-23 16:11:19 +01:00
msi Add Windows installer support for upgrades 2022-03-19 19:37:24 -05:00
podmanimage Revert "Switch all rootful to rootfull" 2022-04-25 09:14:04 -04:00
remote Revert "Switch all rootful to rootfull" 2022-04-25 09:14:04 -04:00
script Add script to determine dependency sizes 2018-03-23 14:12:14 +00:00
snapcraft [CI:DOCS] fix default branch links 2022-01-15 20:56:19 +01:00
spec Makefile: install targets independent of build 2022-01-25 08:27:44 -05:00
systemd systemd: enable all cgroups when running as a service 2022-03-30 15:49:06 +02:00
tmpfile Set default storage from containers.conf for temporary images 2021-09-15 10:43:51 -04:00
dependabot-dance codespell cleanup 2021-05-05 15:50:59 -04:00
dependencies.txt Remove varlink support from Podman 2020-11-26 16:50:42 -05:00