Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

4.7.0 Release Tasks #1573

Closed
3 of 4 tasks
geerlingguy opened this issue Oct 4, 2017 · 7 comments
Closed
3 of 4 tasks

4.7.0 Release Tasks #1573

geerlingguy opened this issue Oct 4, 2017 · 7 comments

Comments

@geerlingguy
Copy link
Owner

geerlingguy commented Oct 4, 2017

Working on the 4.7.0 release...

  • Update CHANGELOG
  • Cut a rug tag
  • Add tag release notes
  • Blog post on Planet (highlight new things)
@geerlingguy
Copy link
Owner Author

Also, looks like Drupal 8.4.0, released today, requires at least Drush 8.1.12 to work. We have 8.1.12 set currently, but I've gone ahead and bumped to the latest release, 8.1.14.

@geerlingguy
Copy link
Owner Author

geerlingguy commented Oct 4, 2017

Looks like one of those changes caused:

TASK [geerlingguy.drupal : Install Drupal with drush.] *************************
fatal: [localhost]: FAILED! => {"changed": true, "cmd": ["/var/www/drupalvm/drupal/vendor/drush/drush/drush", "site-install", "standard", "-y", "--root=/var/www/drupalvm/drupal/web", "--site-name=Drupal", "--account-name=admin", "--account-pass=admin", "--db-url=mysql://drupal:drupal@localhost/drupal"], "delta": "0:00:38.702515", "end": "2017-10-04 20:36:50.076195", "failed": true, "msg": "non-zero return code", "rc": 1, "start": "2017-10-04 20:36:11.373680", "stderr": "Starting Drupal installation. This takes a while. Consider using the \u001b[1;32;40m\u001b[1m[ok]\u001b[0m
--notify global option.
sh: 1: /opt/mailhog/mhsendmail: not found
Installation complete.                                               \u001b[1;32;40m\u001b[1m[ok]\u001b[0m
Unable to send email. Contact the site administrator if the problem  \u001b[31;40m\u001b[1m[error]\u001b[0m
persists.
Congratulations, you installed Drupal!                               \u001b[1;32;40m\u001b[1m[status]\u001b[0m", "stderr_lines": ["Starting Drupal installation. This takes a while. Consider using the \u001b[1;32;40m\u001b[1m[ok]\u001b[0m", "--notify global option.", "sh: 1: /opt/mailhog/mhsendmail: not found", "Installation complete.                                               \u001b[1;32;40m\u001b[1m[ok]\u001b[0m", "Unable to send email. Contact the site administrator if the problem  \u001b[31;40m\u001b[1m[error]\u001b[0m", "persists.", "Congratulations, you installed Drupal!                               \u001b[1;32;40m\u001b[1m[status]\u001b[0m"], "stdout": "You are about to DROP all tables in your 'drupal' database. Do you want to continue? (y/n): y", "stdout_lines": ["You are about to DROP all tables in your 'drupal' database. Do you want to continue? (y/n): y"]}

See failed build: https://travis-ci.org/geerlingguy/drupal-vm/builds/283368401

@geerlingguy
Copy link
Owner Author

Hopefully fixed in the above commit...

@geerlingguy
Copy link
Owner Author

Back to green!

@geerlingguy
Copy link
Owner Author

Working on this tonight.

@geerlingguy
Copy link
Owner Author

@geerlingguy
Copy link
Owner Author

Finished! No blog post for this release; might do one at some point talking about direction with 4.x / 5.x split...

ashabed pushed a commit to debugacademy/academyvm that referenced this issue Jan 18, 2018
ashabed pushed a commit to debugacademy/academyvm that referenced this issue Jan 18, 2018
ashabed pushed a commit to debugacademy/academyvm that referenced this issue Jan 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant