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

qubes-infrastructure generated update reports (issues) in updates-status have multiple URL flaws #2790

Closed
ij1 opened this Issue May 2, 2017 · 1 comment

Comments

Projects
None yet
3 participants
@ij1

ij1 commented May 2, 2017

Expected behavior:

https://github.com/QubesOS/qubes-repo... in various URLs.

Actual behavior:

a href="GIT_URL_vmm_xen/compare/v4.6.5-26...v4.6.5-27"

  • No substitution performed for GIT_URL
  • Underscores instead of dashes in the repo part

a href="https://github.com/GIT_URL_vmm_xen/updates-status/commit/f783018"

  • Again, same problems as with the previous case
  • Extra github prefix that would likely break it after substitution gets fixed

@ij1 ij1 changed the title from qubes-infrastructure generate update reports (issues) in updates-status have multiple URL flaws to qubes-infrastructure generated update reports (issues) in updates-status have multiple URL flaws May 2, 2017

@andrewdavidwong andrewdavidwong added this to the Documentation/website milestone May 3, 2017

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek May 6, 2017

Member

Should be better now.

Member

marmarek commented May 6, 2017

Should be better now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment