-
Updated
Apr 22, 2022 - Emacs Lisp
configuration
Here are 4,826 public repositories matching this topic...
-
Updated
Jan 24, 2022
-
Updated
Dec 17, 2021 - PHP
-
Updated
Apr 21, 2022 - Go
-
Updated
Apr 22, 2022 - C
-
Updated
Mar 15, 2022 - JavaScript
-
Updated
Mar 3, 2022 - Jsonnet
-
Updated
Apr 17, 2022 - Python
-
Updated
Apr 15, 2022 - PHP
-
Updated
Apr 22, 2022 - Go
-
Updated
Apr 17, 2022 - Go
-
Updated
Apr 5, 2022 - Shell
-
Updated
Apr 11, 2022 - Go
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
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
-
Updated
Mar 27, 2022 - JavaScript
-
Updated
Apr 6, 2022 - Ruby
-
Updated
Jul 5, 2021 - C++
-
Updated
Apr 18, 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 22, 2022 - Emacs Lisp
-
Updated
Jul 22, 2018 - PHP
-
Updated
Apr 22, 2022 - Rust
-
Updated
Apr 19, 2022 - C#
-
Updated
Apr 16, 2022 - Scala
-
Updated
Apr 11, 2022 - Shell
-
Updated
Apr 22, 2022
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)