3.14ki
3.14ki
RRailway
Created by dwaynemac on 7/19/2023 in #✋|help
Build error
8 replies
RRailway
Created by 3.14ki on 7/14/2023 in #✋|help
Executing "git rev-parse --short HEAD" crashes deployment
@Brody You sir, are a gentleman and a scholar! Thanks a lot!
19 replies
RRailway
Created by 3.14ki on 7/14/2023 in #✋|help
Executing "git rev-parse --short HEAD" crashes deployment
I'm trying out the logic and I hope that it will work 💪
19 replies
RRailway
Created by 3.14ki on 7/14/2023 in #✋|help
Executing "git rev-parse --short HEAD" crashes deployment
Checking if it deployed the right commit
19 replies
RRailway
Created by 3.14ki on 7/14/2023 in #✋|help
Executing "git rev-parse --short HEAD" crashes deployment
🤷‍♂️ That's the way it worked for a loooong time
19 replies
RRailway
Created by 3.14ki on 7/14/2023 in #✋|help
Executing "git rev-parse --short HEAD" crashes deployment
In a health check route?
19 replies
RRailway
Created by 3.14ki on 7/14/2023 in #✋|help
Executing "git rev-parse --short HEAD" crashes deployment
You're right! What about
process.env.RAILWAY_STATIC_URL ? RAILWAY_GIT_COMMIT_SHA?.substring(0,7).trim() : child_process.execSync('git rev-parse --short HEAD').toString().trim()
process.env.RAILWAY_STATIC_URL ? RAILWAY_GIT_COMMIT_SHA?.substring(0,7).trim() : child_process.execSync('git rev-parse --short HEAD').toString().trim()
19 replies
RRailway
Created by 3.14ki on 7/14/2023 in #✋|help
Executing "git rev-parse --short HEAD" crashes deployment
project-id: f62c745f-4126-4c82-9c45-02417891d65e
19 replies