Development Documentation
View as:

Feature environments

Live list of feature env workspaces in Fabric. Click a slug to drill in. Create a new one with the form below.

Loading…

New feature env

Provisioning route depends on profile:

  • model / bronze — cloud provision via the ADO pipeline (terraform + RBAC + workspaces + git binding + fabric-cicd). Status visible at /operations/runs/detail?id=<run_id>. For bronze the form also surfaces fabric-dev:// seed links once the cloud run succeeds.
  • local / full — local provision via the tray app. No cloud pipeline is triggered. The form builds a fabric-dev://provision URL; clicking it hands off to the tray which runs scripts/provision_feature_env.sh on your machine (terraform, workspaces, Bronze+Gold download into dev-data/, and local dbt). Watch progress in the tray's local UI at 127.0.0.1:8765 and on /operations/agents.
Target environment