Skip to content

Conversation

@invidian
Copy link
Contributor

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, using fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when the PR gets merged):
Fixes #

Special notes for your reviewer:

@invidian invidian force-pushed the invidian/missing-constraints branch from 2327fca to f3144b3 Compare January 14, 2026 17:29
@invidian invidian deployed to deploy-docs January 14, 2026 17:29 — with GitHub Actions Active
cpuguy83 and others added 2 commits January 14, 2026 18:30
This causes CI time to blow up because in CI we split builds so that
each distro is built in a separate job, however with the test the way it
was before we ended up having to do additional work to build 2 other
distros which takes up a bunch of extra time (fetch the images, prepare
worker image) and space.

The change, instead of building each target, now just builds the primary
and asserts that none of the other distro's artifacts are in it.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
@invidian invidian force-pushed the invidian/missing-constraints branch from f3144b3 to 7731148 Compare January 14, 2026 17:30
@invidian invidian force-pushed the invidian/missing-constraints branch from 7731148 to ed08895 Compare January 14, 2026 18:37
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