-
When I have a configuration error or if one of my hosts is offline I would want buildarr to not exit on error so I can simply fix the configuration or fix my other hosts.
-
Unable to pull from an Apple Silicon based machine as its not listed as a supported target. Gives error:
`no matching manifest for linux/arm64/v8 in the manifest list entries`
Adding:
`platform: li…
-
Error when dumping existing config:
```
Traceback (most recent call last):
File "/usr/local/bin/buildarr", line 8, in
sys.exit(main())
^^^^^^
File "/usr/local/lib/python3…
-
I am trying to run buildarr in kubernetes using `gitops` and argocd. To safely store secret data in my git repo I encrypt them using sealed-secrets, which encrypts them in a way that can only be decry…
-
At the moment Buildarr relies on the parent folder having secure permissions. `secrets.json` is created using whatever default umask is currently set for the user.
Ensure `secrets.json` has permiss…
-
### Bug description
Calls to `prisma..createMany` are behaving unexpectedly when provided a sufficient number of records that are missing a required field.
For ~20k records, the call seems to ente…
-
The type of the attribute is `Set[NabCategory]`, with `NabCategory` being an implemented `BaseIntEnum`. #91 is unrelated.
Buildarr appears to be passing the raw integers into the `NabCategory` cons…
-
The following bugs occur in the current version of Buildarr:
* [x] `BaseIntEnum` has no specific handlers in the default decoder and formatting functions
* [x] ~~When `BaseIntEnum` objects are exp…