8000 Tags · woocommerce/woocommerce · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: woocommerce/woocommerce

Tags

nightly

Toggle nightly's commit message 8000

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add proper error handling when WCCOM API is unavailable (#57994)

* Add proper error handling when WCCOM API is unavailable

Don't crash the site.

* Apply the same technique for product usage notice rules

* Code tweaks: get rid of unnecessary try/catch

* Well, phpcs still needs these even if they're wrapped in a try/catch

* Don't show the error notice for unauthenticated users

* Update plugins/woocommerce/includes/admin/helper/class-wc-helper.php

Co-authored-by: Michal Iwanow <4765119+mcliwanow@users.noreply.github.com>

* Change under which circumstances we show the notices

Props to @mcliwanow for async pair programming

* Also pass 422 when parsing fails so that it properly gets captured in the exception handler

* Lint

* Use correct method for WP_Error

* Strengthen by casting

---------

Co-authored-by: Michal Iwanow <4765119+mcliwanow@users.noreply.github.com>

9.9.0-beta.1

Toggle 9.9.0-beta.1's commit message
Fix typos in changelog

9.8.5

Toggle 9.8.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release: Prepare the changelog for 9.8 (#57908)

* Delete changelog files from 9.8 release

* Update the readme files for the 9.8 release

* Update changelog

---------

Co-authored-by: WooCommerce Bot <no-reply@woocommerce.com>
Co-authored-by: Jorge Torres <jorge.torres@automattic.com>

9.8.4

Toggle 9.8.4's commit message
Update changelog for release

woo-ai-0.7.0

Toggle woo-ai-0.7.0's commit message
Woo AI 0.7.0

9.8.3

Toggle 9.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prep release/9.8 for 9.8 cycle (#57635)

Prep release/9.8 for 9.8 cycle with version bump to 9.8.3

9.8.2

Toggle 9.8.2's commit message
Add missing changelog entry

9.8.1

Toggle 9.8.1's commit message
Update changelog

9.8.0

Toggle 9.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prep release/9.8 for 9.8 cycle (#57060)

Prep release/9.8 for 9.8 cycle with version bump to 9.8.0

9.9.0-alpha.1

Toggle 9.9.0-alpha.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix typos (WooCoomerce) (#56817)

0