thermo
thermo
RRailway
Created by thermo on 12/12/2023 in #✋|help
when a PR environment opens, not all services are deployed
I have a project 06737741-92ea-48b0-9ba6-879d1d8f6afb with multiple services from multiple repos when I open a PR, an envronment is spun up but only the service from where repo where the PR was opened, and the database (which is not needed but that service) are deployed how can I make sure all services gets deployed in a PR environment ?
7 replies
RRailway
Created by thermo on 12/12/2023 in #✋|help
railway.toml says to use nixpacks, but Dockerfile is used instead
my repo has a Dockerfile, but I don't want to useit in railway. I have a railway.toml configured to use nixpacks if I rename the Dockerfile to something else, it works fine is there a way to make Railway ignore Dockerfile even if the file exists in the repo?
7 replies
RRailway
Created by thermo on 12/6/2023 in #✋|help
allowing commits from github bots to trigger deployments
we use dependabot and renovatebot, but when they open a PR railway refuses to build because they're not members of the project as bots, we can't add them to the project - is there a way to whitelist bots for deployments? project id ccfb1afa-b8fd-4c9d-afa9-b01308dbeac0
6 replies