Pankaj Thakur
Pankaj Thakur•2w ago

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
rubenf
rubenf•2w ago
What do you see as error for the git sync job
Pankaj Thakur
Pankaj ThakurOP•2w ago
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.
rubenf
rubenf•2w ago
Do you see the logs of the git sync job in the runs page?
Pankaj Thakur
Pankaj ThakurOP•2w ago
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?
rubenf
rubenf•2w ago
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)
Pankaj Thakur
Pankaj ThakurOP•2w ago
No description
Pankaj Thakur
Pankaj ThakurOP•2w ago
hope I am looking at the right place
rubenf
rubenf•2w ago
how come you're not seeing the ones that worked?
Pankaj Thakur
Pankaj ThakurOP•2w ago
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
rubenf
rubenf•2w ago
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
Pankaj Thakur
Pankaj ThakurOP•2w ago
No description
rubenf
rubenf•2w ago
What item did you deploy that you expected to git sync which didn't?
Pankaj Thakur
Pankaj ThakurOP•2w ago
under f/xyz/ folder, I added python script. I was expecting this to sync but I dont see it
rubenf
rubenf•2w ago
does xyz correspond to the filter above ? and did you redeploy it since you set it up?
Pankaj Thakur
Pankaj ThakurOP•2w ago
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

Did you find this page helpful?