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

Feat/ckan 2.10 python 3 #21

Draft
wants to merge 26 commits into
base: master
Choose a base branch
from
Draft

Feat/ckan 2.10 python 3 #21

wants to merge 26 commits into from

Commits on Aug 22, 2023

  1. fix: call auth-function before resource_show

    otherwise we get a NotFound for every resource, even though they exist O_o
    stefina authored and bellisk committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    0fb5c28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67ce430 View commit details
    Browse the repository at this point in the history
  3. style: Remove repeated references to dryrun option

    The option is described in the help text anyway, no need to mention it here as well.
    bellisk committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    87248ed View commit details
    Browse the repository at this point in the history
  4. fix: Fix typo

    bellisk committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    c0420cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f52c191 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a412cc5 View commit details
    Browse the repository at this point in the history
  7. docs: Update README

    bellisk committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    ba94491 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    099f191 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6269b51 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    961dc04 View commit details
    Browse the repository at this point in the history
  11. style: Run black and isort

    bellisk committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    f435bb7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c364fb7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8da33d2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cbf6a20 View commit details
    Browse the repository at this point in the history
  15. fix: Fix path in test.yml

    bellisk committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    cb65d4b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    84bbebe View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    19c2a33 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    acf99bb View commit details
    Browse the repository at this point in the history
  19. update: Update flake8 version

    bellisk committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    b7c3809 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    c97d45c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ffba5a View commit details
    Browse the repository at this point in the history
  3. chore: Clean up references to shacl

    The shacl validation code was moved out of this repository long ago.
    bellisk committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    819c211 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    7753346 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #26 from opendata-swiss/ckan-210-resolve-merge-con…

    …flicts
    
    Latest changes from ogdch-commands back into CKAN 2.10 compatible version
    stefina authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    4c50139 View commit details
    Browse the repository at this point in the history
  3. fix: define resource_path

    This went missing after falsely resolved merge conflicts
    stefina authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    f3052f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    d036bb1 View commit details
    Browse the repository at this point in the history