Skip to content

Conversation

@aduh95
Copy link
Collaborator

@aduh95 aduh95 commented Jan 28, 2026

Removes the need to maintain the custom Python script, and is consistent with how releases are done in many other nodejs repos.

@anonrig
Copy link
Member

anonrig commented Jan 28, 2026

Does it create a single header.zip file and upload it into the github release like ada, simdutf, simdjson?

@aduh95
Copy link
Collaborator Author

aduh95 commented Jan 28, 2026

@aduh95
Copy link
Collaborator Author

aduh95 commented Jan 28, 2026

I might have forgotten to pass the token, wait

run: ./tools/release/create_release.py
run: gh release upload "$RELEASE_TAG" singleheader/*
env:
GH_TOKEN: ${{ github.token }}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll enable immutable releases and see if this properly creates the release or not. (Once it lands)

Ref: https://docs.github.com/en/code-security/concepts/supply-chain-security/immutable-releases

@anonrig
Copy link
Member

anonrig commented Jan 28, 2026

@aduh95 Can you rebase?

@anonrig anonrig merged commit 886cfbd into main Jan 29, 2026
11 checks passed
@aduh95 aduh95 deleted the release-please branch January 29, 2026 20:54
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.

2 participants