tye-v2 / tye2

Tye2 is a local orchestrator tool that makes developing and testing microservices and distributed applications easier.
https://www.tye2.org
MIT License
1 stars 2 forks source link

Update the yaml schema definition and related docs #24

Closed razvangoga closed 3 months ago

razvangoga commented 4 months ago

The tye.yaml has a schema definition file (tye-schema.json) found here: https://github.com/tye-v2/tye2/tree/main/src/schema.

The README.md describes how it can be used in VSCode to get schema validation.


The following should be fixed:

drakon660 commented 4 months ago

Why you move this? this repo was only a tryout.

razvangoga commented 4 months ago

i thought you wanted to fix it here - i can move it back

drakon660 commented 4 months ago

Here I was only checking how full domain will look like.

razvangoga commented 4 months ago

i'll move it back then, ok ?

drakon660 commented 4 months ago

Sure.

drakon660 commented 3 months ago

Could you go with the PR?