Why isn't Github reflecting updates on my Shopify header?

Why isn't Github reflecting updates on my Shopify header?

TravisR
Tourist
3 0 2

So I was making some updates to the header section and I noticed that changes were only taking place through the online code editor. I initially tried making the changes through visual studio, pushed the updates, and nothing changed on the preview site. However, when I make edits to pages they update. 


I have the correct github repos connected to my shopify account. I tried duplicating my test repo and going through the same process with making the changes. That did not work. 

 

Anyone experience this problem?

Replies 10 (10)

SaaSQuadrat
Shopify Partner
25 3 3

I guess this is the place to report issues with the GitHub integration: https://github.com/Shopify/github-deployment-action

 

And for sure they will need more detail... 😉

Andreas Scheucher - SaaSQuadrat - Software developer of > 20 years & former Shopify merchant of > 5 years
• Shop with > 250.000 product variants? • GPDR compliant shops? • Inhouse stock, print on deman, 3PL / third party logistics? • Theme adoptoins? • Custom integrations?
Been there, done that. Here to help you get up and running.

TothDigital
Shopify Partner
22 1 7

I'm experiencing the same issue. I have everything set up properly. I have not experienced any problems until today. My commits are updating in github but not pushing to Shopify. 

 

Has anyone figured out a fix for this?

TravisR
Tourist
3 0 2

I never figured out a solution. It actually started happening again today....

 

Try checking to make sure your github account is connected within shopify by adding a theme. Mine wasn't connected and it seemed to push some updates through. Still slow to push updates through though.

TothDigital
Shopify Partner
22 1 7

Thanks for the reply. My github account is still connected. 

 

What's strange is an update pushed through to my main branch theme in Shopify when I merged my staging branch into my main branch in Github. But the latest push from my local theme to the staging theme still hasn't gone through. 

Is there anything I can do to force the staging branch push?  

TothDigital
Shopify Partner
22 1 7

Ok I was able to resolve my issue with ... > "Reset to latest commit"

carpedev
Tourist
6 0 2

Also just started experiencing this yesterday.  Any fix? 

TravisR
Tourist
3 0 2

I started making changes again today and updates are almost instant. Probably not the answer you want to hear, but waiting seems like the only thing...

TothDigital
Shopify Partner
22 1 7

Try "Reset to last commit"

fortuna-001
Shopify Partner
6 0 2

This just started happening to me today. What was the solution?

indorock
Shopify Partner
1 0 0

Check the logs by clicking the "View logs" on the Themes page. This was happening to me, when I checked the logs I noticed a syntax error being reported that somehow my IDE didn't report. Fixing that syntax error should restore syncing from Github.