Skip to content

Fix docker build summery broken link (missing org)#1286

Merged
sverdlov93 merged 2 commits intojfrog:devfrom
sverdlov93:fix-docker
Oct 28, 2024
Merged

Fix docker build summery broken link (missing org)#1286
sverdlov93 merged 2 commits intojfrog:devfrom
sverdlov93:fix-docker

Conversation

@sverdlov93
Copy link
Contributor

@sverdlov93 sverdlov93 commented Oct 28, 2024

  • All tests passed. If this feature is not already covered by the tests, I added new tests.
  • All static analysis checks passed.
  • This pull request is on the dev branch.
  • I used gofmt for formatting the code before submitting the pull request.

Fix the missing org part on the docker build summary (view) link.
image

The current link points to <ArtifactoryURL>/ui/packages/docker:%2F%2F<image-name>/sha256__AAA
While it should point to <ArtifactoryURL>/ui/packages/docker:%2F%2F<org-name>%2F<image-name>/sha256__AAA when org name is part of the docker image name.

Signed-off-by: Michael Sverdlov <michaelsv@jfrog.com>
Signed-off-by: Michael Sverdlov <michaelsv@jfrog.com>
@sverdlov93 sverdlov93 merged commit ef0608d into jfrog:dev Oct 28, 2024
@eyalbe4 eyalbe4 added the bug Something isn't working label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants