Skip to content

Retain Dhall schemas in server closure - #792

Merged
thomashoneyman merged 1 commit into
masterfrom
fix/retain-runtime-dhall-schemas
Sep 9, 2026
Merged

Retain Dhall schemas in server closure#792
thomashoneyman merged 1 commit into
masterfrom
fix/retain-runtime-dhall-schemas

Conversation

@thomashoneyman

@thomashoneyman thomashoneyman commented Sep 9, 2026

Copy link
Copy Markdown
Member

Publish job 6c1efe17-ed9a-470d-a329-68609ae598b6, reported in purescript/registry#565, failed while validating a purs.json manifest because DHALL_TYPES pointed at a missing Nix-store path.

The deployment generated an env file containing DHALL_TYPES=/nix/store/...-source/types, but that env file did not retain the schema source as a Nix store reference. After garbage collection removed the source tree, the running server retained a dangling path and json-to-dhall could no longer read types/v1/Manifest.dhall.

@thomashoneyman
thomashoneyman merged commit 052cb88 into master Sep 9, 2026
7 checks passed
@thomashoneyman
thomashoneyman deleted the fix/retain-runtime-dhall-schemas branch September 9, 2026 02:14
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