Merge lp://staging/~sergiodj/lp-ftbfs-report/fix-internal-pkgset-team-links into lp://staging/lp-ftbfs-report

Proposed by Sergio Durigan Junior
Status: Superseded
Proposed branch: lp://staging/~sergiodj/lp-ftbfs-report/fix-internal-pkgset-team-links
Merge into: lp://staging/lp-ftbfs-report
Diff against target: 460 lines (+182/-37) (has conflicts)
3 files modified
source/build_status.html (+30/-10)
source/build_status.py (+148/-27)
source/style.css (+4/-0)
Text conflict in source/build_status.html
Text conflict in source/build_status.py
To merge this branch: bzr merge lp://staging/~sergiodj/lp-ftbfs-report/fix-internal-pkgset-team-links
Reviewer Review Type Date Requested Status
William Grant Pending
Review via email: mp+407098@code.staging.launchpad.net

Description of the change

When the packageset and the team names are the same, the internal links for each of these will end up also being the same. Currently, because the packageset section comes first in the page, that means that the team internal link will point to it.

A simple fix is to use distinct suffixes to compose the internal link names, which help differentiate them.

To post a comment you must log in.

Unmerged revisions

65. By Sergio Durigan Junior

Use suffixes for pkgset and team internal links

When a packageset has the same name of a team, the internal links will
point to the same place, which currently is the packageset section
(because it comes first in the page). We can solve that by using
distinct suffixes when creating the links.

64. By William Grant

Exclude copy archive failures that also failed in the primary archive.

63. By William Grant

Update source link.

62. By William Grant

Include only packages in main in team sections.

61. By William Grant

Generate per team lists.

60. By William Grant

Port to modern python-apt.

59. By William Grant

Add --release-only which skips packages that only fail outside the release pocket. Useful for port bootstrapping.

58. By William Grant

Add space before pocket name.

57. By William Grant

Fix spacing with more architectures.

56. By William Grant

Don't always use the current series when comparing test rebuilds to the primary archive. We rebuild old series too.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches