- Issue created by @q0rban
- Merge request !383Issue #3497746: Tugboat config: fix path to composer.json and use jq instead of sed β (Merged) created by q0rban
- πΊπΈUnited States q0rban Atlanta, GA
Tugboat build completed successfully that time. https://mr383-wrpoaadtpuidlglhwmgprwa1iwrvnded.tugboatqa.com/
- πͺπΈSpain penyaskito Seville π, Spain πͺπΈ, UTC+2 πͺπΊ
This works as expected, as you can see in the tugboat in this issue. Wondering if we might want to re-use the script at .ddev/.homeadditions/bin/generate-composer-json though. RTBCing so it gets to @phenaproxima eyes.
- πΊπΈUnited States q0rban Atlanta, GA
After switching to using the ddev script, I receive the following error during composer install:
... - Patching drupal/core - Found cached patch at /root/.cache/composer/patches/cf81f867c053876f8a76c6be64ef23a8b207c51b00b1edaabd303fddcffc317e.patch - Patching drupal/default_content - Found cached patch at /root/.cache/composer/patches/2660ac03daf6d98707d4545122c3098f58445ce35da6140f3088a4b322f3ef91.patch 52 package suggestions were added by new dependencies, use `composer suggest` to see details. Generating optimized autoload files 108 packages you are using are looking for funding. Use the `composer fund` command to find out more! In ScaffoldFilePath.php line 135: Scaffold file xb_page.yml not found in package drupal/cms.
Any ideas on what might be wrong?
- πΊπΈUnited States phenaproxima Massachusetts
Ah yes. That will be fixed by π Create a specialized recipe to hold the XB demo Active , but for now, you could do this workaround once you've run the script and generated composer.json:
composer config --unset extra.drupal-scaffold.file-mapping
(Haven't tested but I think that would do the trick for you.)
- πΊπΈUnited States q0rban Atlanta, GA
Okay, that seemed to do the trick, thank you @phenaproxima!
-
phenaproxima β
committed cae0f9c6 on 1.x authored by
q0rban β
Issue #3497746 by q0rban, penyaskito: Tugboat previews fail due to...
-
phenaproxima β
committed cae0f9c6 on 1.x authored by
q0rban β
- πΊπΈUnited States phenaproxima Massachusetts
Merged into 1.x and cherry-picked to 1.0.x. Thanks!
-
phenaproxima β
committed 30d61660 on 1.0.x authored by
q0rban β
Issue #3497746 by q0rban, penyaskito: Tugboat previews fail due to...
-
phenaproxima β
committed 30d61660 on 1.0.x authored by
q0rban β
Automatically closed - issue fixed for 2 weeks with no activity.