Skip to content

Run prebuilt SDK compiler builds in CI mode#7

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

Run prebuilt SDK compiler builds in CI mode#7
NatElkins merged 1 commit into
masterfrom
fix/prebuilt-sdk-ci-mode

Conversation

@NatElkins

Copy link
Copy Markdown
Owner

The scheduled prebuilt SDK workflow was invoking the F# build as a developer build. Arcade therefore enabled UpdateXlfOnBuild, and the Linux cross-targeting build tried to run UpdateXlf in an inner FSharp.Core build where that target is unavailable.

This passes the repository CI flag on Unix and Windows. It preserves the normal CI localization check while preventing source regeneration during the release build.

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

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:09
@NatElkins
NatElkins merged commit 7ea93bd 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