-
### Expected Behavior
Gradle allows setting multiple credentials for the wrapper based on domains. This could for example look something like:
In `~/.gradle/gradle.properties`:
```
systemProp.grad…
-
**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)**
/kind bug
**Description**
podman fails to pull an image through a redirect repo. Docker works just fine.
**Ste…
-
Cargo, Docker login, Kaniko build and maybe other tasks pass credentials via the CLI, and in verbose mode those commands are logged thus exposing credentials.
-
Hello,
I hope this message finds you well. I am experiencing an issue when trying to update the AdoptOpenJDK repository on my Debian 10 (buster) system.
The error message I am encountering is as…
-
**Describe the bug**
I've been using for a long time a GitLab CI/CD script to upload artifacts to Artifactory. Suddenly, the artifacts were not deployed, with no errors or warning. I came here to che…
-
Could you make kimchi's PPA repository ?
I'm Ubuntu user.
I want manage kimchi version automatically like below.
# first step install
# apt add-repository [Repository URL]
# apt update
# a…
ghost updated
4 years ago
-
Hi Team, we have used the same configuration for our X-ray integration, and we see all the logs except the Vulnerabilities.
We would like to see the impacted artifacts URL, CVSS score of the artifac…
-
Failed to fetch http://dl.bintray.com/lucidsoftware/apt/dists/lucid/main/binary-amd64/Packages
-
Hi, I am trying to use `artifactory-maven-plugin` to publish the artifacts generated by maven project. Currently it does nothing, but what I am expecting to see is `[INFO] Deploying artifact: ...` af…
-
### Describe the bug
The use of the 'maven-publish' plugin is being deprecated for Android builds in favor of using Android's
```
android
{
publishing {
multipleVariants {
…