R
Railway7mo ago
TripleK

Redeployment after sync & push in Visual Studio Code for GitHub does not show changes made locally

I have been making changes to my monorepo project. Mostly visual changes to the frontend. When I synchronise with GitHub doing sync & push from Visual Studio Code, the changes are not shown after the new deployment to railway which is done automatically when the last commit is detected. Any idea how to fix this? I've checked the files I've modified on GitHub and they are updated to the local version I manage. So I don't understand why they don't show correctly in the new deployment.
No description
No description
5 Replies
Percy
Percy7mo ago
Project ID: 4b66a249-0189-49b9-8839-82fa0f275919
TripleK
TripleK7mo ago
4b66a249-0189-49b9-8839-82fa0f275919
TripleK
TripleK7mo ago
I have automatic deployment enabled in railway
No description
TripleK
TripleK7mo ago
When I said "sync & push" i meant "commit & sync"
Brody
Brody7mo ago
seen this before, more often than not it can be accounted to the browsers cache, can you try clearing that?