Skip to content

Move to ddev#225

Draft
vincent-gao wants to merge 4 commits into
developfrom
move-to-ddev
Draft

Move to ddev#225
vincent-gao wants to merge 4 commits into
developfrom
move-to-ddev

Conversation

@vincent-gao

Copy link
Copy Markdown
Collaborator

No description provided.

…contrib.

Mirrors the tide_core move-to-ddev setup. composer.json is now both the
published profile package and the composer root for local dev: repositories
are synced from tide_core, and contrib patches defined in tide_core's
composer.json are applied via extra.enable-patching. The profile is
symlinked into web/profiles/custom/tide (DRUPAL_PROJECTS_PATH override)
and installed with 'drush si tide'. drupal-scaffold is stopped from
overwriting the repository's .gitattributes.
Replaced by DDEV (see previous commit).
The build job now validates composer configuration, builds the site with
ddev poser, installs it with the tide profile and verifies the enabled
tide modules. export_config still needs a DDEV-based rewrite.
tide_core's develop does not yet contain the fix that moves the
administrator-role-dependent tide_site views to optional config, so a
fresh 'drush si tide' fails with an UnmetDependenciesException. Point at
the matching tide_core branch until it is merged, then revert this to
dev-develop.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant