Skip to content

docs: Add support-tiers.md for c2patool - #313

Merged
scouten-adobe merged 1 commit into
mainfrom
docs/support-tiers
Sep 10, 2026
Merged

docs: Add support-tiers.md for c2patool#313
scouten-adobe merged 1 commit into
mainfrom
docs/support-tiers

Conversation

@scouten-adobe

Copy link
Copy Markdown
Collaborator

Summary

  • Add docs/support-tiers.md, ported from c2pa-rs's support tiers document and scoped to c2patool's own single-binary CI/release setup.
  • Platforms where a command-line tool isn't relevant (iOS, Android, browser wasm) are omitted, per c2pa-rs's wasm32-unknown-unknown / mobile targets not applying here.
  • Tier 1A configurations reflect c2patool's actual ci.yml matrix (Ubuntu/macOS/Windows × stable/MSRV, plus WASI under wasmtime) and c2patool-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.
  • Update 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

  • Reviewed rendered Markdown links/anchors for correctness (relative links to release-process.md#validation-gating, in-page #how-the-tiers-gate-merges-and-releases anchor).
  • Cross-checked Tier 1A configuration details against .github/workflows/ci.yml and .github/workflows/c2patool-release.yml.
  • N/A: docs-only change, no code/build changes.

🤖 Generated with Claude Code

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

codecov Bot commented Sep 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.16%. Comparing base (3172f88) to head (73922ca).

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@scouten-adobe
scouten-adobe marked this pull request as ready for review September 10, 2026 00:57
@scouten-adobe
scouten-adobe enabled auto-merge (squash) September 10, 2026 00:57
@scouten-adobe
scouten-adobe merged commit 1a771a8 into main Sep 10, 2026
16 checks passed
@scouten-adobe
scouten-adobe deleted the docs/support-tiers branch September 10, 2026 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant