Development #65235
Nettoyer les settings INTERNAL_IPS sur les instances de hobo
Start date:
13 May 2022
Due date:
% Done:
0%
Estimated time:
Patch proposed:
Yes
Planning:
No
Description
Dans #65160, j'ai changé le setting INTERNAL_IPS pour en faire un setting "append" mais il reste éventuellement des valeurs qu'il faudrait supprimer.
Files
Related issues
Associated revisions
History
Updated by Benjamin Dauvergne 9 months ago
- Related to Development #65160: Utiliser la variable INTERNAL_IPS.append plutôt qu'INTERNAL_IPS dans hobo.debug added
Updated by Benjamin Dauvergne 7 months ago
- Project changed from Publik to Hobo
- Description updated (diff)
- Club deleted (
No)
Updated by Benjamin Dauvergne 7 months ago
- File 0001-environment-clean-old-auto-variable-for-internal-ips.patch 0001-environment-clean-old-auto-variable-for-internal-ips.patch added
- Tracker changed from Support to Development
- Status changed from Nouveau to Solution proposée
- Patch proposed changed from No to Yes
Updated by Emmanuel Cazenave 12 days ago
Je ne comprends pas la migration (le if Variable.objects.filter
qui est fait dans la boucle for mais qui ne dépend pas de var
me perd).
Updated by Benjamin Dauvergne 6 days ago
Emmanuel Cazenave a écrit :
L'idée c'est que si la vieille variable existe on a deux cas :Je ne comprends pas la migration (le
if Variable.objects.filter
qui est fait dans la boucle for mais qui ne dépend pas devar
me perd).
- la nouvelle existe aussi, alors on supprimer juste l'ancienne
- sinon on renomme vers le nouveau nom
Updated by Emmanuel Cazenave 6 days ago
- Status changed from Solution proposée to Solution validée
Updated by Benjamin Dauvergne 4 days ago
- Status changed from Solution validée to Résolu (à déployer)
commit a5acd7e2b2e289a2c0c4fe7c5d57f369fab1dd2d Author: Benjamin Dauvergne <bdauvergne@entrouvert.com> Date: Fri Jul 1 09:15:35 2022 +0200 environment: clean old auto variable for internal ips (#65235)
Updated by Transition automatique 1 day ago
- Status changed from Résolu (à déployer) to Solution déployée
environment: clean old auto variable for internal ips (#65235)