docs: Add support-tiers.md for c2patool - #313
Merged
Merged
Conversation
Ports c2pa-rs's support tiers document, scoped to c2patool's own single-binary CI/release setup and omitting platforms where a command-line tool isn't relevant (iOS, Android, browser wasm). Fills in the gap release-process.md had flagged as follow-up work. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #313 +/- ##
=======================================
Coverage 72.16% 72.16%
=======================================
Files 4 4
Lines 1060 1060
=======================================
Hits 765 765
Misses 295 295 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
scouten-adobe
marked this pull request as ready for review
September 10, 2026 00:57
scouten-adobe
enabled auto-merge (squash)
September 10, 2026 00:57
scouten-adobe
disabled auto-merge
September 10, 2026 14:34
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/support-tiers.md, ported from c2pa-rs's support tiers document and scoped to c2patool's own single-binary CI/release setup.wasm32-unknown-unknown/ mobile targets not applying here.ci.ymlmatrix (Ubuntu/macOS/Windows × stable/MSRV, plus WASI under wasmtime) andc2patool-release.yml's published binaries. Tier 1B/2/3 are documented as currently empty, since this repo folds what c2pa-rs splits across Tier 1A/1B into a single required workflow.docs/release-process.md, which previously flagged the missing support-tiers doc as follow-up work; that note is now stale, replaced with a link.Test plan
release-process.md#validation-gating, in-page#how-the-tiers-gate-merges-and-releasesanchor)..github/workflows/ci.ymland.github/workflows/c2patool-release.yml.🤖 Generated with Claude Code