Alexander Fortin
Alexander Fortin
@smveloso thanks a lot, it appears to help indeed. For the records this seems to be the actual magic trick: ```shell ssh-keyscan -t rsa github.com >> ~/.ssh/known_hosts ssh-keyscan -t ecdsa...
@evanelias looks great! thanks a lot
@mefrem nothing interesting from `heroku logs` ?
@alexwaibel so I guess I should start fixing from here, right? https://staticman.net/docs/index.html I list here a few ideas, please correct me if I don't understand correctly: - relegate the "hosted...
@alexwaibel can you please review https://github.com/eduardoboucas/staticman.net/pull/11 ?
> @alexwaibel can you please review [eduardoboucas/staticman.net#11](https://github.com/eduardoboucas/staticman.net/pull/11) ? @alexwaibel thank you, I see you approved the PR. I'm still confused about the dev workflow though: why is it not merged...
Related PR: https://github.com/eduardoboucas/staticman/pull/371
@LordAmit yeah I agree. We're improving staticman.net docs too, which by the way in my opinion should become the official user documentation resource, i.e. _user_ docs there and _dev_ docs...
Unfortunately at the moment there's not much capacity in the dev team to provide this kind of support. Personally I'd like to dig into the matter of Oauth to improve...
Welcome to the NodeJS world @0xFEDERICO ! I don't know exactly how Heroku button works but I'm pretty sure it will deploy whatever is in master/main branch right now. Unfortunately...