Building even with watchPaths configured
rbrdigital
HOBBYOP

a year ago

I have two services in a monorepo (turborepo), and both apps have railway.toml configured with watchPaths to only build services that have any changed files, however, for some reason both always build when I deploy changes to just one of them.
Project ID: 546ca225-6284-4b69-938a-eadf2dd42dd7

5 Replies

rbrdigital
HOBBYOP

a year ago

In this print example, I only pushed changes to the backend, but it also built the frontend.


a year ago

watch paths are currently not supported on the new builder


rbrdigital
HOBBYOP

a year ago

Ohh yes, I didn't know that, thanks!


a year ago

no problem!


a year ago

for reference, we have a ticket open for this, its just not a super high priority item right now


Loading...