-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels