benchpress/framework
Dilmurod Makhamadaliev 55ad2e1ead
Bicep Transpile Service - Takes Bicep File, Generates Arm Template Using Bicep Submodule (#20)
* transpile bicep to arm template feature

* bicep submodule restructured

* rename the bicepSubmodule to BicepExecute

* change method signature and make async

* Renaming Bicep Service - main have existing BicepService.cs

* additional tests added

* corrections for feedbacks

* actual manual deployment is tested

* changed from method wrapping Bicep.Cli into direct calling Bicep.Cli.Programs.Main

* fixing linting errors

* additional mock test to throw exception and dotnet workflow update

* linting fix

* liniting fix

* linting fix

* linting fix

* linting fix

* linting fix

* linting fix

* linting fix

* linting fix

* linting fix

* linting fix

* linting fix

* linting fix

* come on now

* come on now

* come on now

* adding submodule checkout

* turn off dotnet build

* dotnet build

* removing duplicate package refrence

* change dotnet setup version to 3

* fetch depth 0

* test null exception change

* lint fix

* mock bicep submodule

Co-authored-by: Jessica Ern <jessicaern@microsoft.com>
2022-11-09 15:03:54 -05:00
..
dotnet Bicep Transpile Service - Takes Bicep File, Generates Arm Template Using Bicep Submodule (#20) 2022-11-09 15:03:54 -05:00
python added gRPC requirements for python (#19) 2022-11-08 10:47:11 -06:00