Skip to content

ci: restore the jwt-unsecured and jwt-rsa15 splits - #721

Merged
Spomky merged 1 commit into
4.3.xfrom
ci/restore-new-package-splits
Aug 30, 2026
Merged

ci: restore the jwt-unsecured and jwt-rsa15 splits#721
Spomky merged 1 commit into
4.3.xfrom
ci/restore-new-package-splits

Conversation

@Spomky

@Spomky Spomky commented Aug 30, 2026

Copy link
Copy Markdown
Member

Context

#720 removed the src/Unsecured and src/Rsa15 splits because their target repositories did not exist, which made every gitsplit run abort before reaching the 4.2.x branch and left web-token/jwt-library published at 4.2.1. That unblocked the split and 4.2.2 is now out.

Change

web-token/jwt-unsecured and web-token/jwt-rsa15 have since been created in the organisation, both public and empty, so the two entries are declared again and #720 is undone.

gitsplit only ever failed on the missing remotes. A prefix that is absent from a reference is walked without an error, exactly as src/Experimental already is on the 3.1.x tags, so declaring these two has no effect on 4.2.x and earlier references.

Follow-up

Once merged, the split populates both repositories from 4.3.x. They then have to be registered on Packagist to become installable.

The two target repositories now exist in the organisation, so the splits
deferred in #720 can be declared again. gitsplit only ever failed on the
missing remotes: a prefix absent from a reference is skipped without an
error, as src/Experimental already is on the 3.1.x tags.
@Spomky Spomky added this to the 4.3.0 milestone Aug 30, 2026
@Spomky Spomky added the bug label Aug 30, 2026
@Spomky Spomky self-assigned this Aug 30, 2026
@Spomky
Spomky merged commit 7d0bd6e into 4.3.x Aug 30, 2026
2 checks passed
@Spomky
Spomky deleted the ci/restore-new-package-splits branch August 30, 2026 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant