figuren-theater / code-quality

Development tools to measure and test the code quality of figuren.theater, the WordPress Multisite network for puppeteers.
GNU General Public License v3.0
1 stars 0 forks source link

Allow more flexible handling of files where to bump the version #59

Open carstingaxion opened 1 year ago

carstingaxion commented 1 year ago

Currently the used GitHub action looks for the existence of a plugin.php and if any, it’ll update the typical WordPress formatted version string in the doc-block.

### Tasks
- [ ] This action should allow the file to be given via an attribute.
- [ ] The action knows common replacement patterns for typical other files
- [ ] a pattern for `package.json`
- [ ] a pattern for `languages/TEXTDOMAIN.pot`
- [ ] a pattern for `README.md` (which replaces a readme.txt for .org)
- [ ] A *foreign* replacement pattern can also be provided as an attribute
carstingaxion commented 8 months ago

https://github.com/sc0ttkclark/wporg-replace-helper

carstingaxion commented 8 months ago

Better https://github.com/sc0ttkclark/wporg-replace

carstingaxion commented 8 months ago

https://github.com/marketplace/actions/wordpress-org-text-replace