Daniel
Daniel
Hey @JustinBeckwith, don't want to be annoying or anything but I think that fixing this thing is kinda important
That's literally what the cli currently does: https://github.com/railwayapp/cli/blob/68db247b67863e7d426d776ec516b0bb2cd1b8ac/src/commands/up.rs#L340
I see a bigger problem in deciding which arguments set to choose. I'd like to modify initial proposal to look like this: - `railway up` - wait until build finishes,...
Guys I really wanna this resolved as it's one of those features that are not too hard to get done and it would greatly improve DX
One more idea: we could add a little notification about default behavior being changed right into the cli. Also add a lil counter to show that for the first five...
Also, most CICD envs set an env variable and we could detect that
Anyway, here it is: #477
#477 kinda solves this, we just need to decide on what to call the flag and we're basically done here
Also can we please have a release so that I can finally use the damn docker image instead of running install script on each deploy? I could've just published the...
Hi! I was using it this way for quite some time, I don't think you'll have any issues just copying the files after installation. If I recall correctly, you can...