Skip to content

ci(release): fix the tarball staging path for LICENSE.txt - #128

Merged
django23 merged 1 commit into
mainfrom
fix/release-license-path
Jul 30, 2026
Merged

ci(release): fix the tarball staging path for LICENSE.txt#128
django23 merged 1 commit into
mainfrom
fix/release-license-path

Conversation

@django23

Copy link
Copy Markdown
Collaborator

The v0.12.0 release run failed at cp: LICENSE: No such file or directory — the repo file is LICENSE.txt. No release or asset was published for the tag.

Also adds UPGRADING.md to the tarball.

Verified locally by running the same staging + tar commands: the archive unpacks to asimov-0.12.0/{bin,lib,data,scripts,...}.

After merge: delete the v0.12.0 tag and release, then re-run make release.

The release workflow copied `LICENSE`, but the file is `LICENSE.txt`, so `make release` for v0.12.0 died at the staging step and published nothing. Adds UPGRADING.md to the tarball while we're here.
@django23
django23 merged commit 4b926d1 into main Jul 30, 2026
5 checks passed
@django23
django23 deleted the fix/release-license-path branch July 30, 2026 13:59
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