Adrià Mercader

Results 277 comments of Adrià Mercader

The backport actions seems to be working fine. See e.g. https://github.com/ckan/ckan/pull/8244 I had to tweak the permissions of the token to get it working and added all the settings needed...

@TomeCirun I took the liberty of extract and add the "remove mutable global state" bit of this PR into https://github.com/ckan/ckan/pull/8359, as it is needed fo the 2.11 release

Adding some details on tasks needed for each of the areas we want to automate as raised by @EricSoroos : * PyPi: This seems straightforward: Using the [PyPI publish](https://github.com/pypa/gh-action-pypi-publish) action...

Proposal for automated Docker Images is here: https://github.com/ckan/ckan-docker-base/pull/73

no worries @JVickery-TBS this is on my list to have a closer look. I'll figure out what's the best approach

@JVickery-TBS Finally got around to have a look at this. I reverted your changes to `call_action` and relaxed the checks done at the new validator level (https://github.com/ckan/ckan/commit/b65cc13ac90a0542d02dda9befc1fb28a4916247) as the presence...

Hi @u10313335 a PR against `dev-v2.10` would be great, thanks!