- Remove ia_dev_deploy_export_site_code_from_conf and conf.json key. - pousse: front-common uses npm run build:all-sites when NEXT_PUBLIC_SITE_CODE unset. - Keep nested .secrets/<site>/<env> symlinks helper. - Update lecoffreio Deployment.md.
Project-specific configuration (ia_dev)
Documentation canonique dans smart_ide :
docs/repo/ia-dev-project-conf-schema.md
Projects (examples)
- lecoffreio — directory
projects/lecoffreio/(seeconf.json+ optional.secrets/). - enso —
projects/enso/conf.jsonregisters the Enso monorepo (deploy.repository_root) anddeploy.secrets_path→$IA_DEV_ROOT/.secrets/enso(per-envenso-deploy.envundertest/pprod/prod).
Note (enso): the previous broken symlink projects/enso → ../../projects/enso was removed. Use this versioned directory only; do not recreate that relative symlink.