Andrew Culver
Andrew Culver
@gazayas Test failures look legit.
@cnorm35 This is awesome! I agree we want to do something with tunneling in `bin/dev` and `Procfile.dev`. Leave it with me for a bit!
@existentialmutt Sounds great. Want to take a stab at it?
@existentialmutt Just a heads up, but if there isn't a workaround for this it would be a deal breaker: https://twitter.com/JacobDaddario/status/1524436224915787776 We depend on `send_keys` for integration with things like `super_select`...
@andyw8 Oof. Sorry that happened! We can for sure add a note that clarifies we’re trying to provision production-ready environments that cost real money.
Added a note about pricing on https://github.com/bullet-train-co/bullet_train . Will add it to the online doc soon as well.
This makes me want like a "bin/dependencies" script or something like that, which would check on each platform whether the required packages are installed, etc.
@gazayas Let me know if you need to be made an admin on the organization in order to do stuff with GitHub actions. I haven't played around with it at...
@gazayas I think the Super Scaffolding test failure is actually a legit failure we need to fix. Opened an issue for it: https://github.com/bullet-train-co/bullet_train/issues/192
@jagthedrummer Thanks for this! You’re right, the test should skip if HIDE_THINGS is enabled. (We leave these tests in the starter repo on purpose, because they let downstream developers confirm...