Maxime Beaudry
Maxime Beaudry
Ok. @RicoSuter since the OpenAPI/swagger specification does not allow it, would it be an option for nswag to concatenate the `` and `` text to fill the OpenAPI/swagger `description` property?
Any update on this? I am thinking of using the graphQL api to manage GitHub packages which are very easilly accessible from GraphQL.
You say that for CI/CD you were imagining that layers would be created in a separate pipeline. I will try to read between the line and see what it would...
Wow, I enabled the `--verbose` in my previous comment ;) To summarize, I think that other CI/CD workflows could be enabled by: - adding a new `dotnet lambda package-layer` command...
@normj I have answered your question above. Maybe a more appropriate title for the issue would be something like "add a new dotnet lambda package-layer command".
@normj You are right, I didn't notice the metadata that you encode in the layer description. Ex: ``` {"Nlt":1,"Dir":"dotnetcore/store","Op":0,"Buc":"landr-downloadbin-dev-mb","Key":"LayerTest-636923062096362509/artifact.xml"} ``` But let's assume that this layer is referenced though a...
@rpopovych No, I don't have a workaround.
@mpuigdomenchSage There's no work planned on my side.
@skorfmann thanks for the response. Until you have what I would classify like the _best_ solution (i.e. code samples in all languages in registry.terraform.io), if you had an online page...
@skorfmann thanks for the example that shows how to use `cdktf convert`. But as I said in my initial post, I know it's possible to use `cdktf converrt` but I...