Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QOLDEV-915 fix usability rating for CSV resources with valid schemas #250

Merged
merged 5 commits into from
Jul 17, 2024

Conversation

ThrawnCA
Copy link
Contributor

Fix the integration between ckanext-data-qld and ckanext-qa so we can apply our custom resource scoring algorithm.

ThrawnCA added 2 commits July 15, 2024 15:20
- Previously we detected the QA plugin presence by checking for it in the config, but this has stopped working,
possibly as part of the CKAN 2.10 upgrade. Change it to instead attempt the necessary imports and rely on that.

NB This will cause ckanext-data-qld to implement the IQA interface if QA is installed but not enabled.
However, that should not be problematic, since the interface will simply do nothing if QA is not running.
@ThrawnCA ThrawnCA requested a review from a team July 15, 2024 05:30
@ThrawnCA ThrawnCA force-pushed the QOLDEV-915-schema-usability-rating branch 4 times, most recently from 078fac9 to e3ce583 Compare July 16, 2024 01:57
- Attach a file rather than entering a string
@ThrawnCA ThrawnCA force-pushed the QOLDEV-915-schema-usability-rating branch from e3ce583 to 4bc97c1 Compare July 16, 2024 05:25
@ThrawnCA ThrawnCA force-pushed the QOLDEV-915-schema-usability-rating branch from cafc0af to 3d8185b Compare July 17, 2024 01:43
@ThrawnCA ThrawnCA merged commit c3c0801 into develop Jul 17, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants