Skip to content

Conversation

circlecube
Copy link
Member

Proposed changes

This adds a prep release workflow to use when preparing a release. It will update the version (which this also adds to the package.json file), perform a fresh build, and update language files in a new PR.

Since the module doesn't contain a PHP version constant we pass an empty string to the php-file input. This will skip the step in the reusable workflow for updating the PHP constant.

Type of Change

Production

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency update
  • Refactoring / housekeeping (changes to files not directly related to functionality)

Development

  • Tests
  • Dependency update
  • Environment update / refactoring
  • Documentation Update

Video

Checklist

  • I have read the CONTRIBUTING doc
  • I have viewed my change in a web-browser
  • Linting and tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

@circlecube circlecube requested a review from a team May 13, 2025 18:14
@circlecube circlecube self-assigned this May 13, 2025
* main:
  NPM Dev(deps-dev): Bump react-router-dom from 7.5.3 to 7.6.1
  Composer(deps): Bump newfold-labs/wp-module-data from 2.8.3 to 2.8.4
  NPM Dev(deps-dev): Bump @tailwindcss/postcss from 4.1.5 to 4.1.7
  NPM(deps): Bump @wordpress/api-fetch from 7.22.0 to 7.23.0
  NPM Dev(deps-dev): Bump @wordpress/url from 4.22.0 to 4.23.0
  Composer(deps): Bump newfold-labs/wp-module-data from 2.7.2 to 2.8.3
  NPM Dev(deps-dev): Bump @wordpress/dom-ready from 4.22.0 to 4.23.0
  NPM(deps): Bump @wordpress/element from 6.22.0 to 6.23.0
  NPM Dev(deps-dev): Bump @wordpress/scripts from 30.15.0 to 30.16.0
@circlecube circlecube requested a review from desrosj May 27, 2025 15:20
circlecube and others added 4 commits May 27, 2025 13:55
Co-authored-by: Jonathan Desrosiers <359867+desrosj@users.noreply.github.com>
Co-authored-by: Jonathan Desrosiers <359867+desrosj@users.noreply.github.com>
@circlecube circlecube merged commit db0b78b into main May 27, 2025
2 checks passed
@circlecube circlecube deleted the add/release-workflow branch May 27, 2025 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants