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

[webkitbugspy] Handle empty issue members for bugzilla #10877

Conversation

JonWBedard
Copy link
Member

@JonWBedard JonWBedard commented Mar 1, 2023

11dd252

[webkitbugspy] Handle empty issue members for bugzilla
https://bugs.webkit.org/show_bug.cgi?id=253167
rdar://106092628

Reviewed by Aakash Jain.

* Tools/Scripts/libraries/webkitbugspy/setup.py: Bump version.
* Tools/Scripts/libraries/webkitbugspy/webkitbugspy/__init__.py: Ditto.
* Tools/Scripts/libraries/webkitbugspy/webkitbugspy/bugzilla.py:
(Tracker.populate): Treat 'None' as an empty list when invoking 'in' checks.
(Tracker.cc_radar): Ditto.

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

e290b10

Misc iOS, tvOS & watchOS macOS Linux Windows
βœ… πŸ§ͺ style βœ… πŸ›  ios   πŸ›  mac   πŸ›  wpe   πŸ›  wincairo
βœ… πŸ§ͺ bindings   πŸ›  ios-sim   πŸ›  mac-AS-debug βœ… πŸ›  gtk
βœ… πŸ§ͺ webkitperl   πŸ§ͺ ios-wk2   πŸ§ͺ api-mac   πŸ§ͺ gtk-wk2
βœ… πŸ§ͺ webkitpy   πŸ§ͺ api-ios   πŸ§ͺ mac-wk1   πŸ§ͺ api-gtk
βœ… πŸ›  tv   πŸ§ͺ mac-wk2
  πŸ›  tv-sim   πŸ§ͺ mac-AS-debug-wk2
  πŸ›  watch   πŸ§ͺ mac-wk2-stress
βœ… πŸ›  watch-sim
βœ… πŸ›  πŸ§ͺ unsafe-merge

@JonWBedard JonWBedard self-assigned this Mar 1, 2023
@JonWBedard JonWBedard added the Tools / Tests Tools in the Tools directory, build issues, test infrastructure, and bugs in test cases label Mar 1, 2023
@JonWBedard JonWBedard force-pushed the eng/webkitbugspy-Handle-empty-issue-members-for-bugzilla branch from 02ac8cb to e290b10 Compare March 2, 2023 16:54
@JonWBedard JonWBedard added the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label Mar 2, 2023
https://bugs.webkit.org/show_bug.cgi?id=253167
rdar://106092628

Reviewed by Aakash Jain.

* Tools/Scripts/libraries/webkitbugspy/setup.py: Bump version.
* Tools/Scripts/libraries/webkitbugspy/webkitbugspy/__init__.py: Ditto.
* Tools/Scripts/libraries/webkitbugspy/webkitbugspy/bugzilla.py:
(Tracker.populate): Treat 'None' as an empty list when invoking 'in' checks.
(Tracker.cc_radar): Ditto.

Canonical link: https://commits.webkit.org/261075@main
@webkit-early-warning-system webkit-early-warning-system force-pushed the eng/webkitbugspy-Handle-empty-issue-members-for-bugzilla branch from e290b10 to 11dd252 Compare March 2, 2023 17:35
@webkit-early-warning-system webkit-early-warning-system merged commit 11dd252 into WebKit:main Mar 2, 2023
@webkit-commit-queue
Copy link
Collaborator

Committed 261075@main (11dd252): https://commits.webkit.org/261075@main

Reviewed commits have been landed. Closing PR #10877 and removing active labels.

@webkit-commit-queue webkit-commit-queue removed the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label Mar 2, 2023
@JonWBedard JonWBedard deleted the eng/webkitbugspy-Handle-empty-issue-members-for-bugzilla branch March 2, 2023 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tools / Tests Tools in the Tools directory, build issues, test infrastructure, and bugs in test cases
Projects
None yet
5 participants