Boris Bera
Boris Bera
This PR adds a new `init` option to the backend config. Setting `init: true` on a backend makes it so that `autorestic` will automatically initialize the `restic` repository that powers...
[tRPC v11 has just been released](https://trpc.io/blog/announcing-trpc-v11). I've tried upgrading my project to use it but it seems like there's a compatibility issue with `trpc-chrome`. The surface level error that I...
:wave: This is an automated pull request to Migrate this repository's renovate config to the latest and greatest recommended settings. ### :pray: __Please approve and merge this PR yourself promptly.__...
### Workspace tech-radar ### 🔖 Feature description Currently, the `url` field in `RadarEntry` is marked as deprecated: https://github.com/backstage/community-plugins/blob/816a4ab3bca73332fb7688a3dbfbb2b6132c0c3b/workspaces/tech-radar/plugins/tech-radar-common/src/model.ts#L60-L69 I depend on this field and its behavior and I think that...
## Is your feature request related to a problem? Please describe. I have multiple cron jobs on my system that interact with `autorestic` and sometimes they line up and one...