openSUSE / openSUSE-release-tools

Tools to aid in staging and release work for openSUSE/SUSE
GNU General Public License v2.0
61 stars 95 forks source link

Move factory-package-news-web.py script to gunicorn #2966

Closed asdil12 closed 1 year ago

asdil12 commented 1 year ago

This script is used eg. for the /snapshot-changes/opensuse/Tumbleweed route and was using the WSGIScriptAlias apache command. With the switch to nginx we need this more modern approach.

Ticket: https://progress.opensuse.org/issues/130312

asdil12 commented 1 year ago

This is already applied on o3.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +7.97 :tada:

Comparison is base (bf97015) 13.58% compared to head (c374e81) 21.56%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2966 +/- ## ========================================== + Coverage 13.58% 21.56% +7.97% ========================================== Files 85 85 Lines 14628 14628 ========================================== + Hits 1987 3154 +1167 + Misses 12641 11474 -1167 ``` [see 10 files with indirect coverage changes](https://app.codecov.io/gh/openSUSE/openSUSE-release-tools/pull/2966/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openSUSE)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.