Skip to:
Content

BuddyPress.org

Opened 3 years ago

Closed 3 years ago

#8628 closed defect (bug) (fixed)

Update PHPUnit GH action wp-env & wp-phpunit

Reported by: imath's profile imath Owned by: netweb's profile netweb
Milestone: 11.0.0 Priority: normal
Severity: normal Version:
Component: Build/Test Tools 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 3 years ago.

Download all attachments as: .zip

Change History (8)

@imath
3 years ago

#1 @espellcaste
3 years ago

Looks good!

#2 @imath
3 years ago

In 13249:

Update PHPUnit GH action wp-env & wp-phpunit

See #8628

#3 @imath
3 years ago

In 13250:

GitHub Action: use composer update rather then install

See #8628

#4 @imath
3 years ago

In 13251:

revert composer.lock to r13248

See #8628

#5 @imath
3 years ago

In 13252:

Generate composer.lock using composer install

See #8628

#6 @imath
3 years ago

In 13253:

Add yoast/phpunit-polyfills to composer required dependencies

See #8628

#7 @imath
3 years ago

  • Resolution set to fixed
  • Status changed from new to closed

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

Note: See TracTickets for help on using tickets.