ia_dev/projects
Nicolas Cantu 6e10b44e7d refactor(deploy): drop default_site_code; pousse builds all front sites
- 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.
2026-04-13 23:56:19 +02:00
..

Project-specific configuration (ia_dev)

Documentation canonique dans smart_ide :

docs/repo/ia-dev-project-conf-schema.md

Projects (examples)

  • lecoffreio — directory projects/lecoffreio/ (see conf.json + optional .secrets/).
  • ensoprojects/enso/conf.json registers the Enso monorepo (deploy.repository_root) and deploy.secrets_path$IA_DEV_ROOT/.secrets/enso (per-env enso-deploy.env under test / 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.