Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release version 1.2.8 #456

Closed
20 tasks done
vikrampm1 opened this issue Aug 16, 2024 · 3 comments · Fixed by #457
Closed
20 tasks done

Release version 1.2.8 #456

vikrampm1 opened this issue Aug 16, 2024 · 3 comments · Fixed by #457
Assignees
Labels
priority: high The issue/PR is high priority—it affects lots of customers substantially, but not critically. type: task The issue is an internally driven task (e.g. from another A8c team).
Milestone

Comments

@vikrampm1
Copy link
Contributor

vikrampm1 commented Aug 16, 2024

This issue is for tracking the 1.2.8 release. Target release date: August 19 2024

Pre-release steps

Release steps

  • Branch: Starting from trunk, cut a release branch named release/1.2.8
  • Version bump: Bump the version number in woocommerce-accommodation-bookings.php, readme.txt, package.json and package-lock.json to 1.2.8. In woocommerce-accommodation-bookings.php update both the plugin "Version:" property and the plugin WC_ACCOMMODATION_BOOKINGS_VERSION constant
  • Update @since: Find all new @since x.x.x / @since n.e.x.t lines and update those with the new version number, 1.2.8
  • Generate changelog: Locally, generate the changelog by running the following Woorelease command: php woorelease.phar cl:generate --product_version=1.2.8 https://github.com/woocommerce/woocommerce-accommodation-bookings/tree/trunk. Ensure the changelog updates look correct
  • Update changelog: Take the changelog generated from the previous step and update the changelog.txt and readme.txt in the release PR with those changes
  • Open PR: Open a new PR against trunk from the release branch, release/1.2.8
  • Run tests: On this release PR, add the label needs: qit default tests. This will trigger the default QIT tests (activation, API and E2E). Ensure these tests pass as well as all other applicable tests
  • Merge: Merge the release PR into trunk
  • Prepare ZIP: Prepare the zip by running Woorelease locally on the trunk branch: php woorelease.phar build https://github.com/woocommerce/woocommerce-accommodation-bookings/tree/trunk. Make sure you are running the proper versions of node, npm and composer to ensure the built files are consistent across releases. Versions can be found in package.json
  • Compare: Download the latest released zip and then run a diff compare against the generated zip, ensuring all expected changes are there (and no unexpected changes)
  • Test ZIP: Take the ZIP generated from the previous step and test this locally, ensuring version numbers look correct, the changelog looks correct and the plugin installs and activates properly
  • Attach ZIP: Attach the ZIP to this issue and ping the Automattic team in the #a8c-10up-woo-support channel to complete the release
@vikrampm1 vikrampm1 added priority: high The issue/PR is high priority—it affects lots of customers substantially, but not critically. type: task The issue is an internally driven task (e.g. from another A8c team). labels Aug 16, 2024
@vikrampm1 vikrampm1 added this to the 1.2.8 milestone Aug 16, 2024
@dkotter dkotter mentioned this issue Aug 16, 2024
@dkotter dkotter reopened this Aug 28, 2024
@dkotter
Copy link
Contributor

dkotter commented Aug 28, 2024

@vikrampm1 This is ready for release:

woocommerce-accommodation-bookings.zip

@vikrampm1
Copy link
Contributor Author

@woocommerce/proton the above release zip is now ready to be published! Thanks.

@barryhughes
Copy link
Member

Shipped 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high The issue/PR is high priority—it affects lots of customers substantially, but not critically. type: task The issue is an internally driven task (e.g. from another A8c team).
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants