D10: Update recommendation for Acquia Purge (drupal/acquia_purge)

Created on 24 January 2024, 5 months ago
Updated 8 February 2024, 5 months ago

Problem/Motivation

Project url: https://www.drupal.org/project/acquia_purge β†’

This module has been previously vetted for D9 with the following snippet added to curated.json:

{
    "package": "drupal/acquia_purge",
    "constraint": "^1.2",
    "install": [
        "acquia_purge_geoip"
    ],
    "replaces": {
        "name": "acquia_geoip_vary_by_country"
    },
    "vetted": true
},
{
    "package": "drupal/acquia_purge",
    "constraint": "^1.2",
    "note": "An automatic migration of settings does not make sense for this module. The Acquia Purge module is mostly 'zero configuration'; the only thing you have to do is add an 'Acquia Cloud' purger in the Purge module. See https://git.drupalcode.org/project/acquia_purge/raw/HEAD/INSTALL.md for detailed instructions.",
    "install": [
        "acquia_purge"
    ],
    "replaces": {
        "name": "acquia_purge"
    },
    "vetted": true
}

Steps to reproduce

n/a

Proposed resolution

Take snippet from D9 recommendation, update for D10 compatibility, add to D10 curated.json.

Remaining tasks

  1. On a fresh D7 site, install Acquia Purge, Cache Expiration, Acquia GeoIP Vary
  2. Add snippet from D9 recommendation in D10 curated.json
  3. Generate new recommendations.json with make command
  4. Use acli to generate a new D10 project based on this new recommendations.json file
  5. Test to see if old recommendation still works
  6. If not, update snippet to D10 appropriate values and update recommendations.json by running make

User interface changes

n/a

API changes

n/a

Data model changes

n/a

πŸ“Œ Task
Status

Fixed

Version

1.9

Component

Recommendations

Created by

πŸ‡ΊπŸ‡ΈUnited States dan612 Portland, Maine

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024