build: Integrates prebuilt library release workflow#1126
Merged
Conversation
moves some Reader functionality to Store store tests under v1_api until we resolve issues.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1126 +/- ##
==========================================
- Coverage 80.82% 80.66% -0.17%
==========================================
Files 143 143
Lines 38355 38382 +27
==========================================
- Hits 31001 30959 -42
- Misses 7354 7423 +69 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
scouten-adobe
approved these changes
May 22, 2025
cdmurph32
reviewed
May 22, 2025
cdmurph32
reviewed
May 22, 2025
cdmurph32
reviewed
May 22, 2025
Collaborator
|
Running |
Now that `json_api` has been removed the WASI test isn't as different.
All features are now named in c2pa crate.
…entauth/c2pa-rs into gpeacock/workspace_versions
gpeacock
added a commit
that referenced
this pull request
Dec 16, 2025
* chore: Updates c2pa_rs and leverages workspace versioning and dependencies * chore: repair capi_makefile - realpath was failing * chore: allow overwrite and add ssl env vars for win * chore(c_api): The artifacts did not have correct content * chore(c_api): fix the rpath and add universal debug symbols * chore(c_api): add powershell script for windows * build: add Maketext::Simple * build: cross comp fix * build: go back to stripping debug symbols until someone asks for them * build: Another shot at a linux arm build * build: use the right kind of perl * build: do not use make for windows build * build: use powershell for make on windows * build: c2pa_c libraries with native_rust_crypto * chore: repair make test moves some Reader functionality to Store store tests under v1_api until we resolve issues. Now that `json_api` has been removed the WASI test isn't as different. * fix: remove c2pa-c from ci job feature selection. All features are now named in c2pa crate. * build: fix the make release workflow --------- Co-authored-by: Colin Murphy <colmurph@adobe.com>
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.
Changes in this pull request
Give a narrative description of what has been changed.
Checklist
TO DOitems (or similar) have been entered as GitHub issues and the link to that issue has been included in a comment.