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
It would be more useful for users to be able to override individual flows detected in override folder even in cases where folder structures and filenames do not match (as the flow names do match), so will need to hold off merging/overriding flows until they have been extracted from sheets. No such problem for assets
As this will require changes to various scripts may need to either wait post Refactor: Script dependencies #2061 or try to avoid too many conflicts
What?
Add support for providing multiple multiple google drive template and asset folders to sync data from as part of deployment config
Why?
Make it easier to deploy mulitple apps with some common sheets
How?
Deployment config currently uses the property
google_drive.sheets_folder_id
andgoogle_drive.assets_folder_id
Either these could be extended to support an array of values, e.g.
or could consider more generic config property, such as
Other details
It would be more useful for users to be able to override individual flows detected in override folder even in cases where folder structures and filenames do not match (as the flow names do match), so will need to hold off merging/overriding flows until they have been extracted from sheets. No such problem for assets
As this will require changes to various scripts may need to either wait post Refactor: Script dependencies #2061 or try to avoid too many conflicts
Would be good to update overrides documentation to include info (and address use case [FEATURE] Data list overrides #1266)
The text was updated successfully, but these errors were encountered: