maria-quiteria icon indicating copy to clipboard operation
maria-quiteria copied to clipboard

Backend para coleta e disponibilização dos dados 📜

Results 77 maria-quiteria issues
Sort by recently updated
recently updated
newest added

Bumps [django-filter](https://github.com/carltongibson/django-filter) from 23.2 to 23.3. Changelog Sourced from django-filter's changelog. Version 23.3 (2023-9-17) Adds initial compatibility with Django 5.0, prior to Django 5.0a1. Updates packaging to use pyproject.toml and...

dependencies

Bumps [spidermon](https://github.com/scrapinghub/spidermon) from 1.19.0 to 1.20.0. Release notes Sourced from spidermon's releases. Version 1.20.0 What's Changed Addition of SPIDERMON_MONITOR_SKIPPING_RULES by @​shafiq-muhammad in scrapinghub/spidermon#384 Refactor spidermon.utils.zyte.Client to use crawler settings by...

dependencies

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 to 7.4.2. Release notes Sourced from pytest's releases. pytest 7.4.2 (2023-09-07) Bug Fixes #11237: Fix doctest collection of functools.cached_property objects. #11306: Fixed bug using --importmode=importlib which...

dependencies

Bumps [dj-database-url](https://github.com/jazzband/dj-database-url) from 2.0.0 to 2.1.0. Release notes Sourced from dj-database-url's releases. v2.1.0 What's Changed fix: parse options with numerical values as int by @​estahn in jazzband/dj-database-url#225 New Contributors @​estahn...

dependencies

A atualização para o Django 4.2 depende de atualização do Postgres para uma versão superior a 12. ``` django.db.utils.NotSupportedError: PostgreSQL 12 or later is required (found 11.20). ```

melhorias

https://spidermon.readthedocs.io/en/latest/actions/sentry-action.html Parece que não estamos sendo notificados de erros lá (verificar se existem erros e como testar).

Sentry Issue: [MARIA-QUITERIA-A4](https://dados-abertos-de-feira.sentry.io/issues/3550904530/?referrer=github_integration) ``` IsADirectoryError: [Errno 21] Is a directory: '/code/data/tmp/cityhallbid/2023/4/26/' File "web/datasets/tasks.py", line 87, in backup_file s3_url, s3_file_path = client.upload_file( File "web/datasets/services.py", line 29, in upload_file file_name, temp_file_path =...

bug