-
Updated
Apr 3, 2022 - Emacs Lisp
configuration
Here are 4,801 public repositories matching this topic...
-
Updated
Jan 24, 2022
-
Updated
Dec 17, 2021 - PHP
-
Updated
Apr 3, 2022 - Go
-
Updated
Apr 2, 2022 - C
-
Updated
Mar 15, 2022 - JavaScript
-
Updated
Mar 3, 2022 - Jsonnet
-
Updated
Apr 2, 2022 - PHP
-
Updated
Mar 10, 2022 - Go
-
Updated
Mar 31, 2022 - Go
-
Updated
Mar 2, 2022 - Shell
-
Updated
Mar 22, 2022 - Go
On lines
https://github.com/rochacbruno/dynaconf/blob/master/dynaconf/validator.py#L202-L205
validators.validate is calling from_env and it makes the variables to be reloaded from source files.
This is not good for testing.
Solution:
- Check if validation is happening on the same current env, then don't reload
- accept argument
reload=Falsethat will cause those lines to pass
What version of CUE are you using (cue version)?
v0.4.0
Does this issue reproduce with the latest release?
Yes
What did you do?
Use strconv.FormatInt for integers larger than 64 bit doesn't work.
The reason is that these functions are generated from the respective Go packages, which only supports up to 64 bit.
What did you expect to see?
Instead, these me
-
Updated
Mar 27, 2022 - JavaScript
-
Updated
Feb 13, 2022 - Ruby
-
Updated
Jul 5, 2021 - C++
-
Updated
Apr 3, 2022 - Shell
Hello all,
diff sub-command fails with mysterious error when kubectl version is < 1.18.0.
The error message: exit status 1.
I notice this if condition while debugging the code. It completely hide the real reason why it is failing ...
diff is working fine
-
Updated
Mar 29, 2022 - Java
-
Updated
Apr 2, 2022 - Emacs Lisp
-
Updated
Jul 22, 2018 - PHP
-
Updated
Mar 30, 2022 - C#
-
Updated
Apr 3, 2022 - Rust
-
Updated
Apr 2, 2022 - Scala
-
Updated
Mar 25, 2022 - Shell
-
Updated
Mar 8, 2022
-
Updated
Mar 12, 2021 - JavaScript
Improve this page
Add a description, image, and links to the configuration topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the configuration topic, visit your repo's landing page and select "manage topics."
It would awesome if you could make the alignment of the title editable (left, center, right)