Today’s rebasing took 30 minutes, no conflicts. A test fixture changed and projectbase needed fixing.
$ git describe gitea/main
v1.17.0-dev-159-ga39287cd4
$ git log --oneline --no-merges gitea/main..origin/main
ccdc9429b (HEAD -> main, origin/main, origin/feature-activitypub, feature-activitypub) activitypub: implement Repository
0076e9b3a activitypub: hack_16834
8eadf15c4 activitypub: implement the ReqSignature middleware
137f0b7e9 activitypub: signing http client
1c81b127f activitypub: go-fed conformant Clock instance
bf1ec9ace activitypub: add the public key to Person (#14186)
9c6541b41 activitypub: implement /api/v1/activitypub/user/{username} (#14186)
b25f8a133 (origin/feature-projectbase, feature-projectbase) projectbase: implement tests for UpdateProjectBase
fff6332a1 repo: add a .projectbase repository to each project
f3061b683 repository: cloneLink(suffix) instead of cloneLink(isWiki)
28203f10b (origin/feature-gitlab-ci, feature-gitlab-ci) tests: do not test against the GitHub API
adb8d9b4e CI: unit tests for models race with each other and sometime fail
f3a48411a CI: setup GitLab CI
4f455c26d (origin/feature-development-environment, feature-development-environment) gitignore: emacs backups
7e6b375a3 (origin/feature-go-fed, feature-go-fed) go.mod: add go-fed/{httpsig,activity/pub,activity/streams} dependency (#14186)
33559fecb (origin/feature-licensing, feature-licensing) forgefriends is licensed under AGPLv3+