platform icon indicating copy to clipboard operation
platform copied to clipboard

feat(dashmate): do not render template configs in dashmate configuration folder

Open pshenmic opened this issue 3 years ago • 0 comments

Expected Behavior

Template configurations are not rendered in dashmate configuration folder

Current Behavior

Base and local config dirs are rendered, but is not used at all - they are only used to render subsequent configurations, like mainnet, testnet, local_1 and so on. Template configs should not be created in the dashmate folder dir

Possible Solution

Do not render it when configs are being saved in the dashmate configuration folder

Steps to Reproduce (for bugs)

  1. dashmate setup
  2. check ~/.dashmate for base and local folder existence

Context

Your Environment

  • Version used: 0.23.0-dev.10
  • Environment name and version (e.g. Chrome 39, node.js 5.4): Node.JS v16.14.2
  • Operating System and version (desktop, server, or mobile): Apple M1
  • Link to your project:

pshenmic avatar Sep 28 '22 08:09 pshenmic