<@U01ADDFQ2TU> <@U039XCCGMCJ> This PR is ready to ...
# 06-cloud
b
@careful-lizard-83404 @elegant-traffic-14531 This PR is ready to merge now: https://github.com/moja-global/FLINT.Cloud/pull/132 Some of the changes that I did: • Removed the entire REST API setup used to run simulations (earlier) and the Docker-build setup (now) to directly use the
moja.cli
inside the REST API GCBM container that we publish (to cut down setup time). • Use the
moja.cli
to generate the compiled output database and generate the graph by using the script written by @elegant-traffic-14531 while removing rest of the files. • Successful run of the action can be found on my personal fork: https://github.com/HarshCasper/FLINT.Cloud/commit/d6b731a3f2ab94a0f3ab7ebd2a5f5b85a31e0648 Here is the workflow run of @elegant-traffic-14531’s original PR: https://github.com/moja-global/FLINT.Cloud/runs/7706716088?check_suite_focus=true It currently fails because of the lack of access to
GITHUB_TOKEN
, but once merged it won't be an issue for future PRs.
🎉 6