contentauth / c2pa-rs

Rust SDK for the core C2PA (Coalition for Content Provenance and Authenticity) specification
Other
128 stars 56 forks source link

chore: Delete "Preflight crate publish" step #678

Closed scouten-adobe closed 1 week ago

scouten-adobe commented 1 week ago

This step is no longer viable in the new monorepo configuration. Changes in one crate that are required by another cause this step to fail and that's more noise than signal.

scouten-adobe commented 1 week ago

Should address issue raised in https://github.com/contentauth/c2pa-rs/pull/625#issuecomment-2477764221.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.65%. Comparing base (c121a7c) to head (35cd86e). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #678 +/- ## ======================================= Coverage 81.65% 81.65% ======================================= Files 98 98 Lines 30711 30711 ======================================= Hits 25078 25078 Misses 5633 5633 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.