Skip to content

Packaging robustness#185

Merged
lassoan merged 2 commits intocommontk:mainfrom
lassoan:packaging-robustness
Feb 20, 2026
Merged

Packaging robustness#185
lassoan merged 2 commits intocommontk:mainfrom
lassoan:packaging-robustness

Conversation

@lassoan
Copy link
Member

@lassoan lassoan commented Feb 20, 2026

No description provided.

This reverts commit b273435 as it does not seem to be necessary.
Release not being rebuilt after changing a tag is still an issue, but this was not a good fix.
The change fixes this error:

```
$ git fetch --tags && \
git tag -l | sort -V
remote: Enumerating objects: 4, done.
remote: Counting objects: 100% (2/2), done.
remote: Total 4 (delta 2), reused 2 (delta 2), pack-reused 2 (from 1)
Unpacking objects: 100% (4/4), 1.75 KiB | 12.00 KiB/s, done.
From https://github.com/commontk/AppLauncher
 * [new tag]         v0.1.33    -> v0.1.33
 ! [rejected]        v0.1.34    -> v0.1.34  (would clobber existing tag)
```
@lassoan lassoan self-assigned this Feb 20, 2026
@lassoan lassoan merged commit 0f29c5d into commontk:main Feb 20, 2026
7 checks passed
@lassoan lassoan deleted the packaging-robustness branch February 20, 2026 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants