Skip to content

Conversation

nicallen
Copy link
Member

Change build script check to fail on skip instead of pass, which became incorrect when the check dependency relationship was changed so that the build script check is skipped when the version control system check fails (and thus should likewise fail as no source or build script is available), rather than being skipped when the stronger build checks pass (which previously meant that build script would then pass by default).

Added an integration check to confirm that all checks fail for a purl referring to a nonexistent artifact.

Change build script check to fail on skip instead of pass, which became
incorrect when the check dependency relationship was changed so that
the build script check is skipped when the version control system
check fails (and thus should likewise fail as no source or build script
is available), rather than being skipped when the stronger build checks
pass (which previously meant that build script would then pass by
default).

Added an integration check to confirm that all checks fail for
a purl referring to a nonexistent artifact.

Signed-off-by: Nicholas Allen <nicholas.allen@oracle.com>
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Apr 11, 2024
Copy link
Contributor

@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!

@nicallen nicallen merged commit 0913266 into staging Apr 11, 2024
art1f1c3R pushed a commit that referenced this pull request Nov 29, 2024
Change build script check to fail on skip instead of pass, which became incorrect when the check dependency relationship was changed so that the build script check is skipped when the version control system check fails (and thus should likewise fail as no source or build script is available), rather than being skipped when the stronger build checks pass (which previously meant that build script would then pass by default).

Added an integration test to confirm that all checks fail for a purl referring to a nonexistent artifact.

Signed-off-by: Nicholas Allen <nicholas.allen@oracle.com>
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