Thierry Dallacroce

Results 5 issues of Thierry Dallacroce

When the dataset-specific API docs is generated, it's created from the full spec, whose paths were already prefixed with `$settings['dkan_api_base']`. As a result, `$fullSpec['paths']['/api/1/...']` is not found, resulting in breaking...

With the goal of cleaning up an old harvest from an environment where it was mistakenly added and ran, I tested both of the following approaches in a local environment:...

Component: Harvest
harvest
2.x

Our project, which utilizes dkan2 and dkan-tools, has its own custom dkan-tools command in namespace `DkanTools\Command`. When running within Docker, dkan-tools finds the command just fine. However, when running without...

PQDC

### Steps to reproduce: 1. dktl install (from master) 1. dktl drush dkan-dummy-content:create 1. dktl drush cron 1. dktl drush dkan-datastore:list 1. dktl drush dkan-harvest:list Will output errors such as:...