Skip to content

ci: add job to verify simple GHA workflow#4112

Open
bluca wants to merge 1 commit into
systemd:mainfrom
bluca:ci
Open

ci: add job to verify simple GHA workflow#4112
bluca wants to merge 1 commit into
systemd:mainfrom
bluca:ci

Conversation

@bluca

@bluca bluca commented Jan 7, 2026

Copy link
Copy Markdown
Member

e276dac introduced a regression that broke using the mkosi action in a simple workflow that builds and boots an image.

Add a new job that provides such a smoke test, to avoid these regressions

systemd@e276dac
introduced a regression that broke using the mkosi action in a simple
workflow that builds and boots an image.

Add a new job that provides such a smoke test, to avoid these
regressions
@behrmann

behrmann commented Jan 8, 2026

Copy link
Copy Markdown
Contributor

This looks like a good addition, but couldn't we add just the smoke test in the integration test and skip building an additional image? In the grand scheme of things it probably doesn't matter, since we're building so many already.

@bluca

bluca commented Jan 8, 2026

Copy link
Copy Markdown
Member Author

I thought about that, but the goal here was to try and replicate a simple enough workflow file one might use in another repo to avoid such regressions, having it mixed with the complex and custom existing one risks masking some issues

@daandemeyer

Copy link
Copy Markdown
Contributor

I would like to figure out why this one triggers the issue and the other ones don't tbh before we merge this.

@bluca

bluca commented Jan 12, 2026

Copy link
Copy Markdown
Member Author

Wasn't it sudo?

@bluca

bluca commented Jan 29, 2026

Copy link
Copy Markdown
Member Author

Can we merge this please? I'd like to avoid further regressions sneaking in - having an extra couple of CI jobs shouldn't hurt, they are fairly quick anyway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants