Teju Nareddy

Results 118 comments of Teju Nareddy

http-pattern-matcher is stable and in maintenance mode, so I am not too worried. Fuzzer hasn't found anything recently

It was a problem with special characters in my password. I changed my password and it worked.

Hi @Freika , I noticed this is still happening on 0.26.0. I deleted all my imports from 2024, but the 2024 stats are still present, even after clicking "Update stats"....

No points in 2024 after deleting the imports Yet some stats like "miles travelled" are still preserved

@DavidKorczynski can you take a look? `gateway` project is trying to debug why our fuzzers show 0 code coverage, but it's difficult to reproduce locally. We're hoping re-enabling the daily...

github.com/andygrunwald/[email protected] Works great 👍 Replaced: ``` startAt := 0 for { searchOptions := &jira.SearchOptions{ StartAt: startAt, MaxResults: 50, Expand: "changelog,comment", } ... issues, resp, err := s.client.Issue.Search(jql, searchOptions) ... startAt...

Hi @Freika , I just ran into this on a google `records.json` import, where a WIFI device sitting at home causes points to be calculated inaccurately. Do you have any...