registry: reject non-canonical published string metadata #397

Open
nsaspy wants to merge 0 commits from rage/167-canonical-registry-strings into main
Owner

Closes #167.

RAGE transaction in progress.

RED: 0ca65e73 adds deterministic regressions proving required published string metadata and tags must be canonical rather than merely nonblank.

Next: smallest validator implementation, then full compatibility/Nix/package gates.

Closes #167. RAGE transaction in progress. RED: `0ca65e73` adds deterministic regressions proving required published string metadata and tags must be canonical rather than merely nonblank. Next: smallest validator implementation, then full compatibility/Nix/package gates.
Some checks failed
CI / test (pull_request) Failing after 18s
This branch is already included in the target branch. There is nothing to merge.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin rage/167-canonical-registry-strings:rage/167-canonical-registry-strings
git switch rage/167-canonical-registry-strings

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff rage/167-canonical-registry-strings
git switch rage/167-canonical-registry-strings
git rebase main
git switch main
git merge --ff-only rage/167-canonical-registry-strings
git switch rage/167-canonical-registry-strings
git rebase main
git switch main
git merge --no-ff rage/167-canonical-registry-strings
git switch main
git merge --squash rage/167-canonical-registry-strings
git switch main
git merge --ff-only rage/167-canonical-registry-strings
git switch main
git merge rage/167-canonical-registry-strings
git push origin main
Sign in to join this conversation.
No description provided.