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

okfn -> ckan, solr 8 or 9, add 2.11 (mark experimental), Add testing direct #79

Merged
merged 6 commits into from
Dec 20, 2024

Conversation

duttonw
Copy link
Member

@duttonw duttonw commented Dec 19, 2024

  • container okfn -> ckan
  • fix tests from container swap (ensure _reset_plugin_counter() is called before testing)
  • correct proxy injection as python3 ```use_proxy = 'ckan.download_proxy' in t.config; if use_proxy:`` == true which should be False/None when missing.
  • downgrade setuptools for 2.9 only
  • split solr version between 2.9 (solr8) rest (solr9)
  • Disable CSRF WTF_CSRF_ENABLED = False on main test.ini for direct testing.
  • Direct testing added (alt testing without cirunner)
  • remove python2 docker-compose option from docker.sh
  • Add how to run github actions locally via act plus docker

@duttonw duttonw added the enhancement New feature or request label Dec 19, 2024
@duttonw duttonw requested a review from ThrawnCA December 19, 2024 03:08
@duttonw duttonw self-assigned this Dec 19, 2024
@duttonw
Copy link
Member Author

duttonw commented Dec 19, 2024

had an itch and had to scratch it :).

@duttonw duttonw merged commit 4e101be into qld-gov-au:develop Dec 20, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants