anton-rs / op-up

Composable OP Stack Orchestration
https://stack.anton.systems
MIT License
41 stars 2 forks source link

chore(ci): Enforce Default Stack TOML #27

Open refcell opened 12 months ago

refcell commented 12 months ago

Description

op-up keeps a default stack.toml available at the repository's top level. This issue is to introduce a ci check that verifies the contents of stack.toml matches the default config. The default config should be generated as a toml and then the files can be diffed.