[wp-trac] [WordPress Trac] #59632: Test building Gutenberg plugin in GitHub Actions
WordPress Trac
noreply at wordpress.org
Fri Oct 20 15:32:12 UTC 2023
#59632: Test building Gutenberg plugin in GitHub Actions
-----------------------------------+-----------------------
Reporter: desrosj | Owner: desrosj
Type: enhancement | Status: reopened
Priority: normal | Milestone: 6.5
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: has-patch fixed-major | Focuses:
-----------------------------------+-----------------------
Changes (by desrosj):
* keywords: has-patch => has-patch fixed-major
* status: closed => reopened
* resolution: fixed =>
* milestone: Future Release => 6.5
Comment:
Reopening to address a few follow ups from this.
- At a minimum, the `test-old-branches.yml` workflow will need to be
updated to account for this name change.
- This may be worth backporting to the 6.4 branch.
- We could also consider backporting this further to all branches
currently supported by the Gutenberg plugin (currently 6.2 and up).
- If it is backported, there needs to be a way to pin a branch so that the
proper version of Gutenberg is tested in the future. For example, after 4
more releases, if a commit is made to the 6.4 branch, the workflow should
not test Gutenberg `trunk`, but rather the `wp/6.4` branch.
- If it's not backported, then the Gutenberg tests should not run on
branches older than the current one.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59632#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list