Skip to content

ci: fix nightly OSP after wolfSSL v5.9.2 bump (rolling deb-tag fallback + resolve-ref retry)#418

Merged
padelsbach merged 1 commit into
masterfrom
fix-nightly-osp-v592-deb-tag
Jun 30, 2026
Merged

ci: fix nightly OSP after wolfSSL v5.9.2 bump (rolling deb-tag fallback + resolve-ref retry)#418
padelsbach merged 1 commit into
masterfrom
fix-nightly-osp-v592-deb-tag

Conversation

@aidangarske

@aidangarske aidangarske commented Jun 29, 2026

Copy link
Copy Markdown
Member

Nightly CI broke after wolfSSL released v5.9.2: version discovery started labeling the latest ref v5.9.2-stable, but build-wolfprovider.yml then tried to pull a per-version deb tag (:fips-v5.9.2-stable) that was never published to ghcr, so the pull 404'd and took down all 39 Wave 1 OSP suites. I added a pick_wolfssl_tag helper that falls back to the rolling :fips/:nonfips tag (which is that version) when no per-version snapshot exists, self-healing for every future bump, while still failing loudly rather than silently swapping versions on a transient registry error.

@aidangarske aidangarske added the ci:all PR OSP toggle: run all label Jun 29, 2026
@aidangarske aidangarske self-assigned this Jun 29, 2026
@aidangarske aidangarske requested a review from padelsbach June 29, 2026 23:17
@padelsbach padelsbach merged commit b0a037f into master Jun 30, 2026
1542 of 1543 checks passed
@aidangarske aidangarske deleted the fix-nightly-osp-v592-deb-tag branch June 30, 2026 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:all PR OSP toggle: run all

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants