Nolan Emirot
Nolan Emirot
Hi there, I'm getting started with Argocd. I was able to run great examples, but I don't understand how multiple environments (dev, stage, prod) are managed. Do I have to...
I'm getting a circular reference detected using a simple example. python --version : `Python 3.6.4` Code : ``` import records db = records.Database('postgres://postgres:postgres@localhost:5432/postgres') rows = db.query('select * from employees') print(rows[0])...
I'm using pygit2 via battenberg project: ``` File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/pygit2/callbacks.py", line 471, in get_credentials raise TypeError("invalid credential type") TypeError: invalid credential type ``` Is it expected to find credentials in a...
Make Markdown to render on ## titles.
## Why The go version used in test is different https://github.com/argoproj/notifications-engine/blob/master/.github/workflows/ci.yaml#L14
As explained in this original [thread](https://github.com/DataDog/dd-trace-java/issues/2434), for now all Datadog APM (except java 0.79) are using trace id length of 64 bits. Unfortunately, all my other systems are using a...
Not sure how to specify that I'm using JAVA 11. It's taking by default 8 ``` $ lsif-java index Using JVM version '8' $ /builds/springboot-sandbox/gradlew --init-script /tmp/lsif-java7756353260882540485/java-toolchains.gradle lsifDetectJavaToolchains Downloading https://services.gradle.org/distributions/gradle-6.8.3-bin.zip...
### Why: It loses branches and tags but keeps the commit want to add that Closes: ### What's being changed (if available, include any code snippets, screenshots, or gifs): ###...
Hey there, I found that project that is interested but before using it I would like to know if it this project is still maintained ? Last release was 3...