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

CKAN 2.11 upgrade #286

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from
Draft

CKAN 2.11 upgrade #286

wants to merge 13 commits into from

Conversation

FuhuXia
Copy link
Member

@FuhuXia FuhuXia commented Mar 4, 2025

Pull Request

Related to GSA/data.gov#5095

About

  • replace CKAN core 2.10 with 2.11
  • use apt-get not apk to install packages since 2.11 is on Debian
  • add conftest.py to simplify each test
  • ensure each test is independent
  • refactor tracking_update for simplification
  • remove unused elements
    • update-dataset-geo-fields
    • doi stuff
    • combine_feed
    • geodatagov_miscs
  • add helper functions for testing
    • populate_locations_table
    • reset_db_and_solr
  • bump minor version from 0.2.10 to 0.3.0.

PR TASKS

  • The actual code changes.
  • Tests written and passed.
  • Any changes to docs?
  • Bumped version number in setup.py (also checked on PyPi).

@FuhuXia
Copy link
Member Author

FuhuXia commented Mar 5, 2025

Do not merge to main until catalog is on ckan 2.11.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants