fix: reject coercible media numeric metadata #238

Open
nsaspy wants to merge 0 commits from rage/479-media-numeric-metadata into main
Owner

Implements #479.

RAGE transaction starts with deterministic RED for provider-owned duration, player position, and volume metadata. Provider numeric metadata must already have the expected Python numeric type instead of being coerced.

Full registry/install/Nix gate required before merge.

Implements #479. RAGE transaction starts with deterministic RED for provider-owned duration, player position, and volume metadata. Provider numeric metadata must already have the expected Python numeric type instead of being coerced. Full registry/install/Nix gate required before merge.
Some checks failed
CI / test (pull_request) Failing after 7s
CI / zara-avatar idle CPU budget (pull_request) Failing after 13m16s
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/479-media-numeric-metadata:rage/479-media-numeric-metadata
git switch rage/479-media-numeric-metadata

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/479-media-numeric-metadata
git switch rage/479-media-numeric-metadata
git rebase main
git switch main
git merge --ff-only rage/479-media-numeric-metadata
git switch rage/479-media-numeric-metadata
git rebase main
git switch main
git merge --no-ff rage/479-media-numeric-metadata
git switch main
git merge --squash rage/479-media-numeric-metadata
git switch main
git merge --ff-only rage/479-media-numeric-metadata
git switch main
git merge rage/479-media-numeric-metadata
git push origin main
Sign in to join this conversation.
No description provided.