Skip to content

Replace _updatePubliser/_genonce w/ _build in sushi init#1619

Open
cmoesel wants to merge 1 commit intomasterfrom
new_build_script
Open

Replace _updatePubliser/_genonce w/ _build in sushi init#1619
cmoesel wants to merge 1 commit intomasterfrom
new_build_script

Conversation

@cmoesel
Copy link
Copy Markdown
Member

@cmoesel cmoesel commented Apr 8, 2026

Description: New IGs should use the _build.sh/_build.bat scripts now, as the other scripts are no longer maintained. This updates sushi init to download the _build scripts instead of the updatePublisher and _genonce scripts.

Testing Instructions:

  • Check out this branch
  • Run npm install
  • Run npx ts-node src/app.ts init to create a new SUSHI project
  • Change directories into the new project and confirm _build.sh and _build.bat are present
  • Run ./_build.sh (mac) or _build.bat (win) and confirm you get the selection dialog

After this PR is merged and SUSHI is released, the corresponding FSHSchool PR should also be merged. See FHIR/FSHSchool#109.

Related Issue: n/a

New IGs should use the _build.sh/_build.bat scripts now, as the other scripts are no longer maintained.
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