Skip to content
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

ui: updating references to status.redhat.com (PROJQUAY-6654) #2645

Merged
merged 4 commits into from
Feb 7, 2024

Conversation

bcaton85
Copy link
Contributor

@bcaton85 bcaton85 commented Feb 1, 2024

Updates references from status.quay.io to status.redhat.com. Uses responses based on the status page API documentation.

Gotchas:

  • The 500.html uses an imported status page script to display Quay status. Updating the page ID to use status.redhat.com causes the UI to display the overall RedHat status rather than specifically the Quay UI status.
  • There's the assumption that the incidents field contains a components parameter, like the scheduled_maintenances field.

Copy link

codecov bot commented Feb 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2ab7dc2) 70.70% compared to head (7e87b95) 70.71%.
Report is 13 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2645   +/-   ##
=======================================
  Coverage   70.70%   70.71%           
=======================================
  Files         435      435           
  Lines       40107    40109    +2     
  Branches     5221     5222    +1     
=======================================
+ Hits        28359    28362    +3     
- Misses      10095    10097    +2     
+ Partials     1653     1650    -3     
Flag Coverage Δ
unit 70.71% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

syed
syed previously approved these changes Feb 7, 2024
@bcaton85 bcaton85 merged commit df73b6e into quay:master Feb 7, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants