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): adds package source mapping and generate cached NuGet.config without CLI commands #25052

Merged
merged 35 commits into from
Oct 17, 2023

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    69ed150 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2118bb0 View commit details
    Browse the repository at this point in the history
  3. chore: improve logging

    wterpstra committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    713d6c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a10bad View commit details
    Browse the repository at this point in the history
  5. fix: remove wrong import

    wterpstra committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    0d56ab3 View commit details
    Browse the repository at this point in the history
  6. fix: tests

    wterpstra committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    0098f3b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

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

Commits on Oct 16, 2023

  1. Update lib/modules/manager/nuget/config-formatter.ts

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    wterpstra and viceice committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    b0005b6 View commit details
    Browse the repository at this point in the history
  2. Update lib/modules/manager/nuget/config-formatter.ts

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    wterpstra and viceice committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    56871c9 View commit details
    Browse the repository at this point in the history
  3. Update lib/modules/manager/nuget/config-formatter.ts

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    wterpstra and viceice committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    9879ad8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2535ed9 View commit details
    Browse the repository at this point in the history
  5. Update lib/modules/manager/nuget/config-formatter.spec.ts

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    wterpstra and viceice committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    d5a24ae View commit details
    Browse the repository at this point in the history
  6. Update lib/modules/manager/nuget/config-formatter.spec.ts

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    wterpstra and viceice committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    1e53007 View commit details
    Browse the repository at this point in the history
  7. Update lib/modules/manager/nuget/config-formatter.spec.ts

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    wterpstra and viceice committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    5dd2836 View commit details
    Browse the repository at this point in the history
  8. Update lib/modules/manager/nuget/config-formatter.spec.ts

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    wterpstra and viceice committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    46e82aa View commit details
    Browse the repository at this point in the history
  9. Update lib/modules/manager/nuget/config-formatter.ts

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    wterpstra and viceice committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    3f895dd View commit details
    Browse the repository at this point in the history
  10. Update lib/modules/manager/nuget/config-formatter.ts

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    wterpstra and viceice committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    9c6a2db View commit details
    Browse the repository at this point in the history
  11. Update lib/modules/manager/nuget/config-formatter.ts

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    wterpstra and viceice committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    cac753b View commit details
    Browse the repository at this point in the history
  12. Update lib/modules/manager/nuget/config-formatter.ts

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    wterpstra and viceice committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    af25de1 View commit details
    Browse the repository at this point in the history
  13. Update lib/modules/manager/nuget/config-formatter.spec.ts

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    wterpstra and viceice committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    9ce9ca8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5350051 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b3aba72 View commit details
    Browse the repository at this point in the history
  16. Update lib/modules/manager/nuget/config-formatter.spec.ts

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    wterpstra and viceice committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    f39bb6b View commit details
    Browse the repository at this point in the history
  17. Update lib/modules/manager/nuget/config-formatter.spec.ts

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    wterpstra and viceice committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    5eb0b5c View commit details
    Browse the repository at this point in the history
  18. Update lib/modules/manager/nuget/config-formatter.spec.ts

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    wterpstra and viceice committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    4f1c12c View commit details
    Browse the repository at this point in the history
  19. Update lib/modules/manager/nuget/config-formatter.spec.ts

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    wterpstra and viceice committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    1e4f8c8 View commit details
    Browse the repository at this point in the history
  20. Update lib/modules/manager/nuget/config-formatter.spec.ts

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    wterpstra and viceice committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    cb0762f View commit details
    Browse the repository at this point in the history
  21. Update lib/modules/manager/nuget/config-formatter.spec.ts

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    wterpstra and viceice committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    51af981 View commit details
    Browse the repository at this point in the history
  22. Update lib/modules/manager/nuget/config-formatter.spec.ts

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    wterpstra and viceice committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    7aff3ce View commit details
    Browse the repository at this point in the history
  23. Update lib/modules/manager/nuget/config-formatter.spec.ts

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    wterpstra and viceice committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    9a7875d View commit details
    Browse the repository at this point in the history
  24. Update lib/modules/manager/nuget/config-formatter.spec.ts

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    wterpstra and viceice committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    5dfbd5c View commit details
    Browse the repository at this point in the history
  25. Update lib/modules/manager/nuget/config-formatter.spec.ts

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    wterpstra and viceice committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    a36882e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    1324dc2 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    ad0be30 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    a156209 View commit details
    Browse the repository at this point in the history