Skip to content

Minor cleanups#46

Merged
alicefr merged 7 commits into
mainfrom
minor-cleanups
Jun 2, 2026
Merged

Minor cleanups#46
alicefr merged 7 commits into
mainfrom
minor-cleanups

Conversation

@jlebon

@jlebon jlebon commented Jun 1, 2026

Copy link
Copy Markdown
Collaborator

See individual commit messages.

jlebon added 6 commits June 1, 2026 16:10
We should be able to rely on bink's auto-detection. See also
https://github.com/alicefr/bink/pull/41.
This seems like an easy dedupe win in the future.
Should have a CI check for this.
Fail CI early if generated files or formatting are stale. This
runs before unit tests since stale generated code makes test
results meaningless.

Assisted-by: Pi (Claude Opus 4.6)
Seems weird to have the e2e target live between 'unit' and 'lint'. It's
more heavyweight than either of those things and requires extra setup. I
think it still makes sense under the "Development" heading, but let's at
least move it down.
@jlebon jlebon mentioned this pull request Jun 1, 2026
This somewhat reverts 3ab5283 ("ci: fetch versioned bink release instead
of building from source") and solves the issue of a moving bink target
by instead freezing on a specific commit.

The original approach of downloading binaries makes sense. But I think
it's a bit too early to move to that model. Let's wait until the testing
needs of bootc-operator and bink itself are stabilized and then we can
move to a binary release model.

Assisted-by: Pi (Claude Opus 4.6)
@alicefr alicefr merged commit f0c2d63 into main Jun 2, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants