Recurring forgefriends sync / rebase on Gitea

Today’s rebasing took 30min (28 new commits).

  • services/f3/driver/reaction.go:154:25: not enough arguments in call to db.TxContext on the F3 branch

$ git describe gitea/main
v1.19.0-dev-71-g6f3efdfe1
$ git log --oneline --no-merges gitea/main..origin/main
978a9a9f1 (origin/main, origin/feature-f3, main, feature-f3) F3: Gitea driver and CLI
d91998a0c (origin/feature-development-environment, feature-development-environment) gitignore: emacs backups
b06f707fa (origin/feature-licensing, feature-licensing) forgefriends is licensed under AGPLv3+
16ad316f0 (origin/feature-gitlab-ci, feature-gitlab-ci) CI: setup GitLab CI
1715f5f08 tests: do not test against the GitHub API
7da22f0e5 CI: unit tests for models race with each other and sometime fail