Skip to content

chore: modernize CI output syntax and add npm install option to README#52

Open
dsherret wants to merge 1 commit into
mainfrom
chore/modernize-ci-and-readme
Open

chore: modernize CI output syntax and add npm install option to README#52
dsherret wants to merge 1 commit into
mainfrom
chore/modernize-ci-and-readme

Conversation

@dsherret
Copy link
Copy Markdown
Member

Summary

  • Replace the deprecated echo ::set-output name=X::Y syntax with the modern echo "X=Y" >> "$GITHUB_OUTPUT" form across TAG_VERSION, CHECKSUM, and the per-target ZIP_CHECKSUM steps in ci.ts. Regenerate ci.generated.yml.
  • Add dprint add npm:@dprint/exec as an install option in the README.

Test plan

  • CI passes on this branch.

- Replace deprecated `::set-output` with `$GITHUB_OUTPUT` in ci.ts and
  the regenerated ci.generated.yml (TAG_VERSION, CHECKSUM, ZIP_CHECKSUM)
- Add `dprint add npm:@dprint/exec` install option in README
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