Atualiza dependências Dependabot (Python, Docker, Actions)#102
Merged
Conversation
Atualiza dependências Dependabot (Python, Docker, Actions) whitenoise, redis, kombu, gevent; Postgres 18.4 e Traefik v3.7.1; checkout/setup-python v6. Mantém setuptools<82 por packtools. Script e doc de backup antes do upgrade Postgres.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Corpo do PR
O que esse PR faz?
Consolida os PRs abertos com label
dependenciesem scieloorg/markapi/pulls:Backup Postgres:
scripts/postgres_pre_upgrade_backup.shedocs/ops/postgres-upgrade-backup.md. Backup de exemplo criado em../scms_data/markapi/postgres_backups_pre_upgrade/(não versionado).Kubernetes HML: StatefulSet continua em
postgres:15.3até migração planificada no cluster.Onde a revisão poderia começar?
requirements/base.txt,requirements/production.txtdocs/ops/postgres-upgrade-backup.md,scripts/postgres_pre_upgrade_backup.shcompose/production/postgres/Dockerfile,compose/production/traefik/Dockerfile.github/workflows/ci.ymlComo este poderia ser testado manualmente?
./scripts/postgres_pre_upgrade_backup.shcom stack local a correr.docker compose -f local.yml build django && docker compose -f local.yml run --rm django pytestdocs/ops/postgres-upgrade-backup.md(não substituir volume PG15 sem backup).Algum cenário de contexto que queira dar?
setuptools>=82(PR Update setuptools requirement from <82,>=68.2.2 to >=82.0.1,<83 #84) falha na importação depacktools(ModuleNotFoundError: pkg_resources). Manter<82até packtools migrar.postgres:18.4não migra automaticamente volumes existentes; o backup lógico é obrigatório.Screenshots
N/A
Quais são tickets relevantes?
N/A #81, #82, #84, #88, #94–#98
Referências
N/A