Hey folks
If I see it correctly, I cannot setup the remote sync CI/CD flow, the way I meant to.
I have a production instance (v60 self hosted, enterprise) and am trying to derive the development instance’s content.
Idea was to have dev as read/write and prod as read only.
But for initialisation I’ve set dev to read only and tried to import. It fails, as it doesnt find a table. The table is there, definitely. I suspect the library feature to cause the issue here.
For each dwh table, I’ve created a semantic representation in the library on prod. But on dev, i cannot even add tables from the database to the published library.
Is that a dev restriction? Would be quiet unfortunate.
How did you guys set your CI/CD environments?
Cheers