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: spiders: add all available publishers from Mexico Plataforma Digital Nacional #1078

Merged
merged 4 commits into from
Apr 16, 2024

Commits on Apr 15, 2024

  1. feat: spiders: add all available publishers from

    Mexico Plataforma Digital Nacional
    yolile committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2303f2a View commit details
    Browse the repository at this point in the history
  2. chore(peru_osce_bulk): Override url_builder, instead of overriding th…

    …e pages_url_builder default. Use same callback name as other index spiders.
    jpmckinney committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2f82480 View commit details
    Browse the repository at this point in the history
  3. feat: Allow url_builder to return keywords arguments for build_reques…

    …t. Allow formatter to be None and for file_name meta to be provided (build_request already allowed overriding the file_name meta).
    
    fix: Setting base_url changes IndexSpider's behavior
    chore: Use black-style arguments for easier readability
    jpmckinney committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    bda3d71 View commit details
    Browse the repository at this point in the history
  4. chore: flake8

    jpmckinney committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f9fd333 View commit details
    Browse the repository at this point in the history