Joe Lanman

Results 344 comments of Joe Lanman

we have this code to check for and create a .env if it is missing, but @abbott567 pointed out this won't work reliably for .gitignore, as someone could commit and...

we could make a script to do commands like these for users, maybe that would be safer. You can have it run for instance on `npm run update`

seen this happen again - missing `.gitignore`

seen this happen again in support

another issue on support, this time it had been replaced with a different version. I'm guess it got lost then someone copied in this: https://github.com/github/gitignore/blob/main/Node.gitignore

@abbott567 yeh I think that part works. The main thing I can think of that doesn't work is if the user includes `.html` in their route for example: `router.get("/my-route/my-page.html")` this...

theoretically that should just redirect to the same path without .html and still work, but worth reviewing

This no longer appears to be happening on the prototype it was originally reported on (gov.uk account) so its possible Google/Chrome checks were too sensitive and they've changed them. Closing...

last time we looked at this we couldnt reproduce it but as its happening again I'm putting it back in awaiting triage

Had a report that moving from Heroku to PaaS, with a cloudapps.digital domain fixed this