Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ckan/ckan
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ckan/ckan
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: pep420-namespace-packages
Choose a head ref
  • 6 commits
  • 25 files changed
  • 1 contributor

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    c94d27f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e451d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    16a72c9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'pep420-namespace-packages' of github.com:ckan/ckan into…

    … pep420-namespace-packages
    amercader committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    cfa6705 View commit details
    Browse the repository at this point in the history
  3. Use correct package find configuration for setuptools

    https://setuptools.pypa.io/en/latest/userguide/package_discovery.html#finding-namespace-packages
    
    Otherwise `ckan` commands failed with
    
        Module "ckanext.activity.plugin" not found
    amercader committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7d62031 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    368d58e View commit details
    Browse the repository at this point in the history
Loading