Sanne Raymaekers

Results 29 issues of Sanne Raymaekers

For some context, there are some repositories hosted in consoledot, and the stage ones not only require MTLS, but also require a proxy to contact them.

Android >= 27 included some [changes](https://github.com/aosp-mirror/platform_bionic/blob/94a62765b0d5e180e9b81280ae485cad3cb34e20/libc/bionic/pthread_internal.cpp#L106) to __pthread_internal_find which I think trips up portaudio in scenarios like `test/patest_callback.c`. Might need to create the streaming thread differently or clean up the...

### All Pull Requests: Check all that apply: * [x] Have you followed the guidelines in our Contributing document, including the instructions about commit messages? * [ ] Is this...

It might be more how people would use it, and requires us to rely less on the cli of the respective cloud platforms, and more on composer itself. So let's...

Add support for the user stage to the composer-api as an optional customization. ``` type UsersStageOptionsUser struct { UID *int `json:"uid,omitempty"` GID *int `json:"gid,omitempty"` Groups []string `json:"groups,omitempty"` Description *string `json:"description,omitempty"`...

Instead of returning a 500, return a 400 with some a reason.

Whenever snapshot URLs are used, they need to be used with the internal URL, as it's content hosted by content sources.