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

New ckan dcat consume and ckan dcat produce commands #279

Merged
merged 6 commits into from
May 7, 2024
Merged

Commits on May 6, 2024

  1. Consume command

    amercader committed May 6, 2024
    Configuration menu
    Copy the full SHA
    9a4edcc View commit details
    Browse the repository at this point in the history
  2. Produce command

    amercader committed May 6, 2024
    Configuration menu
    Copy the full SHA
    a8e4e34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad7a2bd View commit details
    Browse the repository at this point in the history
  4. Add new serialize_datasets method to Serializers

    It accepts a list of datasets instead of a single one
    amercader committed May 6, 2024
    Configuration menu
    Copy the full SHA
    fe268e0 View commit details
    Browse the repository at this point in the history
  5. Document CLI commands

    amercader committed May 6, 2024
    Configuration menu
    Copy the full SHA
    e3148fc View commit details
    Browse the repository at this point in the history
  6. Add CLI tests

    amercader committed May 6, 2024
    Configuration menu
    Copy the full SHA
    576e26c View commit details
    Browse the repository at this point in the history