Skip to content

Unable to check out specific commits #23

@kelvSYC-ticketfly

Description

@kelvSYC-ticketfly

Checking out specific commits from artifactory results in a 404:

GET my.artifactory.repo/artifactory/api/bower/my-bower-remote/binaries/alex-seville/blanket.git/5e94fc30f2e694bb5c3718ddcbf60d467f4b4d26 returns

{
  "errors" : [ {
    "status" : 404,
    "message" : "No version found for 5e94fc30f2e694bb5c3718ddcbf60d467f4b4d26"
  } ]
}

It seems that only branches and tags are supported, and due to the 404, it will not delegate to another resolver that could successfully retrieve the artifact; some assistance would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions