Skip to content

Commit

Permalink
Replace settings.json with settings.yaml and provide a new syntax
Browse files Browse the repository at this point in the history
This adds parsing for `settings.yaml` (`settings.yml` is not supported),
which takes precedence over `settings.json`.
As we are introducing a new feature, this also slightly change the format
to be more intuitive, consistent, and less repetitive.
The main change is on the way one can specify registries: instead of having
two fields, only have one, which might lead to a bit more repetition in
some cases, but generally should be more intuitive to users.
  • Loading branch information
Geod24 committed Feb 15, 2023
1 parent 5c1e5dc commit 8fa614a
Show file tree
Hide file tree
Showing 2 changed files with 434 additions and 58 deletions.
Loading

0 comments on commit 8fa614a

Please sign in to comment.