chore(versioning): unificar url local canonica y control de rama
This commit is contained in:
@@ -44,3 +44,14 @@
|
|||||||
- Objetivo: consolidar estilos reutilizables y subir calidad visual en hero, features, cards y contact del preview.
|
- Objetivo: consolidar estilos reutilizables y subir calidad visual en hero, features, cards y contact del preview.
|
||||||
- Revert:
|
- Revert:
|
||||||
- `git revert 1c04f04`
|
- `git revert 1c04f04`
|
||||||
|
|
||||||
|
## URL local canonica (unificada)
|
||||||
|
- Base local: `http://127.0.0.1:5001`
|
||||||
|
- Builder local: `http://127.0.0.1:5001/elementor/1`
|
||||||
|
- Regla: usar siempre `127.0.0.1` (no `localhost`) en scripts, pruebas y documentacion local.
|
||||||
|
|
||||||
|
## Control de rama (local/remoto)
|
||||||
|
- Rama local activa: `ai/ub24-builder-v1`
|
||||||
|
- Upstream remoto: `origin/ai/ub24-builder-v1`
|
||||||
|
- Estado al registrar: local `ahead 5`
|
||||||
|
- Politica: seguir commits atomicos y luego `git push origin ai/ub24-builder-v1` por lote validado.
|
||||||
|
|||||||
Reference in New Issue
Block a user