aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEd Santiago <santiago@redhat.com>2022-09-09 07:54:06 -0600
committerEd Santiago <santiago@redhat.com>2022-09-12 08:38:31 -0600
commita1fa9faa4864675934767dbe894ed85b58f9a066 (patch)
tree470f1e3537b79a828a83ecf3897fbbf6ce9742d8 /Makefile
parent3b9e31c9bb0c36f30ed524ecef7accc1e1e76966 (diff)
downloadpodman-a1fa9faa4864675934767dbe894ed85b58f9a066.tar.gz
podman-a1fa9faa4864675934767dbe894ed85b58f9a066.tar.bz2
podman-a1fa9faa4864675934767dbe894ed85b58f9a066.zip
Buildah treadmill script: various fixes
...gathered up from the last few months of almost-daily runs. The principal difference is, ditching the git-am approach in favor of git-cherry-pick. It's so much nicer! I keep forgetting how clumsy git-am is. With the new approach, saved checkpoints are kept as git branches, not in an easy-to-lose text file. And, conflict resolution is MUCH EASIER. (Conflict resolution is necessary when, e.g., the treadmill PR includes fixes for some new vendoring that buildah has done but not podman, then podman vendors in that same module but fixes broken tests in a different way than I did). Also a lot of smaller fixes for bugs reported by @Luap99. Thank you for testing and for letting me know of problems! Cursory review is OK: this will not break anything in the repo, and I've been testing/finetuning these changes heavily over the past month or two. Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions