You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add dynamic key values to secrets.properties in idx template (#1814)
* Add dynamic key values to secrets.properties in idx template
Update idx template to read local.defaults.properties and
generate key entries in secrets.properties file using the
user's provided API key.
* Fix incorrect variable for key
Update key to be keyVar when writing to secrets.properties
0 commit comments