Chris Evich

Results 225 comments of Chris Evich

WRT @Raboo [comment on Mar 15](https://github.com/containers/buildah/issues/2954#issuecomment-799270257) Dan's suggestion sounds feasible. Though IIRC the cache directory needs to live at or below `$GITHUB_WORKSPACE` for [actions/cache](https://github.com/actions/cache).

> How about something like this Heh, unfortunately this is _way_ over my head to understand. I've only just stumbled upon this project, and didn't even make it much past...

Oh okay, sure we can try this out. I have no problem granting the extra permissions. Thanks!

This seems to be working great.

Actually, your (edited) suggestion of policy is a good one for those of us who like to lock things down a bit more from the default. I think I'll add...

Hey, Possibly related (I can open a new issue if not): The documentation for `$CIRRUS_TAG` makes it sound like a separate build is triggered when the new tag is pushed....

@fkorotkov well, not me personally, but yes there will be a PR with a "release version X.Y.Z" commit. The PR may have more than one commit, as well, e.g. "update...

Hmmm, so it's possible I'm just not seeing it. I looked under `https://cirrus-ci.com/github///master` and also w/o `master`. Would the build show up somewhere else? Either way...sounds like I'm having a...

Hmm, nothing at all shows up there. I'll open a new issue for this since it's not related to this one...#481

Oh! This would be handy on occasion. You never know when a kernel panic will happen, and it may not be easily reproducible. Though I would suggest making it optional,...