Skip to content

Conversation

circlecube
Copy link
Member

@circlecube circlecube commented May 15, 2025

Proposed changes

The lint command was causing errors, so this removes it from the command that is run as part of the prep release workflow.

The composer command also causes errors. We can revisit this later, but removing for now to allow the release workflow to process.

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 and others added 5 commits May 15, 2025 16:08
* main:
  temp edit on workflow
  Skip loading assets on onboarding
  add es_MX and pt_BR
  Composer(deps): Bump newfold-labs/wp-module-installer
  update spanish translation
@circlecube circlecube requested review from zlateska, wpalani and a team May 16, 2025 15:43
* main:
  Bump module version to 2.9.6
  Skip loading utility styles on onboarding (AGAIN)
  Update codecoverage-main.yml
  Bump version 2.9.5
  Update CSSUtilities.php
  Use single quotes consistently.
  Avoid hardcoding a branch name as input value.
  Update .github/workflows/i18n-update.yml
  Add workflow to automate the .pot .po .php .json file generation
  PHPUnit scaffolding

# Conflicts:
#	bootstrap.php
#	build/2.9.3/blocks/block.json
#	build/2.9.3/wonder-blocks-rtl.css
#	build/2.9.3/wonder-blocks.asset.php
#	build/2.9.3/wonder-blocks.css
#	build/2.9.3/wonder-blocks.js
#	build/2.9.4/blocks/block.json
#	build/2.9.4/wonder-blocks-rtl.css
#	build/2.9.4/wonder-blocks.asset.php
#	build/2.9.4/wonder-blocks.css
#	build/2.9.4/wonder-blocks.js
#	build/2.9.6/blocks/block.json
#	build/2.9.6/wonder-blocks-rtl.css
#	build/2.9.6/wonder-blocks.asset.php
#	build/2.9.6/wonder-blocks.css
#	build/2.9.6/wonder-blocks.js
#	package-lock.json
#	package.json
Copy link
Contributor

github-actions bot commented Jun 24, 2025

* main: (78 commits)
  v2.10.0
  Update Yoast ctbId
  NPM Dev(deps-dev): Bump esbuild from 0.25.2 to 0.25.8
  Composer Dev(deps-dev): Bump johnpbloch/wordpress from 6.8.1 to 6.8.2
  Apply all automated translation updates.
  NPM Dev(deps-dev): Bump @wordpress/scripts from 27.9.0 to 30.20.0
  NPM Dev(deps-dev): Bump eslint-plugin-prettier from 5.2.6 to 5.5.3
  Apply all automated translation updates.
  Composer(deps): Bump newfold-labs/wp-module-installer
  Apply all automated translation updates.
  GitHub Actions(deps): Bump shivammathur/setup-php from 2.33.0 to 2.35.2
  Downgrade ESLint to version `8`
  Update PluginRequirements.php
  GitHub Actions(deps): Bump stefanzweifel/git-auto-commit-action
  Apply all automated translation updates.
  Add build
  Redesign installation modal
  Fix PHP Standards warnings
  Update BlockStyles.php
  Update PluginRequirements.php
  ...

# Conflicts:
#	package-lock.json
Copy link
Member

@desrosj desrosj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The action files look good. Thanks for the changes!

@circlecube circlecube merged commit 75c017d into main Aug 4, 2025
15 checks passed
@circlecube circlecube deleted the fix/post-set-version-command branch August 4, 2025 21:53
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.

3 participants