Commit b1332d2
ci(ag-ui): bake GOOGLE_MAPS_API_KEY + Map ID into the demo deploy build (#748)
The ag-ui demo deploy built with no Maps env, so inject-env wrote an empty
key into the bundle (verified: prod ships googleMaps:"") and the App-mode
map cockpit is disabled on ag-ui.threadplane.ai. Pass the key from the
GOOGLE_MAPS_API_KEY repo secret and inline the (non-secret) Map ID at the
assemble step so the SPA builds key-enabled.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 2869683 commit b1332d2
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
912 | 912 | | |
913 | 913 | | |
914 | 914 | | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
915 | 922 | | |
916 | 923 | | |
917 | 924 | | |
| |||
0 commit comments