Michael Ball

Results 182 issues of Michael Ball

Now that some of us are using Gradescope, we should output test results as JSON. We don't necessarily need to follow their schema, but processing the stdout doesn't make much...

Would it be possible to improve the experience with symlinks in a repo? It took me a good few hours to realize a bad symlink was the case of many...

inclusion/exclusion

Somewhat related to #11 In my case, I've got a Rails app (with Docker) and develop locally (also with Docker). Sometimes I build something and CI fails way more than...

v2

This isn't a dramatic change, but a meaningful quality of life improvement. * Adds a search field to the library import dialog (see screenshot) * replaced the kind of odd...

In another round of mysterious errors... I've seen some cases where it looks like the mutationobserver is trying to be set up before the DOM is ready. I'm seeing the...

* We should save the banners * Show the banners on the collection's page * Make it more obvious what to do / how to do

- production: figure out why DB is throttled so frequently - investigate error.log timeout statements - see if I can figure out what errors are/aren't reported to sentry - some...

Right now the `pageSize` and `linkTarget`parameters are not sent to the view.

We should only set `Expires` on the cookie when persist_session is true. I think this will require some refactoring...