Closed prasek closed 1 year ago
essentially the same use case as what is requested in: https://github.com/apollographql/rover/issues/719
I want to run this on my post-sync hook when my deployment passes. I don't want to do this from CI because there'll be a gap between CI pushing schema and service getting deployed (also what if the deployment fails)
Run auto publish subgraph schema in an Argo Rollout
postPromotionAnalysis
job that runs rover in a docker container.