Lee
Lee
We could look at creating a module uninstall validator using the Drupal\Core\Extension\ModuleUninstallValidatorInterface and inform the users that the module cannot be uninstalled as content exists for the news content type....
The commit hash for that version is https://github.com/localgovdrupal/localgov/commit/dc3a740d16f3a6793272831fc7c9d366dea20b64, maybe tag `3.2.1` was created by mistake instead of `3.1.2`. @finnlewis or @stephen-cox can you delete the tag `3.2.1` on packagist? This...
@mrlubos I have a similiar issue with the runtimeConfigPath as `./src/hey-api.ts` With `0.82.5` it generated the correct import as; ```ts import { createClientConfig } from '../../../hey-api'; ``` The recent release...
@finnlewis @stephen-cox PR here for 3.2.x https://github.com/localgovdrupal/localgov_project/pull/201
@finnlewis PR here for 3.x as well https://github.com/localgovdrupal/localgov_project/pull/202
This is the cause of this error https://github.com/localgovdrupal/localgov/issues/915 due to the old database used for upgrades needing it
Correct but the failed pipeline that ran at drupal.org in https://github.com/localgovdrupal/localgov/issues/915 does have it removed as part of the commit https://git.drupalcode.org/project/localgov/-/commit/972de037a70dfb716c7ffe6e92e5455fdf45f3e0
That's a good question @andybroomfield I believe it tests the upgrade of the profile 2.x to 3.x. I don't believe 2.x of the profile is supported now, so do we...
There is some initial experimental work here https://github.com/millnut/localgov_recipe but I'm planning to revisit again after the D11 work
Hi @finnlewis it fails due to this error ``` Errors found Missing or invalid module The following module is marked as installed in the core.extension configuration, but it is missing:...