Skip to:
Content

BuddyPress.org

Opened 5 years ago

Closed 5 years ago

#8628 closed defect (bug) (fixed)

Update PHPUnit GH action wp-env & wp-phpunit

Reported by: imath Owned by: netweb
Priority: normal Milestone: 11.0.0
Component: Build/Test Tools Version:
Severity: normal Keywords: has-patch
Cc:

Description

Now WordPress 5.9 has been released, we should update our PHPUnit GH action as well as @wordpress/env and wp-phpunit.

I've tested @wordpress/env 4.2.0 with docker and it's working as expected.

Attachments (1)

8628.patch (1.2 KB ) - added by imath 5 years ago.

Download all attachments as: .zip

Change History (8)

@imath
5 years ago

#1 @espellcaste
5 years ago

Looks good!

#2 @imath
5 years ago

In 13249:

Update PHPUnit GH action wp-env & wp-phpunit

See #8628

#3 @imath
5 years ago

In 13250:

GitHub Action: use composer update rather then install

See #8628

#4 @imath
5 years ago

In 13251:

revert composer.lock to r13248

See #8628

#5 @imath
5 years ago

In 13252:

Generate composer.lock using composer install

See #8628

#6 @imath
5 years ago

In 13253:

Add yoast/phpunit-polyfills to composer required dependencies

See #8628

#7 @imath
5 years ago

  • Resolutionfixed
  • Status newclosed

This was more a pain than I was expected! But It's fixed.

Note: See TracTickets for help on using tickets.