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
msg.send("Keep an eye on the deployment of the graph here: <https://github.com/joinColony/subgraph/actions> and the status of the graph itself (which will require time to sync after deployment) here: <https://thegraph.com/explorer/subgraph/joincolony/colony-goerli>")
msg.send("Keep an eye on the deployment of the graph here: <https://github.com/joinColony/subgraph/actions> and the status of the graph itself (which will require time to sync after deployment) here: <https://thegraph.com/explorer/subgraph/joincolony/colony-xdai-qa>")
340
347
}else{
341
348
msg.send("I don't know how to deploy the graph for that network. Someone needs to teach this old wookie some new tricks!")
msg.send("Keep an eye on the deployment of the graph here: <https://github.com/joinColony/subgraph/actions> and the status of the graph itself (which will require time to sync after deployment) here: <https://thegraph.com/explorer/subgraph/joincolony/colony-goerli>")
msg.send("Keep an eye on the deployment of the graph here: <https://github.com/joinColony/subgraph/actions> and the status of the graph itself (which will require time to sync after deployment) here: <https://thegraph.com/explorer/subgraph/joincolony/colony-xdai>")
444
+
445
+
}else{
446
+
msg.send("I don't know how to deploy the graph for that network. Someone needs to teach this old wookie some new tricks!")
447
+
}
428
448
})
429
449
430
450
// const toProductionRegex = /^!deploy production network ([0-9]*)$/
0 commit comments