-
Couldn't load subscription status.
- Fork 372
fix: React Bootstrap un-revert with fixups #8996
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
base: master
Are you sure you want to change the base?
Conversation
b3c6aa6 to
e75521b
Compare
a93f2cf to
90e3965
Compare
b5072a5 to
8eba2f1
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #8996 +/- ##
==========================================
- Coverage 77.59% 77.38% -0.22%
==========================================
Files 584 585 +1
Lines 29944 30110 +166
Branches 3600 3677 +77
==========================================
+ Hits 23235 23300 +65
- Misses 6542 6646 +104
+ Partials 167 164 -3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
ui/perfherder/graphs/LegendCard.jsx
Outdated
| import React from 'react'; | ||
| import PropTypes from 'prop-types'; | ||
| import { Badge, Button, FormGroup, Input } from 'reactstrap'; | ||
| import { Badge, Button, Form } from 'react-bootstrap'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed.
treeherder-comparison-analysis.md
Outdated
|
|
||
| ## Overview | ||
|
|
||
| This document tracks differences found between the local development version of Treeherder (<http://localhost:5001>) and the staging version (<https://treeherder.allizom.org>) when comparing the Perfherder interface. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Logging in locally is no longer working for http://localhost:5001/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I switched everything back to 5000.
8eba2f1 to
87b9115
Compare
|
Some observations:
|
7df71c4 to
9137c33
Compare
I've fixed all these issues. I was able to log in locally via LDAP. |
9137c33 to
5280e51
Compare
5280e51 to
ac9cfa5
Compare


I have gone over Treeherder, perfherder, Intermittent Failures View and Push Health. They all look good to me. But there is a lot, so I may have missed something.