Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. casey.entzi_8419
    C
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    casey.entzi_8419

    @casey.entzi_8419

    0
    Reputation
    1
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    casey.entzi_8419 Follow

    Best posts made by casey.entzi_8419

    This user hasn't posted anything yet.

    Latest posts made by casey.entzi_8419

    • Support for Querying Versions

      We are looking at potentially using proget to manage both docker images and generic tar.gz archives along with some .net and java developer libraries (nuget/maven).

      This question is more around the first part, once we push up docker images and the archives with the appropriate version data (or tag in docker).

      Is there a way to say, give the latest version that starts with '1.0.', so if you had the following versions/tags, 1.0.1, 1.0.2, 1.0.3, 1.1.1, 1.1.4, it would come back with 1.0.3?

      However, if I asked for the latest version of '1.' it would give me 1.1.4?

      JFrog Artifactory supports this type of api and that's what proget would be replacing. With artifactory, you just put and asterisk in there to denote the wildcard part.

      posted in Support
      C
      casey.entzi_8419