python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Ansible sorting doesn't pick the highest number
I'm trying to get few docker tags from Artifactory docker api and pick the latest tag in the list using Anisble sort but when I try sort its picking the single digit value over double digits ( example...
venkatama
Votes: 0
Answers: 1
Is there a way to get specific jobs by name of the last week with python-gitlab?
What I want to do:
To create reports from gitlab artifacts, I want to look at all recent jobs (the past week or so) with a certain name (lighthouse in my example) and extract all artifacts.
The proble...
taube5
Votes: 0
Answers: 1
How can I use Artifacts from "This feed" source in my pipeline?
I have successfully pushed my NuGet package to a feed in my Azure DevOps Artifacts:
But, I want to use this package in my pipeline, because this currently fails because it cannot find the package. I ...

Bart Friederichs
Votes: 0
Answers: 1
Match multiple paths in artifactory repo
So I'm trying to write a search_spec.json file to exclude all docker images with path */latest or */develop im my artifactory repo. However I cannot find a solution to exclude multiple paths from the ...
Simo
Votes: 0
Answers: 1