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

lint and format #244

Merged
merged 4 commits into from
Aug 1, 2024
Merged

lint and format #244

merged 4 commits into from
Aug 1, 2024

Commits on Jul 22, 2024

  1. lint and format

    lint and format codebase with ruff and black
    lalewis1 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    e5d9b18 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. compute better filenames for returned rdf

    As per issue idn-au/catalogue-data#35 The
    returned RDF files did not have appropriate filenames.
    lalewis1 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    bd4e13f View commit details
    Browse the repository at this point in the history
  2. add tests for content-disposition and mediatype

    tests that the returned headers are as expected for object and listing
    endpoints
    lalewis1 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    61c56ae View commit details
    Browse the repository at this point in the history
  3. update pre-commit hooks

    lalewis1 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    e54253a View commit details
    Browse the repository at this point in the history