Skip to content

Enable binary logs for prebuilt CI builds#8

Merged
NatElkins merged 1 commit into
masterfrom
fix/prebuilt-sdk-ci-binlog
Jul 24, 2026
Merged

Enable binary logs for prebuilt CI builds#8
NatElkins merged 1 commit into
masterfrom
fix/prebuilt-sdk-ci-binlog

Conversation

@NatElkins

Copy link
Copy Markdown
Owner

The first full run after #7 confirmed that CI mode prevents the localization dispatch, but the repository build script requires a binary log for CI invocations. Both Unix jobs stopped during setup with that explicit validation error.

This enables the normal repository binary log for the Unix compiler builds. The Windows build already enables binary logging by default.

Failing validation run: https://github.com/NatElkins/fsharp/actions/runs/30123036765

Validation:

  • actionlint -shellcheck= .github/workflows/hot-reload-prebuilt.yml
  • git diff --check
  • Full prebuilt workflow rerun after merge

@NatElkins
NatElkins marked this pull request as ready for review July 24, 2026 20:12
@NatElkins
NatElkins merged commit fdec749 into master Jul 24, 2026
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