- Issue created by @fago
- First commit to issue fork.
- 🇸🇮Slovenia useernamee Ljubljana
testing gitpod with standard installation profile.
- 🇸🇮Slovenia useernamee Ljubljana
After further investigation I found out that Gitpod Classic is going to be shut down in April 📌 Gitpod Classic will shut down, making Drupalpod obsolete Active .
I did try to override the .gitpod.yml file but wasn't successful (It probably needs to get merged into the develop branch and I'm a bit afraid of testing it there).
maybe we could write instructions how to enable the modules in gitpod terminal:
ddev composer require "drupal/responsive_preview":"^2.0" "drupal/rest_log": "^2.3" "drupal/schema_metatag":"^3.0" "drupal/webform":"^6.0" "drupal/search_api": "^1.0" "drupal/search_api_exclude": "^2.0" ddev drush en lupus_decoupled_responsive_preview
- 🇦🇹Austria fago Vienna
the module is already installed in gitpod, so that line can be skipped.
Let's do a separate command then for enabling optional modules in the demo in gitpod + add it to README docs for regular ddev users. Let's enable responsive-preview + rest-debug module also, I think it's also there. - 🇦🇹Austria fago Vienna
MR is ready. I ran into one related, but separate problem with layout_builder though, so creating bug report.
Automatically closed - issue fixed for 2 weeks with no activity.