Skip to content

Harden Windows Conan source downloads - #42

Merged
tctco merged 1 commit into
masterfrom
codex/conan-windows-source-cache
Aug 29, 2026
Merged

Harden Windows Conan source downloads#42
tctco merged 1 commit into
masterfrom
codex/conan-windows-source-cache

Conversation

@tctco

@tctco tctco commented Aug 29, 2026

Copy link
Copy Markdown
Owner

The v4.3.0 release workflow failed twice before compilation because GitHub's Windows runner could not reach the only ConanCenter source URL for xz_utils/5.8.3.

This change:

  • seeds Conan's official source-backup cache from the XZ project's GitHub Release asset
  • verifies the exact SHA-256 recorded by ConanCenter
  • retries conan install up to three times within the same runner so already-built dependencies are reused

Local checks:

  • workflow YAML parses successfully
  • official GitHub asset downloads successfully
  • SHA-256 verification passes
  • git diff --check passes

@tctco
tctco merged commit 3f75549 into master Aug 29, 2026
4 checks passed
@tctco
tctco deleted the codex/conan-windows-source-cache branch August 29, 2026 20:44
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