wpengine / wp-graphql-content-blocks

Plugin that extends WPGraphQL to support querying (Gutenberg) Blocks as data

Home Page:https://faustjs.org/docs/gutenberg/wp-graphql-content-blocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add WordPress "nightly" support to testing matrix

ChrisWiegman opened this issue · comments

Currently the blocks plugin testing matrix can only add a new version after it is released. This makes it impossible to be confident on the compatibility of a new major WordPress version until post-release.

This ticket is to add a "nightly" test run to the matrix which most likely means a parallel test due to the fact an official "nightly" image is not available.

Acceptance Criteria

  • Ensure our testing Matrix covers the latest WordPress nightly or beta as appropriate