Skip to content

ci: release.yml byte-identical to the proven api workflow - #45

Merged
ronaldtse merged 1 commit into
mainfrom
ci/release-bytes
Aug 27, 2026
Merged

ci: release.yml byte-identical to the proven api workflow#45
ronaldtse merged 1 commit into
mainfrom
ci/release-bytes

Conversation

@ronaldtse

Copy link
Copy Markdown
Contributor

Summary

  • the previous release.yml, though YAML-valid and registered, fails every tag run with 0 jobs ("workflow file issue"); cause not diagnosable via API
  • this PR makes release.yml byte-identical to interscript/api's workflow, which has published 1.0.1 and 1.0.2 on tag pushes — eliminating every difference

Test plan

  • after merge: re-tag v0.1.0, Release run executes jobs and publishes (or fails at the npm trusted-publisher step, which is the expected next blocker for a brand-new package name)

… (tag runs die with 0 jobs on the previous variant)
@ronaldtse
ronaldtse merged commit a7aeb10 into main Aug 27, 2026
8 checks passed
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