Skip to content

repo: align build scopes with release artifacts#565

Merged
simensrostad merged 1 commit into
mainfrom
springcleaning
Mar 12, 2026
Merged

repo: align build scopes with release artifacts#565
simensrostad merged 1 commit into
mainfrom
springcleaning

Conversation

@simensrostad
Copy link
Copy Markdown
Contributor

@simensrostad simensrostad commented Feb 26, 2026

Replace build_all with build_type so workflows can distinguish
minimal, release, and all builds.

Limit release runs to shipping artifacts, drop cleanup for test assets,
and stop publishing the MQTT release artifact in release.md.

Update on-target test docs to clarify slow vs not slow pytest usage.

@simensrostad simensrostad force-pushed the springcleaning branch 4 times, most recently from 007433b to 81ad752 Compare March 12, 2026 04:56
@simensrostad simensrostad changed the title .github: workflows: Simplify CI workflows .github: workflows: replace build_all bool with build_type enum Mar 12, 2026
@simensrostad simensrostad marked this pull request as ready for review March 12, 2026 05:04
@simensrostad simensrostad changed the title .github: workflows: replace build_all bool with build_type enum repo: align build scopes with release artifacts Mar 12, 2026
@simensrostad simensrostad force-pushed the springcleaning branch 2 times, most recently from 56406f7 to 0ab2323 Compare March 12, 2026 05:31
Replace `build_all` with `build_type` so workflows can distinguish
`minimal`, `release`, and `all` builds.

Limit release runs to shipping artifacts, drop cleanup for test assets,
and stop publishing the MQTT release artifact in `release.md`.

Update on-target test docs to clarify `slow` vs `not slow` pytest usage.

Signed-off-by: Simen S. Røstad <simen.rostad@nordicsemi.no>
@simensrostad simensrostad merged commit 367eb43 into main Mar 12, 2026
8 checks passed
@simensrostad simensrostad deleted the springcleaning branch March 12, 2026 05:41
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.

1 participant