Skip to content

ci: temporary fallback to ubuntu-latest (smithy offline)#136

Closed
avrabe wants to merge 1 commit into
mainfrom
ci/smithy-fallback-temp
Closed

ci: temporary fallback to ubuntu-latest (smithy offline)#136
avrabe wants to merge 1 commit into
mainfrom
ci/smithy-fallback-temp

Conversation

@avrabe
Copy link
Copy Markdown
Contributor

@avrabe avrabe commented May 10, 2026

Summary

Smithy fleet (all 8 pulseengine-ci-01-* runners) reports
status=offline and jobs have been queued for hours with no pickup.
This PR flips every workflow back to ubuntu-latest so PRs can land
while the fleet is being recovered.

After smithy is back online, revert this commit to restore the
migration from #134.

Scope

Workflow Before After
ci.yml (test/coverage/clippy) [self-hosted, linux, x64, rust-cpu] ubuntu-latest
ci.yml (fmt) [self-hosted, linux, x64, light] ubuntu-latest
bench.yml [self-hosted, linux, x64, rust-cpu] ubuntu-latest
fixtures.yml [self-hosted, linux, x64, rust-cpu] ubuntu-latest
fuzz.yml [self-hosted, linux, x64, rust-cpu] ubuntu-latest
release.yml (x86_64-linux-gnu) [self-hosted, linux, x64, rust-cpu] ubuntu-latest
release.yml (release publish) [self-hosted, linux, x64, light] ubuntu-latest

macOS and cross-compile targets in release.yml are unchanged.

Test plan

🤖 Generated with Claude Code

All 8 pulseengine-ci-01-* runners are reporting status=offline; jobs
have been queued for hours with no pickup. To unblock PRs while the
smithy fleet is being recovered, every workflow that previously
targeted [self-hosted, linux, x64, *] is flipped back to
ubuntu-latest. Release.yml's x86_64-unknown-linux-gnu target falls
back to ubuntu-latest as well; the macos and cross-compile targets
are unaffected.

Revert this commit (or its squash) once smithy runners are back
online to restore the migration from #134.
@avrabe
Copy link
Copy Markdown
Contributor Author

avrabe commented May 10, 2026

Smithy fleet is back online (all 8 runners status=online); fallback no longer needed.

@avrabe avrabe closed this May 10, 2026
@avrabe avrabe deleted the ci/smithy-fallback-temp branch May 10, 2026 19:32
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