Lee

Results 14 comments of Lee

Some handy notes that may help based on my experience using Gmail and OAUTH, and to possibly open up discussion on which Gmail transport to support (SMTP or Gmail API...

Where can I see what stage lando reads the `.env` file as a normal docker-compose down/up will re-read any `.env` file changes and with lando you have to do a...

@aaronhirtenstein I think one under "Technology / Development (blues)" for "Test" would be very useful Edit: ignore after looking at the Google doc I see there is a `tech: tests`...

This is interesting @finnlewis and something I'm looking at in more detail as part of a post series on my personal blog (that I hope to post at some point)...

@andybroomfield yeah I'll post some specifics in here later today, but happy to jump on a slack huddle if you want a run-through of things to look at in New...

Hi @andybroomfield with New Relic, in general, I tend to view 7 days of data unless there have been deployments which I then review 30 days just to check for...

Quite an old issue but it would be good to bring [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) up for discussion again. Personally I find it very handy to be able to scan git logs...

While #135 fixed the main issue it still throws this eslint error ```sh error textDecorationThickness value must be one of: a number ending in px, mm, in, pc, pt a...