Vladimír Slávik

Results 67 comments of Vladimír Slávik

> What about https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/defining-the-mergeability-of-pull-requests/troubleshooting-required-status-checks#handling-skipped-but-required-checks? That's only for checks that are automatically added to the list because of some action associated with the PR. I mean, after they are triggered, they...

Ah, I think I misunderstood the status idea. Sadly, we do post statuses manually, and that does not let us post a "skipped" status: https://docs.github.com/en/rest/commits/statuses#create-a-commit-status Sometimes, Github actions feels like...

/kickstart-test --testtype smoke

Just dumping my first thoughts. The code can be traced to 6791e7320e6c222b92746e8f228026695fa0e2a0, where the change addresses something with live images and is clearly part of the live payloads. These days...

The tar image is a valid payload. There are some plans around that for when Fedora starts using image builder, I think, but that's quite vague.

Tests fail because in `test_create_bls_entries`, this logic needs flipping: ``` assert not os.path.exists( root + "/boot/loader/entries/fake.conf" ) ``` The entries are now kept. I can't say if that's the only...

This seems sort of going nowhere. Let's make sure it's not lost. Unfortunately I'm no expert in this area, so I have a few questions: - Was this intended for...

So the dependency is #4376, correct?

/kickstart-test --testtype smoke

/kickstart-test --testtype smoke