Allow constructing "custom repo browser url" entries.

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Scenario: we're using Upsource both as a code review tool and as a repository browser. Yet it'sĀ not listed as a supported repo browser, and we cannot make Jenkins point to specific revisions even knowing their numbers and the url syntax.

      It would be nice to allow constructing urls pointing to a specific revision - using meta-elements like $baseurl, $hostname, $projectname/$reponame, $revisionnumber ; maybe also credentials - or whatever other needed stuff.Ā 

      Thus, my Upsource url could be constructed from bricksĀ like:
      https://$hostname:9443/$reponame/revision/$branchname-$revisionnumber
      orĀ 
      $baseurl/$reponame/revision/$branchname-$revisionnumber
      or just putting everything but the revisionnumber explicitly:
      https://my.ho.st.na.me:9443/myrepo/revision/mybranch-$revisionnumber

      That could be easily tuned to match probably any repobrowser, and avoid the "jenkins does not support my favorite repobrowser flavor" complaints.

            Assignee:
            Unassigned
            Reporter:
            Victor Dulepov
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: