Ross Williams

Results 23 issues of Ross Williams

The number of users that can be mentioned in an issue comment appears to be limited to 50, including pings that would target a user but fail (which seems to...

enhancement

When there is only a single move to make, there is no choice for a player and therefore what little fun this game has is removed. In this situation, the...

feature

API rate limiting prevented several moves from being able to be played: * #1265 (which had a comment left on it, but no commit) - https://github.com/rossjrw/rossjrw/runs/4016613450 * #1266 - https://github.com/rossjrw/rossjrw/runs/4016618067...

bug

The commit hashes have gotten muddled, I think. * The image link that appears next to a pass should be moved onto the next event. * The image link on...

bug

Situation: I recieve a memo. I want to reply to the memo. I'd like to able to do `/ms reply N message` to quickly send that message without even needing...

Hi, I have recently run the following which I believe is the reason that this project historically does not feature loops: ```cs const const const delete previous for! ``` I...

Errors as a result of `git push` are currently ignored: https://github.com/JamesIves/github-pages-deploy-action/blob/810af534294f0668822498c26d1a0f3b11faa358/src/git.ts#L301-L306 There's a check that looks for strings like '[rejected]' in the output, but these aren't guaranteed to appear. E.g....

bug 🐦
help wanted 📲

I'm seeing a frequent issue where the comparison process simply ends mid-way through comparing images. The comparison does not make it through all the images, does not get as far...

A file `options.html`, which is constructed by `HtmlWebpackPlugin`, does not appear in the ZIP despite appearing in the Webpack output. If I copy the original HTML file using `CopyWebpackPlugin`, the...

As suggested by @aspiers in #6: [Deployment Reviews](https://docs.github.com/en/actions/managing-workflow-runs/reviewing-deployments#bypassing-deployment-protection-rules) as a potential workaround option for getting previews from forks by blocking the preview behind a manual review step, with information about...

documentation