Skip to content

[Testing] Set up a set of test nuget repositories to test against #2511

Open
@baronfel

Description

@baronfel

Description

We should provide a docker-compose file that stands up, at a minimum,

  • klondike
  • sonatype nexus (3?)

with packages in some predetermined format, that the tests could execute against. This would help prevent regressions like have shown up recently.

Useful Links:
https://hub.docker.com/r/athieriot/docker-klondike/
https://hub.docker.com/r/sonatype/nexus/
https://hub.docker.com/r/sonatype/nexus3/

They could all point at the same test package store, and then it'd just be a matter of docker-compose up -d && ./build.sh UrlTests or something like that.

We wouldn't have myget out of the box like this, or nuget proper, but what do you all think?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions