What problem are you trying to solve?
flate can't be used properly on projects using non-generic repositories.
Proposed solution
Repositories with a non-generic provider correctly work with flate when changing the provider to generic and providing credentials using --registry-config. There should be an option to treat non-generic repositories as generic and have it use --registry-config instead of failing. This way, non-generic repositories can be used without having to locally change and restore the source code before and after running flate.
Alternatives considered
No response
What problem are you trying to solve?
flate can't be used properly on projects using non-generic repositories.
Proposed solution
Repositories with a non-generic provider correctly work with flate when changing the provider to generic and providing credentials using --registry-config. There should be an option to treat non-generic repositories as generic and have it use --registry-config instead of failing. This way, non-generic repositories can be used without having to locally change and restore the source code before and after running flate.
Alternatives considered
No response