Azure / draft

A day 0 tool for getting your app on k8s fast
MIT License
550 stars 63 forks source link

Updating DraftConfig to contain more metadata #381

Closed bfoley13 closed 2 months ago

bfoley13 commented 2 months ago

Description

This PR starts the initial changes for updated template handling and adds:

  1. Updated DraftConfig fields
  2. Adding top level Templates FS containing all templates
  3. Running initial validation on unique template names and valid template type/kind

This does not add versions into the draft.yaml files yet. We will add versions once we have updated the templates to what we want in our initial version.

Also added this repo github actions into dependabot as well as update the CodeQL actions to v3

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: