Francesco Frassinelli

Results 309 comments of Francesco Frassinelli

Custom build procedure has been implemented in 7e1a05f5304f5ac34bc2c70f9cefe43da9fae307

No problem. I will wait until `docker compose up` works. Feel free to tag me if help is needed.

> @frafra In my opinion the information about the command line CKAN commands in the [README.rst](https://github.com/ckan/ckanext-harvest/blob/master/README.rst) in this repository is equal to the commands usage documentation in [harvester.py](https://github.com/ckan/ckanext-harvest/blob/master/ckanext/harvest/commands/harvester.py) and corresponds...

Both `README.rst` and the docstring do not reflect what I see from the command line, which is what I posted in the first comment, which is the implementation.

Sorry for the confusion. My PR is incomplete indeed.

CKAN dev meeting notes 08/02/2022: it would be better to have a configuration file with the custom headers for external resources.

Can we move `[-P]` and accept the change as it is?

As ckanext-harvest just delete the harvested source as a regular package, I guess you have the same problem when creating a dataset with a name that has been used previously;...