Vilhelm Melkstam

Results 17 issues of Vilhelm Melkstam

Hi! I've been randomly getting the error `remote: Repository not found` when running this action. Maybe 90% of the times my action is called, it works flawlessly, but the other...

bug

When using the `-c`/`--create` flag for `encore ns switch`, I expect it to create if not already exists. However, it currently fails if the namespace already exists. ![example](https://github.com/encoredev/encore/assets/10176195/92885a50-fac5-444e-9731-fe5c9ab12e22)

Not always, but sometimes, the deletion of namespaces fail. It seems like switching to that namespace and then running `encore run`, going back to another namespace and then deleting it...

This fixes an issue where the AI-generated git commit message includes backticks around the message itself. ![image](https://github.com/user-attachments/assets/0ceb25da-79e3-425f-81b0-6ca4d9542742) Release Notes: - Fixed an issue where the AI-generated git commit message would...

cla-signed

This aims to solve the issue described in https://github.com/encoredev/encore/issues/1623. It's still not a perfect solution. For example, it does not correctly handle that when `omitempty` is present, it is never...

When I try to connect to the test database with ```shell encore db shell SERVICE --test ``` I get the following error ```txt error: could not connect to the database...

**Describe/explain the bug** The type of the props sent to the `pointSymbol` component in `@nivo/line` is wrong. The type defined is `DotsItemSymbolComponent` but that gives the wrong type of `props.datum`....

:beetle: bug
:chart_with_upwards_trend: line
typescript
pinned