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

[local_auth_darwin] macOS Support #6267

Merged
merged 134 commits into from
Aug 1, 2024

Conversation

alexrabin-sentracam
Copy link
Contributor

@alexrabin-sentracam alexrabin-sentracam commented Mar 5, 2024

Adds macOS support for local_auth_darwin

Screenshot 2024-03-05 at 8 30 35 AM

Screenshot 2024-03-05 at 8 30 56 AM

Cancelled Example:

Screenshot 2024-03-05 at 8 31 12 AM

Success Example

Screenshot 2024-03-05 at 8 31 32 AM

Error Example

Screenshot 2024-03-05 at 4 01 58 PM

List which issues are fixed by this PR. You must list at least one issue.

flutter/flutter#140685

If you had to change anything in the flutter/tests repo, include a link to the migration guide as per the breaking change policy.

Pre-launch Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

Copy link

google-cla bot commented Mar 5, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@stuartmorgan stuartmorgan self-requested a review March 5, 2024 18:21
@stuartmorgan
Copy link
Contributor

Thanks for the contribution!

This appears to be very similar to #5766; does this need to be a new PR rather than leaving comments on that one about any suggested changes?

@alexrabin-sentracam
Copy link
Contributor Author

@stuartmorgan That pr doesn't seem to have any momentum and is outdated so I figured I would take this on.

@alexrabin-sentracam
Copy link
Contributor Author

@stuartmorgan I've been assigned higher priorities at my job. I don't know when I'll be able to take a look at this 😕

Copy link
Contributor

@stuartmorgan stuartmorgan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've done the remaining cleanup, and added basic testing of the dialog display for both macOS and iOS.

@LouiseHsu this is ready for final review.

Copy link
Contributor

@LouiseHsu LouiseHsu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for doing this @stuartmorgan !

@stuartmorgan stuartmorgan changed the title [local_auth_darwin] MacOS Support [local_auth_darwin] macOS Support Jul 31, 2024
@stuartmorgan stuartmorgan added the autosubmit Merge PR when tree becomes green via auto submit App label Aug 1, 2024
Copy link
Contributor

auto-submit bot commented Aug 1, 2024

auto label is removed for flutter/packages/6267, due to - The status or check suite Mac_arm64 macos_platform_tests master - packages has failed. Please fix the issues identified (or deflake) before re-applying this label.

@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Aug 1, 2024
@stuartmorgan stuartmorgan added the autosubmit Merge PR when tree becomes green via auto submit App label Aug 1, 2024
Copy link
Contributor

auto-submit bot commented Aug 1, 2024

auto label is removed for flutter/packages/6267, due to - The status or check suite Mac_arm64 macos_platform_tests master - packages has failed. Please fix the issues identified (or deflake) before re-applying this label.

@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Aug 1, 2024
@stuartmorgan stuartmorgan added the autosubmit Merge PR when tree becomes green via auto submit App label Aug 1, 2024
Copy link
Contributor

auto-submit bot commented Aug 1, 2024

auto label is removed for flutter/packages/6267, due to - The status or check suite Mac_arm64 ios_platform_tests_shard_1 master has failed. Please fix the issues identified (or deflake) before re-applying this label.

@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Aug 1, 2024
@stuartmorgan
Copy link
Contributor

(That last failure was just the current macOS host flake we're having, unlike the previous ones.)

@stuartmorgan stuartmorgan added the autosubmit Merge PR when tree becomes green via auto submit App label Aug 1, 2024
@auto-submit auto-submit bot merged commit 27896d1 into flutter:main Aug 1, 2024
74 checks passed
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Aug 1, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Aug 1, 2024
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Aug 1, 2024
flutter/packages@46a712f...27896d1

2024-08-01 [email protected] [local_auth_darwin] macOS Support  (flutter/packages#6267)
2024-08-01 [email protected] Manual roll Flutter from 4d12197 to f817e51 (7 revisions) (flutter/packages#7270)
2024-08-01 [email protected] [ci] version_check_command now checks markdown of first CHANGELOG line. (flutter/packages#7266)
2024-08-01 [email protected] Manual roll Flutter from 031dc3d to 4d12197 (12 revisions) (flutter/packages#7259)
2024-07-31 [email protected] [in_app_purchase_storekit] convert TranslatorTests to swift (flutter/packages#7232)
2024-07-31 [email protected] [google_maps_flutter_web] Migrate to `google_maps: 8.0.0` (flutter/packages#7077)
2024-07-31 [email protected] [tool] Run pre_publish.dart before publish --dry-run (flutter/packages#7258)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autosubmit Merge PR when tree becomes green via auto submit App p: local_auth platform-ios platform-macos triage-ios Should be looked at in iOS triage triage-macos Should be looked at in macOS triage
Projects
None yet
4 participants