Skip to content

refactor(ci): Cleanup the workspace for linux and zephyr builds#157

Merged
kr-t merged 1 commit intomainfrom
fix/cleanup-build
Feb 4, 2026
Merged

refactor(ci): Cleanup the workspace for linux and zephyr builds#157
kr-t merged 1 commit intomainfrom
fix/cleanup-build

Conversation

@kr-t
Copy link
Collaborator

@kr-t kr-t commented Feb 4, 2026

Due to self-hosted runners' specifics, old garbage might be still there when the new build is happening. Cleanup step would ensure that the workspace is ready.

Additionally, the west update command may be checking out specific versions that don't preserve the submodule state from the initial checkout. The update submodule helps to fix this race condition.

Due to self-hosted runners' specifics, old garbage might be still there when the new build is happening.
Cleanup step would ensure that the workspace is ready.

Additionally, the west update command may be checking out specific versions that don't preserve
the submodule state from the initial checkout. The update submodule helps to fix this race condition.

Signed-off-by: Krisztian Szilvasi <34309983+kr-t@users.noreply.github.com>
@kr-t kr-t requested a review from srberard as a code owner February 4, 2026 12:21
@kr-t kr-t requested review from casaroli and removed request for srberard February 4, 2026 12:29
@kr-t kr-t merged commit 5daa426 into main Feb 4, 2026
18 checks passed
@kr-t kr-t deleted the fix/cleanup-build branch February 4, 2026 12:40
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