Skip to content

Check in daml-prim JSON and refresh it in docs sync#22750

Draft
danielporterda wants to merge 2 commits intomainfrom
danielporter/check-in-daml-prim-json
Draft

Check in daml-prim JSON and refresh it in docs sync#22750
danielporterda wants to merge 2 commits intomainfrom
danielporter/check-in-daml-prim-json

Conversation

@danielporterda
Copy link
Copy Markdown
Contributor

Summary

  • check in sdk/docs/sharable/sdk/reference/daml/stdlib/daml-prim.json
  • update sdk/ci/synchronize-docs.sh to refresh daml-prim.json whenever sharable docs are synchronized
  • document the checked-in JSON location and refresh behavior in sdk/docs/README.md

Why

Downstream docs automation (in docs-website + digital-asset/docs) needs a stable JSON artifact produced from daml docs generation without rebuilding daml in that downstream pipeline.

Notes

  • This is a draft PR because follow-up integration work is still in progress.
  • JSON was generated from //compiler/damlc:daml-prim-json-docs.

Validation

cd sdk
direnv exec . bazel build //compiler/damlc:daml-prim-json-docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant