Michael Peters

Results 56 comments of Michael Peters

> You could try editing `packit-ci.fmf` and adding explicit call of `dnf makecache` to https://github.com/mpeters/rust-keylime/blob/spire-apis/packit-ci.fmf#L19 It could fix this problem, though prolong test execution a bit. @kkaarreell Is this before...

/packit retest-failed

The recent updates to the vagrant dev setup have this fixed. Not sure we need to do anything here exactly as it's very env dependent. Maybe include something in the...

@UntriexTv in order to pass the DCO check you need to use the `-s` flag for `git commit`. Can you amend this commit with a '-s' so it adds your...

@UntriexTv it's fine to use multiple commits instead of squashing (although I prefer to squash myself just for my personal work flow) as long as all of the commits are...