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

Weekly release 2023-09-25 #122

Merged
merged 19 commits into from
Sep 25, 2023
Merged

Weekly release 2023-09-25 #122

merged 19 commits into from
Sep 25, 2023

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    2690f1d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #117 from NaturalHistoryMuseum/josh/fix_tests

    Fix tests, postgresql wasn't working
    jrdh authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    08a9c9e View commit details
    Browse the repository at this point in the history
  3. build: adds ckantest:next as a test target option

    To use it run docker-compose run next. This commit also removed the docker-compose run ckan option as there is no ckan service anymore, this has been renamed latest to reflect what it runs against.
    jrdh committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    93714a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    219153e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69106a6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #118 from NaturalHistoryMuseum/josh/test_on_210

    Add ckantest:next as a test target option
    jrdh authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    112a385 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    300423d View commit details
    Browse the repository at this point in the history
  8. test: add a test for login_success

    This is an important test as it is something that works on CKAN 2.9 but not on CKAN 2.10.
    jrdh committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    b68e13d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Configuration menu
    Copy the full SHA
    bdcfc26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2b7cbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    825036c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3c809d View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Merge pull request #120 from themowski/116-support-ckan-2.10

    Add support for CKAN 2.10.0+
    jrdh authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    18b5e47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b63ed6 View commit details
    Browse the repository at this point in the history
  3. ci: add tests on next to ci

    jrdh committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    b741e44 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #121 from NaturalHistoryMuseum/josh/run_210_tests_too

    ci: add tests on next to ci
    jrdh authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    40b9069 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #119 from NaturalHistoryMuseum/josh/test_on_210

    Add tests that work on CKAN 2.9 but break on 2.10
    jrdh authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    fad9b66 View commit details
    Browse the repository at this point in the history
  6. test: sort out the CKAN 2.10 tests

    They weren't working and weren't covering the various new bits added when CKAN 2.10 is in use.
    jrdh committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    5465a46 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #123 from NaturalHistoryMuseum/josh/fix_210_tests

    Fix CKAN 2.10 tests
    jrdh authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    9c95f0e View commit details
    Browse the repository at this point in the history