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

chore(db): Améliorer l'hydratation de la base de données en developpement #777

Merged
merged 3 commits into from
Sep 23, 2024

Conversation

vincentporte
Copy link
Contributor

@vincentporte vincentporte commented Sep 19, 2024

Description

🎸 Ajout de la commande resetdb dans le fichier Makefile pour automatiser l'hydratation d'une DB de dev
🎸 Amélioration du script de restauration des dump de DB : suppression surcouche docker, ajout des migrations

Type de changement

🚧 technique

@vincentporte vincentporte added the hot fix Pull requests that fix a bug to fix as soon as possible label Sep 19, 2024
Copy link
Contributor

@francoisfreitag francoisfreitag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

La magie qui me semblerait intéressante serait de vérifier que le venv est bien actif et à jour (et le construire ou l’activer si besoin). C’est l’histoire de la dépendance $(VIRTUAL_ENV) sur le C1. Fais-moi signe si tu es intéressé pour une explication de cette magie noire (et imparfaite) :)

Makefile Outdated Show resolved Hide resolved
@vincentporte vincentporte merged commit 046bf79 into master Sep 23, 2024
8 checks passed
@vincentporte vincentporte deleted the vp/resetdb branch September 23, 2024 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hot fix Pull requests that fix a bug to fix as soon as possible
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants