Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: refactor provenance available check #791

Merged
merged 19 commits into from
Aug 14, 2024

Conversation

benmss
Copy link
Member

@benmss benmss commented Jul 10, 2024

This PR refactors the provenance available check so that the provenance finding functions are all performed as part of analysis instead of within the check itself. The check is then free to reference the pre-discovered provenance, if any.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 10, 2024
@benmss benmss force-pushed the benmss/refactor-provenance-checks branch 2 times, most recently from c92c5fa to 55f4571 Compare July 16, 2024 05:39
@benmss benmss marked this pull request as ready for review July 18, 2024 00:02
@benmss benmss force-pushed the benmss/refactor-provenance-checks branch from 5e36475 to a185751 Compare July 25, 2024 00:43
@benmss benmss force-pushed the benmss/refactor-provenance-checks branch from 464efd6 to cbc7376 Compare July 31, 2024 11:55
…t fails to find provenance; check for tag commit value error; remove redundant function

Signed-off-by: Ben Selwyn-Smith <[email protected]>
Signed-off-by: Ben Selwyn-Smith <[email protected]>
Copy link
Member

@tromai tromai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for the change!

@behnazh-w behnazh-w self-requested a review August 13, 2024 06:00
@benmss benmss merged commit f4fd86f into staging Aug 14, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants