Azure / orkestra

Orkestra is a cloud-native release orchestration and lifecycle management (LCM) platform for the fine-grained orchestration of inter-dependent helm charts and their dependencies
https://azure.github.io/orkestra
Other
105 stars 16 forks source link

Cleanup root directory #390

Closed nitishm closed 3 years ago

nitishm commented 3 years ago

Addresses #389

Remove all dirs and files that are not being used. This includes debugging configuration files like Tile and Okteto since we support a debug mode in-code as well.

Signed-off-by: Nitish Malhotra nitish.malhotra@gmail.com

codecov-commenter commented 3 years ago

Codecov Report

Merging #390 (72c5694) into main (b78fb18) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #390   +/-   ##
=======================================
  Coverage   69.35%   69.35%           
=======================================
  Files           9        9           
  Lines         509      509           
=======================================
  Hits          353      353           
  Misses        134      134           
  Partials       22       22           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f7ffd97...72c5694. Read the comment docs.