Active
Project:
Dropsolid Rocketship
Version:
11.1.0
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Apr 2025 at 08:42 UTC
Updated:
24 Apr 2025 at 07:11 UTC
Jump to comment: Most recent
Use artifact base deploys as base deployment method.
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 #3
nanakAttached merge request which:
- Updates .gitignore to ignore composer manged files
- Adds .gitlab-ci.yml.dist file, supporting artifact base deploy. Must be renamed .gitlab-ci.yml to leverage it
- Move dropsolid/ddev-drupal to require-dev section, and bump to ^0.7.0
- Disallow new "tbachert/spi" plugin (see https://www.drupal.org/node/3492353)