Albin Larsson

Results 97 issues of Albin Larsson

### Description 1. We should have a general strategy for what the ExtController methods log. Maybe they should all use debug loglevel only, so we ignore it in the CLI...

enhancement

### Description This should be easier for extension devs, and will allow us to simplify `ActionMetadata` a little to remove the `str` variant. Setting the query arg should update the...

feature

### Environment Arch ### Bug description I tried to fix this already (see #1311), but couldn't get it to work with the easy workaround. Might need to move to meson/ninja....

task

### Description Originally created by @FinnHering as #1150, but that ticket discussion went more on topic for adding extension CLI commands, so I am changing it to be about that...

feature

### Description I like it when CLIs are designed so that positional arguments are the verbs that you "do", and the flags are additional details about _how_ you want to...

enhancement

### Description It's not a bad idea to have a message like this for pre-releases (as the logic is now), but it's written specifically for v6. We'd want it to...

task
blocked

### Description The v5 to v6 config migration script was already written to run only once, but since v6 has been wip for a long time I needed the migration...

task
blocked