William Dutton
William Dutton
Hmm, Did you place that api key ``ckanext.xloader.api_token`` in both the xloader workers as well as all web workers? In our website, we do see Authorization being included on loopback....
Looks like setup tools for 2.9 has started to fail unrelated to your changes. /usr/lib/python3.9/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require'
I've cut a release today for 1.2.0 which is compatible for 2.9 ~ 2.11. I'm ok with dropping 2.9 support via this PR, I've updated the doc's and cicd pipeline...
squashed version: https://github.com/ckan/ckanext-xloader/pull/239 (and added to the changelog file too)
https://github.com/ckan/ckan-docker-base/pull/76 https://github.com/ckan/ckanext-xloader/pull/245
https://repost.aws/questions/QU1jeKaTRYQ7WeA7XobfP21g/how-do-i-install-docker-version-27-3-1-on-amazon-linux-2023
> Please also include `docker compose`, see #186 Docker now include docker compose. Base al2023 version has 'most' features but if you want the --wait flag you need docker v28+
I'll get onto this, sorry i did not see this before i started to incorporate qld-gov-au 2.10 work (still wip)
Hi @blagojabozinovski , I've tried to correct your branch based off where this was forked from v2.0.0. Sadly you have 38 failing tests https://github.com/ckan/ckanext-validation/actions/runs/12367164030 only additions were cicd and test...
Our www.data.qld.gov.au website is now using ``` CKANExtValidation: &CKANExtValidation name: "ckanext-validation-{{ Environment }}" shortname: "ckanext-validation" description: "CKAN Extension for validating Data Packages" type: "git" url: "https://github.com/qld-gov-au/ckanext-validation.git" version: "0.0.8-qgov.15" ``` https://github.com/qld-gov-au/ckanext-validation/compare/v0.0.8-qgov.13...0.0.8-qgov.15...