Currently, on our local clone of this project, we change this line to point to a file called forma_bootstrap_robin.sh, which contains Robin's github credentials. We need this in order to clone the forma-clj project on the cluster. He doesn't want these credentials to go in this repo, which makes sense.
Ideally, we would have a way to configure github using our own credentials which could be stored or copied into the forma-deploy repo on our local machine. Or maybe in ~/.ssh or something. I don't know. We can talk more about this if I am being unclear.
Currently, on our local clone of this project, we change this line to point to a file called
forma_bootstrap_robin.sh, which contains Robin's github credentials. We need this in order to clone theforma-cljproject on the cluster. He doesn't want these credentials to go in this repo, which makes sense.Ideally, we would have a way to configure github using our own credentials which could be stored or copied into the
forma-deployrepo on our local machine. Or maybe in~/.sshor something. I don't know. We can talk more about this if I am being unclear.