canonical / ubuntu.com

The official website for the Ubuntu operating system
https://ubuntu.com
Other
185 stars 189 forks source link

Set generic USN and CVE values and remove api call #14026

Closed mtruj013 closed 1 day ago

mtruj013 commented 2 days ago

Done

Rationale

These values have been incorrect for some time and it was decided that we don't really need to show the exact number of USNs that were addressed for this release after the ESM phase, a general value will suffice for the purposes of this page. We also decided to remove the recent notices table so that this page does not need to make a call to the notices endpoint at all.

QA

Issue / Card

Fixes https://github.com/canonical/ubuntu-com-security-api/issues/56, https://warthogs.atlassian.net/browse/WD-12901

Screenshots

image

webteam-app commented 2 days ago

Demo

Jenkins

demos.haus

codecov[bot] commented 2 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.12%. Comparing base (c289f51) to head (1c1b92e). Report is 38 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #14026 +/- ## ======================================= Coverage 74.12% 74.12% ======================================= Files 107 107 Lines 2864 2864 Branches 957 957 ======================================= Hits 2123 2123 Misses 715 715 Partials 26 26 ```