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

  1. 9.0.x merge request - merge request !213 created by @mparker17 in #2
  2. 8.0.x merge request - merge request !214 created by @mparker17 in #3
  3. Commit 9.0.x - merged by @mparker17 in #6
  4. Commit 8.0.x - merged by @mparker17 in #8
  5. Release 9.0.x
  6. Release 8.0.x

User interface changes

None.

API changes

None.

Data model changes

None.

Command icon 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

mparker17 created an issue. See original summary.

mparker17’s picture

Issue summary: View changes
Status: Active » Needs review

Created merge requests!

mparker17’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: +needs backport to 8.0.x

Tests pass, so merging 9.0.x; then merging 8.0.x

  • mparker17 committed 17b9bf7a on 9.0.x
    feat: #3587416 Update ddev plugins and gitignore
    
    By: mparker17
    
mparker17’s picture

Version: 9.0.x-dev » 8.0.x-dev
Issue summary: View changes
Status: Reviewed & tested by the community » Patch (to be ported)
Issue tags: -needs backport to 8.0.x

Merged to 9.0.x; merging to 8.0.x next.

  • mparker17 committed 74db8023 on 8.0.x
    feat: #3587416 Update ddev plugins and gitignore
    
    By: mparker17
    
mparker17’s picture

Issue summary: View changes
Status: Patch (to be ported) » Fixed

Merged to 8.0.x now too.

I'll update this issue when these changes are released.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.