pulumi / upgrade-provider

A tool to automate provider upgrades on your local machine
6 stars 1 forks source link

Begin to convert Discovery to stepv2 #190

Closed iwahbe closed 10 months ago

iwahbe commented 10 months ago

This is a pure refractor for testability. There should be no user facing changes.

This PR is stacked on top of https://github.com/pulumi/upgrade-provider/pull/189.

iwahbe commented 10 months ago

There is testing for ensureUpstreamRepo. There isn't testing for ensureUpstreamFork, but that is only used by vault. There is no less testing now then there was before.