Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When project provided, add projectKey to build info URL #631

Merged
merged 1 commit into from
Apr 10, 2022

Conversation

yahavi
Copy link
Member

@yahavi yahavi commented Mar 24, 2022

  • All tests passed. If this feature is not already covered by the tests, I added new tests.

The build info URL for a given platform URL should be:
https://myartifactory.com/ui/builds/<build-name>/<build-number>/<timestamp>/published?buildRepo=<project-key>-build-info&projectKey=<project-key>

However, currently it is:
https://myartifactory.com/ui/builds/<build-name>/<build-number>/<timestamp>/published?buildRepo=<project-key>-build-info

@yahavi yahavi requested a review from eyalbe4 March 24, 2022 13:10
@yahavi yahavi self-assigned this Mar 24, 2022
@yahavi yahavi merged commit 4a4b997 into jfrog:master Apr 10, 2022
@yahavi yahavi deleted the bi-url-projectKey branch April 10, 2022 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants