Skip to:
Content

BuddyPress.org

Opened 2 years ago

Last modified 2 years ago

#9202 assigned feature request

Github Action: confirms that installing BuddyPress using WP-CLI works successfully

Reported by: espellcaste Owned by: espellcaste
Priority: normal Milestone: Up Next
Component: Build/Test Tools Version:
Severity: normal Keywords: needs-patch
Cc:

Description

@emaralive brought to my attention recently that WordPress core has a nice Github Action/workflow where they test tagged versions officially available on WordPress.org. See it here.

Currently, our Github Action only test the trunk code, not previous tagged/versions of BuddyPress (not even beta version). The way the WordPress version works is by checking a list of versions and PHP versions, see here.

I'd like to start with something less extensive. Maybe the last 3-5 versions and maybe running once a month only.

And the goal of this workflow is not meant to test buddypress trunk checkouts, but rather tagged versions officially available on WordPress.org.

Change History (3)

#1 @espellcaste
2 years ago

  • Keywords needs-patch added

#2 @imath
2 years ago

  • Milestone Up Next15.0.0

#3 @espellcaste
2 years ago

  • Milestone 15.0.0Up Next

I'll handle this in the next milestone considering our current goals.

Note: See TracTickets for help on using tickets.