release-testing
SKILL.md
Release Testing Skill
Verify SkiaSharp packages work correctly before publishing.
⚠️ NO UNDO: This is step 2 of 3. See releasing.md for full workflow.
CRITICAL: ANY FAIL IS TOTAL FAIL
- Test fails → Release FAILS
- Test times out → Release FAILS
- Screenshot doesn't match → Release FAILS
Never rationalize failures. Fix the issue before proceeding.
⚠️ CRITICAL: Semver Version Ordering
When identifying which release branch to test, you MUST use semver ordering, NOT alphabetical or sort -V ordering.