drupalwxt / wxt

Drupal 10 variant of the Web Experience Toolkit (WxT).
https://drupalwxt.github.io
GNU General Public License v2.0
26 stars 27 forks source link

Release 3.0.12 #218

Closed nathanpw closed 4 years ago

nathanpw commented 4 years ago

See the full release documentation for more detail.

nathanpw commented 4 years ago

Everything should be good, except the drupal.org builds (as usual) I getting the following on the add release page in d.o. I am thinking of removing the make files altogether like lightning has done (in 8.x-4.104 - https://git.drupalcode.org/project/lightning/-/commit/c75fd00210422aa84eab225a82493251aa4d3fb2). Then it should build just the profile code (I think). We would also need to remove all the relevant steps from the release docs.

The drupal-org.make file for project Web Experience Toolkit (8.x) failed verification for Git tag 8.x-3.012.

http://drupal.org/node/642116 -- to learn more about correcting these errors. Starting Drupal.org contrib makefile validation, please wait [ok] The top-level attribute 'ibraries' is not allowed. [error] The Drupal.org validation check failed -- see [error] https://www.drupal.org/node/1432190 for more information. The 'core' attribute is required [error] You need to specify an API version of two in your makefile: [warning] api = 2 Starting Drupal.org contrib makefile validation, please wait [ok]

Once these errors are fixed, commit the changes to your drupal-org.make, move the release tag for your project (check the Git manual to learn how to move tags if necessary), and submit the release node again.

sylus commented 4 years ago

Everything is fixed now and pushed with tags updated and the website docs updated!

sylus commented 4 years ago

http://drupalwxt.github.io/wxt/d8/releases/

nathanpw commented 4 years ago

Thanks @sylus, as discussed we will deprecate some of the d.o make files and tarball in d 9 :)