-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
#### Summary
The following command doesn't work:
```
microk8s enable gopaddle-lite
```
To enable Gopaddle one needs to use this command instead:
```
microk8s enable gopaddle
```
This will…
-
### Description
Line items might store a wrong tax rate, if the tax rate contains decimal places. This is due to a conversion in `TaxCalculation`:
```php
public function toArray(): array
…
morhi updated
1 month ago
-
### Description
In my product_with_variants.yaml blueprint, I have configured a field to import another shared field, so the config looks like this:
(here is a git diff, where on the left I'm im…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
### Describe the issue you are experiencing
This has been happening since 13.0 - When I initiate the OS upgrade from the user interface it goes through the motions and restarts but the upgrade does n…
-
### Description
We have a (moderately) complex nginx configuration that relies on routing paths to different services, as well as serving static content from shared docker volumes.
This was broken o…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
**Is your feature request related to a problem? Please describe.**
Very good option to keep your kodi nice and clean.
**Describe the solution you'd like
**
An option to list & remove unused reposi…
-
### Why this would be helpful
After #6272 the settings page will need to be built. The plan is to include the builds in the repository so contributors don't need to build anything to work with addo…