Skip to content

docs: add canonical installer script and CI syntax check - #234

Merged
zheli merged 2 commits into
mainfrom
cursor/b725b229
Jul 9, 2026
Merged

docs: add canonical installer script and CI syntax check#234
zheli merged 2 commits into
mainfrom
cursor/b725b229

Conversation

@zheli

@zheli zheli commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a root install.sh that installs from bitdynamics-ab/canton-devkit GitHub Releases and verifies against SHA256SUMS
  • update install documentation (README.md, docs/getting-started.md, docs/packaging.md, docs/homebrew.md) to point to the canonical script
  • extend CI to run on install.sh changes and validate script syntax with sh -n install.sh

Test plan

  • sh -n install.sh
  • verify workflow includes install.sh path filters and syntax validation step

Point install instructions at the new root install.sh that downloads canton-devkit releases, and validate the script syntax in CI so installer regressions are caught early.
@zheli
zheli force-pushed the cursor/b725b229 branch from a98fe35 to ffc62c1 Compare July 9, 2026 10:42
Add daml-script to the README daml.yaml example and ignore tmp/ so local scratch directories stay out of commits.
@zheli
zheli force-pushed the cursor/b725b229 branch from 505fec9 to 92d6856 Compare July 9, 2026 11:04
@zheli
zheli marked this pull request as ready for review July 9, 2026 11:04
@zheli
zheli merged commit f67e8a9 into main Jul 9, 2026
6 checks passed
@zheli
zheli deleted the cursor/b725b229 branch July 9, 2026 11:05
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