Problem/Motivation
We are using version 1.1.2 of Ddev's ddev/ddev-drupal-contrib add-on for setting up a local 8.0.x environment; but newer versions are available.
Some of the tools we use through Ddev's ddev-drupal-contrib plugin leave behind cache files in the repo, which we shouldn't commit. We should add these to a .gitignore file.
Proposed resolution
Run ddev add-on get ddev/ddev-drupal-contrib again and commit the result. Update .gitignore.
Remaining tasks
9.0.x merge request- merge request !213 created by @mparker17 in #28.0.x merge request- merge request !214 created by @mparker17 in #3Commit 9.0.x- merged by @mparker17 in #6Commit 8.0.x- merged by @mparker17 in #8- Release 9.0.x
- Release 8.0.x
User interface changes
None.
API changes
None.
Data model changes
None.
Issue fork elasticsearch_connector-3587416
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
mparker17Created merge requests!
Comment #5
mparker17Tests pass, so merging 9.0.x; then merging 8.0.x
Comment #7
mparker17Merged to 9.0.x; merging to 8.0.x next.
Comment #9
mparker17Merged to 8.0.x now too.
I'll update this issue when these changes are released.