Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0d3dd05d419f2f551ce3d52dc8e90177ea70cd38
      
https://github.com/WebKit/WebKit/commit/0d3dd05d419f2f551ce3d52dc8e90177ea70cd38
  Author: Jonathan Bedard <[email protected]>
  Date:   2025-05-30 (Fri, 30 May 2025)

  Changed paths:
    M Tools/Scripts/libraries/webkitbugspy/webkitbugspy/issue.py
    M Tools/Scripts/libraries/webkitbugspy/webkitbugspy/mocks/radar.py
    M Tools/Scripts/libraries/webkitbugspy/webkitbugspy/radar.py

  Log Message:
  -----------
  [webkitbugspy] Adopt new radar authentication methods
https://bugs.webkit.org/show_bug.cgi?id=293388
rdar://151807028

Reviewed by Brianna Fan.

* Tools/Scripts/libraries/webkitbugspy/webkitbugspy/issue.py: Import timezone
* Tools/Scripts/libraries/webkitbugspy/webkitbugspy/mocks/radar.py:
(RadarModel.commit_changes): Set addedBy if unset.
(RadarClient.current_user): Add mock function.
(RadarClient.create_radar):
(Radar.AuthenticationStrategyNarrative): Added.
(Radar.AuthenticationStrategySystemAccountOAuth): Added.
(Radar.AuthenticationStrategyAppleConnect): Added.
(Radar.DiagnosisEntry.__init__):
* Tools/Scripts/libraries/webkitbugspy/webkitbugspy/radar.py:
(Tracker.authentication): Leverage new authentication methods.
(Tracker.me): Use current_user to determine "me".

Canonical link: https://commits.webkit.org/295608@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to