10up / mce-table-buttons

ARCHIVED: Adds table editing controls to the visual content editor (TinyMCE).
https://wordpress.org/plugins/mce-table-buttons/
GNU General Public License v2.0
11 stars 7 forks source link

Add/GitHub actions #15

Closed jeffpaul closed 3 years ago

jeffpaul commented 3 years ago

Description of the Change

Adds our GitHub Actions, mainly so we can continue to easily bump the WP tested-up-to value with future WordPress major releases. Also includes additional changes related to likely having to ship a minor release to get these changes to WP.org.

Alternate Designs

keep as-is and handle tested-up-to updates via SVN (no thanks).

Benefits

Ensures we can more easily update the plugin and asset/readme changes in the future.

Possible Drawbacks

A plugin that only targets the classic editor will continue to have less and less relevance as focus shifts, rightly, to the block editor.

Verification Process

Manually verified via VS Code and GitHub Desktop UI.

Checklist:

Applicable Issues

n/a

Changelog Entry

jeffpaul commented 3 years ago

@dinhtungdu this should be good to merge now, yeah?

dinhtungdu commented 3 years ago

@jeffpaul I'm sorry for the late reply. Yes, this is ready to be merged. I opened #16 to fix the lining issues.