-
Notifications
You must be signed in to change notification settings - Fork 7
Description
I want to be able to code medic to an Aspire managed solution. I want to be able to point Code Medic at the various other projects in the solution generate reports and make those reports visible from within the CodeMedic hosted integration
The code medic docker container should run with a minimal web server that allows the various reports that have been collected by Codemedic to be served by that web server. In this way we'll be able to navigate to the code medic integration and see the reports that it generated for the Aspire solution.
I want to also add commands to the net projects in the Aspire solution so you can choose to run codemedic against that project and be prompted for the various configuration options and commands you would like to run on that project