changelog-webapp: URL creation with multiple remotes

Fixed commit URLs and see-all-commits URLs to use the Git on Borg instance that the repository originates from, instead of using the queried Git on Borg instance to create all result links. This fixes cases where a user queries an internal build that uses some external repositories. Instead of using the internal COS URL to create all links for a repository, the web app will now use the correct Git on Borg instance URL.

BUG=b/160901711
TEST=unittests, run local

Change-Id: Idae9370b848a0d9d6e59e5e0ca4784412ab06111
2 files changed
tree: 51b64ccb6f2396e03f919b421747f7498f4ae210
  1. src/
  2. CONTRIBUTING.md
  3. go.mod
  4. go.sum
  5. LICENSE
  6. README.md
README.md

Tools for Container-Optimized OS

This is a repository of various tools developed for Container-Optimized OS. Examples include cos-gpu-installer, cos-toolbox, etc.

See CONTRIBUTING.md for how to contribute.