Rewrite release workflow in pure Nushell #16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "nushell-release-workflow"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replace all bash/curl/python with native Nushell commands. Release
creation uses http post with native JSON handling, asset upload uses
multipart/form-data support. Uses FORGEJO_PAT consistently and
checkout action updated to match other repos.
Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com