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

refactor: accept provenance data in artifact pipeline check #872

Open
wants to merge 8 commits into
base: staging
Choose a base branch
from

Commits on Nov 6, 2024

  1. refactor: accept provenance data in artifact pipeline check

    Signed-off-by: behnazh-w <behnaz.hassanshahi@oracle.com>
    behnazh-w committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ee6867a View commit details
    Browse the repository at this point in the history
  2. test: update the integration tests

    Signed-off-by: behnazh-w <behnaz.hassanshahi@oracle.com>
    behnazh-w committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    34534e2 View commit details
    Browse the repository at this point in the history
  3. chore: support more ecosystems by using deps.dev

    Signed-off-by: behnazh-w <behnaz.hassanshahi@oracle.com>
    behnazh-w committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    7d59c32 View commit details
    Browse the repository at this point in the history
  4. chore: add the Maven Central timestamp fetching back

    Signed-off-by: behnazh-w <behnaz.hassanshahi@oracle.com>
    behnazh-w committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c0e8537 View commit details
    Browse the repository at this point in the history
  5. fix: make deploy_workflow and deploy_job columns nullable

    Signed-off-by: behnazh-w <behnaz.hassanshahi@oracle.com>
    behnazh-w committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    1f659b3 View commit details
    Browse the repository at this point in the history
  6. docs: improve the docstring of ArtifactPipelineCheck

    Signed-off-by: behnazh-w <behnaz.hassanshahi@oracle.com>
    behnazh-w committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c72a2eb View commit details
    Browse the repository at this point in the history
  7. chore: address PR feedback

    Signed-off-by: behnazh-w <behnaz.hassanshahi@oracle.com>
    behnazh-w committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c9761dc View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. chore: move assignment out of try block

    Signed-off-by: behnazh-w <behnaz.hassanshahi@oracle.com>
    behnazh-w committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    678abb1 View commit details
    Browse the repository at this point in the history