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
I can only find very old examples of people attempting this online. I'm wondering if anyone that is active in Tabcmd project has done this before and could provide any examples. Here is my goal:
We have two separate on-premise servers - tabsrv_test and tabsrv_prd
I'd like to have a github repo with two branches: test and prd. These two branches would exactly mimic the folder structure in tableau.
When a new tableau workbook is published to test branch, github actions uses tabcmd to publish the workbook. The same would occur when merged to master.
What I'm unsure about:
Is this even possible
How do you handle scheduling of extracts - separate yaml configuration file and tabcmd?
seems like a bad idea for tableau extracts to host in github. Is there a way to work around this and use yaml configuration to handle it? Any recommendations?
Any advice or knowledge sharing here would be great. I'd be happy to share back if I get this working.
The text was updated successfully, but these errors were encountered:
I can only find very old examples of people attempting this online. I'm wondering if anyone that is active in Tabcmd project has done this before and could provide any examples. Here is my goal:
What I'm unsure about:
Any advice or knowledge sharing here would be great. I'd be happy to share back if I get this working.
The text was updated successfully, but these errors were encountered: