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
{{ message }}
This repository was archived by the owner on May 7, 2021. It is now read-only.
@pranavgore09 currently the file cico_run_tests.sh contains a bunch of install and other commands. We should separate those out and provide a shell-oriented Makefile that one can execute on a local machine as well. This way people test the same on local as on Jenkins CI. I do that all the time with fabric8-wit.
agreed, but can that be considered into a followup patch? We (me and pranav) are considering addition of Makefile and define its most appropriate purpose (without taking-away/stepping-onto npm or gulp's tails). But that will need a bit of followup, and better done when this and the standalone Planner patch are through (so to say, the architecture is a bit more stable).