root directory is not respected
Even when using an empty commit, the root directory is not respected and the build continues without skipping. I attached screenshots of this happening.
There are some prior discussions but I'm bringing it up again because this seems pretty important:
https://discord.com/channels/713503345364697088/1179537201432887426/1179537201432887426
It is possible to work around by setting watch paths (those are properly skipped).
7 Replies
Project ID:
N/A
Is there a better place to report actual bugs like this?
not really, will flag team
Thread has been flagged to Railway team by @Brody.
PRO-1661 - Root directory should be respected in service config when determining to build or not
If you deploy a repo to multiple services and use the root directory config, any code changes to directories outside the root dir config will trigger a rebuild. The description specifically mentions "builds will be skipped if no files changed within this directory" so I'm assuming this is a regression from somewhere
Status
Triage
Assignee
Jake Runzer
Product
@jr
thanks!