Solved

Git deployment version

  • 11 March 2021
  • 1 reply
  • 65 views

Hi there,

I am using github actions to push a branch to deployment. The API call returns 204 OK but how can I confirm that it was deployed correctly. Is there a visual tagging or some sort where I can see that a new version was deployed ? I cannot find anything here :  I was expecting to see something in Current Deployment row. Any help will be great. 

 

Thank you 

Jeff

 
 
 
 
 
icon

Best answer by jumpinglion 17 March 2021, 02:41

View original

This topic has been closed for comments

1 reply

Unfortunatly its confirmed by looker team that there is no visual indicator for this. You need to call API to get workspace and check for is_production branch flag and also may be check if the branch is behind as it should not be. 

 

https://docs.looker.com/reference/api-and-integration/api-reference/v4.0/project#get_project_workspace