R
Railway15mo ago
eirk

redeploy on every new commit from another repo

I want to deploy a repo that I don’t have access to, and update it on every commit. what’s the best way to do this?
11 Replies
Percy
Percy15mo ago
Project ID: N/A
eirk
eirk15mo ago
n/a
Brody
Brody15mo ago
github doesn't have auto sync for forked repos?
eirk
eirk15mo ago
idts and its not a forked repo its just a dockerfile the dockerfile clones the repo, builds it, and blah blah
Brody
Brody15mo ago
setup something to watch for changes in the repo and redoploy your railway service?
eirk
eirk15mo ago
yes but how to easily do the "something to watch for changes in the repo" part
Brody
Brody15mo ago
github doesn't have any kind of webhook thingy for watching for repo changes?
eirk
eirk15mo ago
idk maybe how would i do that though i dont want ot make a complicated app to listen respond to webhook changes and use the railway api
Brody
Brody15mo ago
github cron scheduler that calls the railway api directly?
eirk
eirk15mo ago
is there a railway gh action
Brody
Brody15mo ago
not that I know of
Want results from more Discord servers?
Add your server
More Posts