-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
feat(core): add version check to sign in #9219
base: darksky/version-check
Are you sure you want to change the base?
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## darksky/version-check #9219 +/- ##
======================================================
Coverage 51.95% 51.95%
======================================================
Files 2140 2140
Lines 97565 97557 -8
Branches 16658 16655 -3
======================================================
+ Hits 50686 50687 +1
+ Misses 45512 45502 -10
- Partials 1367 1368 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
packages/frontend/core/src/components/sign-in/sign-in-with-password.tsx
Outdated
Show resolved
Hide resolved
eb7c0a5
to
6a54784
Compare
f019706
to
3cb620d
Compare
packages/frontend/core/src/desktop/pages/auth/oauth-callback.tsx
Outdated
Show resolved
Hide resolved
6a54784
to
12b06fa
Compare
41cea88
to
1f5959c
Compare
12b06fa
to
f95fbe9
Compare
a3b79d8
to
201d2fc
Compare
201d2fc
to
7399e3f
Compare
7399e3f
to
6f315ac
Compare
6f315ac
to
fc666ec
Compare
close AF-1742