drewbie
drewbie
Explore posts from servers
RRailway
Created by drewbie on 2/26/2024 in #✋|help
Creating a new deployment
Awesome, good to know! Thanks for the help
8 replies
RRailway
Created by drewbie on 2/26/2024 in #✋|help
Creating a new deployment
Its been 7 months since I deployed this haha. I think I figured a work around, I just disconnected the GitHub integration and reconnected it and it pulls from the current main branch
8 replies
RRailway
Created by drewbie on 2/12/2024 in #✋|help
Error running yarn commands
/
6 replies
RRailway
Created by drewbie on 2/12/2024 in #✋|help
Error running yarn commands
d36cedc3-d1a4-453b-9e36-45d7299cabfd
6 replies
RRailway
Created by drewbie on 2/6/2024 in #✋|help
Deploying with a GitHub Action
Everytime I've come into this Discord for the past year or so you all are always helpful. Much appreciated! Is the github integration open source from you all that I can see what all it was doing?
69 replies
RRailway
Created by drewbie on 2/6/2024 in #✋|help
Deploying with a GitHub Action
Just wanted to add a note that it would be cool if there was a way (and if there is I couldnt find it), to create environments on the fly with the CLI. The github integration was neat as it synced the PR to its own environment. Was messing with trying to do that without the github integration and wasnt able to get anywhere.
69 replies
RRailway
Created by drewbie on 2/6/2024 in #✋|help
Deploying with a GitHub Action
We're in business, that approach is working!
69 replies
RRailway
Created by drewbie on 2/6/2024 in #✋|help
Deploying with a GitHub Action
Ah 🤦‍♂️ - I see it just not where I expected it
69 replies
RRailway
Created by drewbie on 2/6/2024 in #✋|help
Deploying with a GitHub Action
Am I able to see that error on my end? Its not the build logs?
69 replies
RRailway
Created by drewbie on 2/6/2024 in #✋|help
Deploying with a GitHub Action
No description
69 replies
RRailway
Created by drewbie on 2/6/2024 in #✋|help
Deploying with a GitHub Action
Its just one of the commands im running as part of the type generation
69 replies
RRailway
Created by drewbie on 2/6/2024 in #✋|help
Deploying with a GitHub Action
I am setting the build command in the railway ui for example, are the things in the nixpacks.toml executed before that?
69 replies
RRailway
Created by drewbie on 2/6/2024 in #✋|help
Deploying with a GitHub Action
where would that phases command by referenced in the build config for the project?
69 replies
RRailway
Created by drewbie on 2/6/2024 in #✋|help
Deploying with a GitHub Action
eg in Github ive got
run: yarn workspace backend supabase link --project-ref ${{ secrets.SUPABASE_PROJECT_REF }} -p ${{ secrets.DATABASE_PASSWORD }}
run: yarn workspace backend supabase link --project-ref ${{ secrets.SUPABASE_PROJECT_REF }} -p ${{ secrets.DATABASE_PASSWORD }}
69 replies
RRailway
Created by drewbie on 2/6/2024 in #✋|help
Deploying with a GitHub Action
Can I reference environment variables inline in the build commands?
69 replies
RRailway
Created by drewbie on 2/6/2024 in #✋|help
Deploying with a GitHub Action
I am not
69 replies
RRailway
Created by drewbie on 2/6/2024 in #✋|help
Deploying with a GitHub Action
and to be fair I already have to manage the env vars within railway for all of the thing swithin the code the references those values anyways, will just need to add whats needed to generate the types
69 replies
RRailway
Created by drewbie on 2/6/2024 in #✋|help
Deploying with a GitHub Action
Right now just extra config to ensure the type generation scripts can all work within the railway ecosystem (env vars n such) - was aiming to have the dx be all of that was handled in github, and railway just hosted the service
69 replies
RRailway
Created by drewbie on 2/6/2024 in #✋|help
Deploying with a GitHub Action
I think so..
69 replies
RRailway
Created by drewbie on 2/6/2024 in #✋|help
Deploying with a GitHub Action
Hmm ok - gotta figure out a way around that for my usage then.
69 replies