Azure / aks-devx-tools

Create deployment files and configure GitHub Actions workflows to deploy applications to Azure Kubernetes Service (AKS).
MIT License
17 stars 17 forks source link

add draft info languages #80

Closed davidgamero closed 1 year ago

davidgamero commented 1 year ago

Description

Integrate draft info command output as source for draft languages and example versions in the 'draft a dockerfile' command

Feature # (details)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration. Is it a breaking change which will impact consuming tool(s).

Checklist:

davidgamero commented 1 year ago

after a conversation with @Tatsinnit we have determined that the cleanest way forward is to run the windows tests on a 64bit runner. I see that there is an option for setting windows archive that we can use to get around the whole 32 bit issue since the runner isn't even a 32bit runner, it was just running the 32bit version of vscode for testing