Results 20 comments of Raphael Stolt

For large projects it totally would make sense, but I guess this projects primarly focus are small packages. The other question is if Phing is still this popular like it...

@jonathantorres What's your standing on this?

Hi @piotr-zuralski still intend to contribute this?

Would that really be a own command, and not an optional option which halts the further construction and produces a warning to choose an alternative package name?

+1 on the GitHub API client. For auth I would suggest using the GitHub API token which can be set in an .env file.

Yes seems like an implementation of the desired feature; though I haven't tried it really yet. Btw a display of the available options and arguments when issuing `phpbrew --help|-h` would...

Also getting this error constantly, though my CKAN instance version is `2.3`, and harvesting seems to be seriously broken. My config settings are: ``` { "remote_groups": "only_local", "force_all": true, "user":...

Seems like adding `'defer_commit': True` to the context dictionary in a custom harvester prevents the `DetachedInstanceError` from being raised. Can someone confirm this?

When going down the rabbit hole to fix or better said avoid this error, I noticed when disabling the core CKAN `recline_view` plugin or replacing it with `recline_grid_view` the error...

Simply by modifiying the plugins list (i.e. ckan.plugins) in `/etc/ckan/default/production.ini`.