dmno-dev / dmno

Full-stack configuration & secrets. Batteries included.
https://dmno.dev
MIT License
149 stars 7 forks source link

[Nit]: dmno-workspace.yaml name is redundant #130

Closed rawkode closed 1 week ago

rawkode commented 1 month ago

dmno version

0.0.23

Steps to reproduce

As this lives in the .dmno directory, could this just be workspace.yaml?

What is expected?

Nicer file name

What is actually happening?

Less nicer file name

System Info

No response

Any additional comments?

No response

theoephraim commented 1 week ago

The config file is now .dmno/workspace.yaml. Thanks for the suggestion! It will now start to include other config related to the workpace and dmno itself - things that we want to load before attempting to parse the root config.mts file, which could potentially fail...