config-management
Here are 137 public repositories matching this topic...
Basically we're in the DAG, so make sure we've let all the other resources (like files) get built (that might be used for the file server) before the server sends anything out. We could either block or just not return anything yet.
As an aside, does the rf.ReadFrom bit not get cancelled properly on close??
-
Updated
Dec 22, 2021 - Go
-
Updated
Dec 23, 2021 - Ruby
-
Updated
Dec 29, 2021 - Rust
-
Updated
Dec 28, 2021 - Python
-
Updated
Oct 1, 2021 - C#
-
Updated
Nov 26, 2021 - C#
-
Updated
Oct 16, 2020 - Groovy
-
Updated
Mar 10, 2017 - Java
-
Updated
Dec 3, 2021 - Go
-
Updated
Sep 17, 2019 - Go
-
Updated
Sep 1, 2021 - Lua
-
Updated
Apr 17, 2020 - JavaScript
-
Updated
Apr 5, 2021 - Python
If validation of a config class fails, the exception is raised by pydantic and not touched by confz at all. At the same time, confz might raise exceptions if the config could not be loaded or merged in the first place (e.g. a missing config file). Thus, the user has to catch both exceptions to react accordingly.
An alternative would be if confz catches the error of pydantic and raises its own e
-
Updated
Dec 16, 2021 - Java
-
Updated
Nov 10, 2021 - Python
-
Updated
Nov 18, 2021 - Python
-
Updated
Dec 29, 2021 - TypeScript
-
Updated
Jul 13, 2021 - Python
-
Updated
Dec 18, 2021 - HCL
-
Updated
Nov 2, 2021 - PHP
-
Updated
Oct 3, 2017 - Python
-
Updated
Aug 13, 2018 - Go
-
Updated
May 9, 2021 - Python
-
Updated
Apr 19, 2020 - Go
Improve this page
Add a description, image, and links to the config-management topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the config-management topic, visit your repo's landing page and select "manage topics."
The code coverage https://codecov.io/github/ctripcorp/apollo seems to be less than 60%.
It would be great if it can be brought up around 80-90%.