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

Refactor the command palette and add new features for create #13

Closed OliverMKing closed 2 years ago

OliverMKing commented 2 years ago

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue) 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 2 years ago

we should definitely add a linter/formatter to this project. It's not easy to read with inconsistent indentation

OliverMKing commented 2 years ago

we should definitely add a linter/formatter to this project. It's not easy to read with inconsistent indentation

agreed and i've brought it up but we can't right now. the large merge back to main will be too hard to read