Webber Takken
Webber Takken
**Context** Bug report regarding videos on GitHub Actions default runners. **Steps** I have just set up cypress for my repository. Everything seems to be set up correctly, and `yarn cypress...
**Context** Test runner currently saves logs to the artifacts folder. (since https://github.com/webbertakken/unity-test-runner/pull/37) That way we can use test results reporter (which generates a html report) **Solution** Either we have to...
Missing any clue for replacing select groups, after the initial description
Missing \p{L} and similar matching patterns for unicode/utf 8
I would argue that in the code example of the adapter pattern there should naturally be a need for abstraction of the word `roar`, rather than just translating `bark` into...
Currently when I'm editing the JSON configuration file, I see errors and warnings all over the file for every comment. I will illustrate this with a screenshot. It happens the...
**Context** This is the default size of my console:  When clicking on the maximize window icon - which can sometimes be helpful when having to fit more on the...
This setting is set to true by default, ~and works perfectly as far as I can see~ (was able to reproduce with true as well). ``` // When clicking or...
**Context** In https://github.com/game-ci/steam-deploy/issues/23 it took us a while to find out there was simply a typo in the key. **Suggested solution** An error message with a descriptive text about the...
#### Context Prerequisite for #401 #### Changes - [x] Rewrite relative imports to use `.ts` and not reference folders - [x] Handle env variables `process.env` becomes `Deno.env.get()/set()` - [ ]...