dkan-tools
dkan-tools copied to clipboard
CLI tools for DKAN site management
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.1 to 7.7.0. Release notes Sourced from guzzlehttp/guzzle's releases. Release 7.7.0 See change log for changes. Release 7.6.1 See change log for changes. Release 7.6.0 See change...
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 2.1.0 to 2.5.0. Release notes Sourced from guzzlehttp/psr7's releases. 2.5.0 See change log for changes. 2.4.5 See change log for changes. 2.4.4 See change log for changes....
I created a new Debian11 guest VM on a Debian11 kvm host and installed docker and docker compose within the VM. Then I followed: https://getdkan.github.io/dkan-tools/#installation.html I created to symlink for...
**User Story** As a Drupal developer, I need to have at least PHP 8.1.x to upgrade to use Drupal 10. Change record: https://www.drupal.org/node/3264830 **Acceptance Criteria** When using DKAN Tools, the...
When executing the dltk init command, the dependencies begin to be installed with the composer but it reaches a point where many dependencies show problems when downloading them with a...
**Describe the bug** In support of WCMS-9796, I tried to get dktl to run under ddev. This was unsuccessful, until I discovered I could use `DKTL_MODE=HOST` to force dktl to...
Fix xdebug config so that it works with newer xdebug changes, should work on mac and linux with the same file now.