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

Verify release URLs using Trusted Publisher information #16205

Merged
merged 10 commits into from
Aug 12, 2024

Commits on Jul 19, 2024

  1. Initial implementation

    Signed-off-by: Javan lacerda <javanlacerda@google.com>
    javanlacerda authored and facutuesca committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    395c498 View commit details
    Browse the repository at this point in the history
  2. Refactor URL verification logic

    Move verification to its own function, and make the verification
    checks more exhaustive by parsing the URL and adding more test
    cases.
    facutuesca committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    a8abb34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fd4b59 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    a29be37 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    3db402b View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    71cd4a8 View commit details
    Browse the repository at this point in the history
  2. Update warehouse/migrations/versions/26455e3712a2_create_verified_fie…

    …ld_for_releaseurl.py
    di authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    141a9fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1c0a5b View commit details
    Browse the repository at this point in the history
  4. Linting

    di committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    df328c2 View commit details
    Browse the repository at this point in the history
  5. Update warehouse/migrations/versions/26455e3712a2_create_verified_fie…

    …ld_for_releaseurl.py
    di authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    971e160 View commit details
    Browse the repository at this point in the history