Skip to content

Release process (issue template)

William H edited this page Nov 22, 2021 · 13 revisions

A GitHub.com issue is to be created for each release and must contain (at minimum) the following checklist:

See the [full release documentation](https://github.com/drupalwxt/wxt/wiki/Release-process) for more detail.

- [ ] All related projects (wxt_library and wxt_bootstrap) tagged and released on GitHub.com and Drupal.org
- [ ] Version number selected
- [ ] CHANGELOG.md updated
- [ ] composer.json updated
- [ ] Run version.sh for hook_updates and wxt contrib
- [ ] CI build passes
- [ ] Releases tagged and pushed to GitHub.com and Drupal.org
- [ ] WxT released on Drupal.org (https://github.com/drupalwxt/wxt/wiki/Release-process#release)
- [ ] Add changelog information to published tag once CI is done

Clone this wiki locally