Andres Vazquez

Results 31 comments of Andres Vazquez

Rename your fixture from `clean_db` to m`my_plugin_clean_db` could help I'll not expect a conflict but maybe it's happening Something like this could fix the issue ```py @pytest.fixture def my_plugin_clean_db(reset_db, migrate_db_for):...

This is probably related to a change in `setuptools` CKAN 2.10.5 installs `setuptools>=44.1.0` I temporary fixed this in my setup by installing `setuptools==61.0.0` before installing this extension

@tino097 PR updated here https://github.com/dathere/datapusher-plus/pull/255/commits/60d9d7306f22bcba307c9f7a28bb350d7e228553

@tino097 it looks like this PR is no longer valid for `main`. The base code no longer exist. We are based on the `2.0.0` tag and we create PRs to...

Please, feel free to close this if you consider this change is no longer valid @tino097

Thanks @jqnatividad Will DRUF be an optional feature?

You created #7900 @JVickery-TBS What do you think about this?

I just re-add the `pre-init` class add/remove Thanks @JVickery-TBS !

This was already fixed for the `midnight-blue` template at `ckan/templates-midnight-blue/header.html` +1 to the change

Discussion started about AI generated code here https://github.com/ckan/ckan/discussions/9060