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
Combine the model of a data list with the actual content into a single json format. Enable the format to have data that cuts across multiple sheets, multiple files and even multiple folders.
The text was updated successfully, but these errors were encountered:
Aim: Using the templates stored in this repository, we want to have different deployments that instantiate these templates with different data. For each of these deployments, we would have a separate repository storing the relevant data lists (used to instantiate the templates) with a workflow to compile the deployment into RapidPro flows by pulling the templates from this repository and running the pipeline. This needs:
functionality to read a collection of data sheets in the aforementioned json formats, to
deployment repos: github action + config to pull data from existing spreadsheets, compile this data into json using aforementioned mechanism, and commit a snapshot of this data
deployment repos: github action + config to run the pipeline using the data on the deployment repo with the templates from this repo, and product RapidPro flows.
geoo89
changed the title
Json format for content data lists
Deployment repositories using deployment specific content
Feb 22, 2024
Combine the model of a data list with the actual content into a single json format. Enable the format to have data that cuts across multiple sheets, multiple files and even multiple folders.
The text was updated successfully, but these errors were encountered: