Skip to content

Automated patch release: 2.3.7#931

Merged
arunshenoy99 merged 1 commit into
mainfrom
release/2.3.7
Jun 23, 2026
Merged

Automated patch release: 2.3.7#931
arunshenoy99 merged 1 commit into
mainfrom
release/2.3.7

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Changes in this pull request

  • Bumped version from 2.3.6 to 2.3.7
  • ✅ Ran npm script: post-set-version
  • ✅ Ran npm script: build
  • ✅ Ran composer script: i18n

Merged PRs since last release

Generated automatically by CI workflow (see prep-release workflow).

@arunshenoy99
arunshenoy99 marked this pull request as ready for review June 23, 2026 10:27
@github-actions

Copy link
Copy Markdown
Contributor Author

AI code review

✅ Strengths

  • Version bump is applied consistently across bootstrap.php, package.json, and package-lock.json (2.3.7).
  • i18n artifacts updated with fresh PO/JSON revision timestamps; no unexpected content churn beyond dates.
  • Build and i18n steps were run per PR description; minimal, low-risk diff for a patch release.

⚠️ Suggestions

  • Please update docs/changelog.md for 2.3.7 (repo guidance asks to keep docs current when cutting a release). If this is handled by another automated step, consider noting that in the PR template to clarify.
  • The i18n generator metadata appears inconsistent: JSON files indicate WP-CLI/2.12.0 while the .l10n.php headers still say WP-CLI 2.11.0. Not harmful, but standardizing the toolchain version would reduce future diff noise.
  • As part of release QA, sanity-check that NFD_ECOMMERCE_MODULE_VERSION reports 2.3.7 in a WP admin context and that translations load correctly for store-info and quick-add-product UIs. Given the recently merged auto-install flows (Payments & Shipping on WooCommerce activation), it’s worth a quick smoke/E2E pass to confirm no regressions in those paths.

❌ Issues

  • No blocking issues identified in this diff. No functional code changes beyond the version define and generated translation timestamps.

Verdict

⚠️ Verdict: Looks good to merge as a patch release. Recommend merging with the minor follow-ups above (changelog update and i18n tool version consistency) either in this PR or a quick subsequent one.

@arunshenoy99 arunshenoy99 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Approved ✅

Automated patch release 2.3.7 (was 2.3.6). Includes the merged #930 (auto-install Payments & Shipping on WooCommerce activation, PRESS0-3627), which was reviewed and verified to be safe and to pair with wp-module-installer's catalog entry. Version bump + build artifacts only; mechanical release PR.

@github-actions

Copy link
Copy Markdown
Contributor Author

Coverage: Base 8.88% → PR 8.88% (must not decrease).
✅ No decrease.

Code Coverage

project coverage report 8.88% @ 2bf0316

@arunshenoy99
arunshenoy99 merged commit 2ba1ffe into main Jun 23, 2026
15 checks passed
@arunshenoy99
arunshenoy99 deleted the release/2.3.7 branch June 23, 2026 10:39
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.

1 participant