Github sync in one repo and two workspaces
Hi,
Is there any documentation, I want to do a github sync for two workspaces under same repo but separte directories. I have tried doing it, one workspace works but sync for second workspace does not happen, would appreciate any help!!.
15 Replies
What do you see as error for the git sync job
Issue is IK dont see any error. I can only see the run when I test the connectivity from windmill gitsync to git. I dont see any other activity.
Do you see the logs of the git sync job in the runs page?
let me check again, I did not see it when I setup yesterday.
I dont see any sync job running in that workspace
how can I check - why the sync job is not starting?
are you sure it's not starting?
Did you check the sync jobs on the runs page (in the sync category, you should see the working sync jobs at the very least)

hope I am looking at the right place
how come you're not seeing the ones that worked?
May be some confusion. Let me elaborate. I created two workspaces "workspace1" and "workspace2" and one github repo with two directories "git_workspace1" and "git_workspace2" I want to sync respectively. workspace1 workspace sync is working while workspace2 workspace sync does not work at all.
screeshot I sent you was from workspace2 where this sync did not work at all
the only thing I see is the test connection under gitsync successfully ran
ah i see
can you show me your git sync settings as well as the item that you updated that should have triggered git sync
issue is probably mismatch between filter/type of git sync

What item did you deploy that you expected to git sync which didn't?
under f/xyz/ folder, I added python script. I was expecting this to sync but I dont see it
does xyz correspond to the filter above ? and did you redeploy it since you set it up?
yes xyz correspond to filter. Let me try to redeploy
wow - looks like it rquired to have a redeployment 🙂
thanks, I see it is syncing now