Webber Takken

Results 49 issues of 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...

enhancement
good first issue

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...

enhancement
investigating

**Context** This is the default size of my console: ![image](https://user-images.githubusercontent.com/20756439/141689247-da0afaeb-b493-497a-afe2-152760466e3e.png) When clicking on the maximize window icon - which can sometimes be helpful when having to fit more on the...

enhancement
prio:low

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...

enhancement
investigating

**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...

enhancement

#### 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()` - [ ]...

enhancement