Pascal Breuninger

Results 220 comments of Pascal Breuninger

The pipeline definition itself to reproduce the issue would be great, is there a way to remove the sensitive steps?

Hey @Webtoaster, thanks for reporting this issue. Could you provide us with the contents of `%USERPROFILE%\.devpod\contexts\default\workspaces\test-ws-name\workspace.json`?

Thanks, looks normal to me. What about this one `%USERPROFILE%\.devpod\agent\contexts\default\workspaces\test-ws-name\workspace.json` (note the `\agent`)? The error seems to be ` [07:47:20] info invalid docker builder`

Hey @qianjunakasumi, thanks for the suggestion. Internationalization requires a significant amount of maintenance in my opinion meaning we'll have to think hard about adding it. It makes a lot of...

Hi @solairen, to me this looks like you're trying to open a container running in WSL2 with VSCode being installed on the windows host. It should work if you install...

Hey @hellt, it looks like VSCodes setting `remote.SSH.enableAgentForwarding` conflicts with DevPods agent fowrarding. I'll keep this issue open to investigate further but the short term fix is to disable the...

Hey @p5, you're right, with tauri v2 we _should_ have a significantly easier way of distributing flatpak and RPMs. In the past we've shied away from supporting more than one...

@p5 Agree, we've been working on flatpak support pre tauri v2 already but stopped because tauri added it natively @castrojo Thanks for chiming in :)

Hi @jedthe3rd, thanks for the suggestion! What platform are you running on? The defaults right now should be that auto updates are enabled but you're prompted before restarting. You can...

Hi @ysaakpr, thanks for opening this issue. Spot and preemtible instances can safe you costs but this comes at the expense of reliability. Imagine you're in the middle of coding...