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 Jun 13, 2024
1 parent 1be0c39 commit a4b252e
Show file tree
Hide file tree
Showing 3 changed files with 439 additions and 60 deletions.
Loading

0 comments on commit a4b252e

Please sign in to comment.