benjamin wil

Results 98 comments of benjamin wil

Just my two cents: - Descriptions are valuable for stores who have many custom roles. I think it's worth adding. - I do not think types add very much value....

Hello! Here is a link to the commit in the `gollum-lib` gem where Git hook functionality was added: https://github.com/gollum/gollum-lib/commit/a5e1ee2#diff-ba9f1dc3b0b6b3ecde548f0ec9813ea0cca48557e7ed1adbaeb44d3290618d2a. I haven't spent more than a couple of minutes looking at...

Thanks for the clear report. It appears this is no longer an issue on the `main` branch. I checked Safari, Chrome, and Firefox and saw no out-of-bounds spinner in the...

No, I don't think we considered anything else. Great summary!

Our draft PR is coming along nicely: - We identified that it'd be nice to have `coordinator_options` as an `attr_reader` in all of the coordinator's collaborating classes. - We identified...

In my experience, `webrick` is not a very performant web server. I don't know if there is some complexity with just fully switching to another web server like `thin` but...

I made some progress: - the `docker run` command is now working and running against the image built as part of the workflow. Unfortunately: - The browser cannot access the...

Hey there, Thanks for all of the detailed information so far. If it's no trouble, are you also able to provide a single text file that reproduces all of the...