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

feat(nuget): allow detecting source URLs via package contents #28071

Merged
merged 14 commits into from
Apr 20, 2024

Commits on Mar 21, 2024

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

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    41aea6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    738418d View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    a0239de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    246a79f View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    e3f855b View commit details
    Browse the repository at this point in the history
  2. refactor: cache per registry URL and package name

    Also use cache decorator instead of manual logic
    fgreinacher committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    ca67215 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    565e867 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Update lib/modules/datasource/nuget/index.spec.ts

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    fgreinacher and viceice committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    1c14716 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a09471 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7bc6f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    4936913 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    119c625 View commit details
    Browse the repository at this point in the history
  3. style: run prettier

    fgreinacher committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    403b9a6 View commit details
    Browse the repository at this point in the history