Skip to content

Switch bootstrap flow to demo target#3

Merged
SatyKrish merged 1 commit intomainfrom
feature/demo-target-bootstrap-fixes
Apr 26, 2026
Merged

Switch bootstrap flow to demo target#3
SatyKrish merged 1 commit intomainfrom
feature/demo-target-bootstrap-fixes

Conversation

@SatyKrish
Copy link
Copy Markdown
Owner

Summary

  • rename the non-prod bundle target and docs/CI commands from dev to demo
  • move the Vector Search endpoint into foundation and materialize the index before agent registration
  • rename bootstrap-dev.sh to bootstrap-demo.sh and update target defaults/agent choices

Validation

  • DATABRICKS_BUNDLE_ENGINE=direct databricks bundle validate --strict -t demo --var "warehouse_id=20d3b28c396a087e"
  • bash -n scripts/bootstrap-demo.sh
  • .venv/bin/python -m py_compile agent/log_and_register.py agent/retrieval.py scripts/wait_for_kpis.py

Deployment notes

  • Demo deploy progressed through foundation, pipeline, model registration, and Vector Search index readiness.
  • Databricks Model Serving endpoint analyst-agent-demo remained stuck in Container creation pending during live validation; this appears to be service provisioning rather than bundle validation.

@SatyKrish SatyKrish merged commit 42fbce8 into main Apr 26, 2026
@SatyKrish SatyKrish deleted the feature/demo-target-bootstrap-fixes branch April 29, 2026 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant