Lukas Spieß

Results 15 issues of Lukas Spieß

I'm running a FreeNAS installation that I recently upgraded to 11.3 (`FreeBSD 11.3-RELEASE-p6` specifically). Somewhere in the process, my template jail that I can't recall ever manually messing with got...

We just ran into a strange issue where our tests accidentally replaced the same function twice where the second replace then replaced the testdouble function with yet another one. The...

enhancement

Hi everyone! I'm very pleased to let everyone know that [my team at Microsoft](https://appcenter.ms) has worked with @chrispcampbell and Plausible Labs and agreed to transfer this repo to the [`microsoft`](https://github.com/microsoft)...

Following the spec change in https://github.com/commonmark/commonmark-spec/pull/710, this updates the implementation in the scanner to match.

I think #249 might have introduced an issue in the generated types of this package. When using the package in a project that uses TypeScript (versione 4.3.5), I get the...

Type: Bug
typescript

### Issue I'd love for Spaceship to have option to not set `bold` as the default font style for the prompt. What do people think about this? If others are...

proposal

The output of `start.sh -h` contains a `-p | --public` parameter that does not actually exist or work

Maybe people would like to specify an existing SSH key or a specific key used for Azure work instead of generating a new key each time

This is an issue I discovered this week with a change I added in https://github.com/podlove/podlove-publisher/pull/1241 In this code https://github.com/podlove/podlove-publisher/blob/52e146f0317e26df698b11659eca243288d7582e/lib/modules/auphonic/admin.js#L274-L275 the element selected by `$('#set-post-thumbnail > img').attr('src')` looks something like this:...