Azure / draft

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

Bug Fix: destination path duplication fix #204

Closed aamgayle closed 1 year ago

aamgayle commented 1 year ago

Description

Merged PR between https://github.com/Azure/draft/pull/200 and https://github.com/Azure/draft/pull/203

Fixes # (issue) Path duplication issue when generating workflows (i.e .github/workflows/.github/workflows being where workflows are placed) Feature # (details) Fixes the bug and adds more unit tests

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: