feat(time-stamps): #59: adding timestamp functionality#64
Merged
aasheptunov merged 29 commits intoMay 13, 2026
Conversation
…ing the ability to specify tsa parameters via the cli
…57) * feat(actions-assertion): #55: add implementation of actions assertion * test(actions-assertion): #55: add tests for Actions Assertion * fix: #55: convert line endings from CRLF to LF * docs(actions-assertion): #55: correct of the comment to reflect the facts * docs(readme): bring test coverage score up to date * refactor(actions-assertion): #55: move Actions assertion tests to separate test file so that to split the tests among yourselves * refactor(actions-assertion): #55: formatting correction * fix(actions-assertion): #55: fix a formatting-related error * refactor(actions-assertion): #55: simplification of the condition * feat(actions-assertion): #55: add a validation step for valid values in the Actions assertion constructor to prevent the creation of an unsupported action * docs(readme): bring test coverage score up to date --------- Co-authored-by: Artem Sheptunov <106321977+Infindery@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
# Conflicts: # c2pie/c2pa/assertion.py # c2pie/c2pa/claim.py # c2pie/interface.py # c2pie/main.py # c2pie/signing.py # c2pie/utils/assertion_schemas.py # tests/c2pa/assertions/actions_assertion_test.py # tests/c2pa/assertions/assertion_test.py # tests/c2pa/claim_signature_test.py
a648d59 to
2dfda1d
Compare
2dfda1d to
5a0ca1c
Compare
lasnown
reviewed
May 7, 2026
lasnown
reviewed
May 7, 2026
lasnown
reviewed
May 7, 2026
JDRkow
reviewed
May 8, 2026
Co-authored-by: JDRkow <flot74kl@gmail.com>
Co-authored-by: JDRkow <flot74kl@gmail.com>
5a9424c to
05912f6
Compare
…accepting a suggestion
… able change timeout
…n; update the test case that checks for the timeout
…d tests for _build_request
JDRkow
approved these changes
May 12, 2026
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.
No description provided.