Patrick DeVivo

Results 114 issues of Patrick DeVivo

Switch to using [`gitutils`](https://github.com/mergestat/gitutils) in the `GIT_COMMIT_STATS` syncer - if it makes sense to do so (it's not signficantly slower). We probably want to wait on some benchmarks before we...

worker

Switch to using [`gitutils`](https://github.com/mergestat/gitutils) in the `GIT_COMMITS` syncer - if it makes sense to do so (it's not signficantly slower). We probably want to wait on some benchmarks before we...

worker

- This is a fairly big task. The context is that we use `mergestat/mergestat-lite` (the CLI) as a library in the Fuse worker so that we can run SQL (SQLite...

worker

Currently, if a repo auto import fails, nothing is conveyed to the user through the UI (because there's nothing in the DB/API to convey this). The only place it's reported...

worker
schema

I discovered this when deleting a repo manually, but not updating the URL path I had in my browser. The repo in the URL no longer exists, but when I...

bug
user interface

In GitHub settings, if a PAT is added for the first time (or if one is added and there are no repos), show a small banner with a message and...

user interface

It's not conveyed to the user if a GitHub token is already set or not. We should show this somehow.

user interface

In the tooltip, looks like we have something up with the timestamp handling:

bug
user interface

We've had a fair amount of pain with our current solution, especially when it comes to needing manual intervention on failures. Let's investigate alternatives that fit our needs better.

schema

and address an issue in the lint configuration, address the lint issues that arose and move some rules to `warn` to deal with later.