Skip to content

Commit

Permalink
fix: delay promotion of suse human_link
Browse files Browse the repository at this point in the history
This commit defers promoting the human_link for suse.

Wait for the related frontend change to be released first, so as to not
cause `openSUSE`-prefixed links to 404.
  • Loading branch information
andrewpollock committed Nov 11, 2024
1 parent 6cc5b51 commit 611029f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,6 @@
extension: '.json'
db_prefix: ['openSUSE-', 'SUSE-']
ignore_git: True
human_link: 'https://www.suse.com/support/update/announcement/{{ BUG_ID.split(":")[0].split("-")[2] }}/{{ BUG_ID | replace(":", "") | lower }}/'
link: 'https://ftp.suse.com/pub/projects/security/osv/'
editable: False

Expand Down

0 comments on commit 611029f

Please sign in to comment.