readme: add note on imperfect hydra-hosting.

Summary:
Make a note about not-perfect hydra-hosting implementation.

Signed-off-by: Yongmin Hong <revi@omglol.email>

Test Plan: Read it ™️.

Reviewers: O1 revi & automations, revi

Reviewed By: O1 revi & automations, revi

Differential Revision: https://issuetracker.revi.xyz/D69
This commit is contained in:
revi 2024-05-11 16:49:03 +09:00
parent 21863cc726
commit 906fa60aab
Signed by: revi
GPG key ID: 1EB4F6CEEA100E94

View file

@ -2,6 +2,8 @@
Browse the homepage at <a href="https://revi.xyz" rel="me">revi.xyz</a>.
For now, I use Forgejo repositories for a [hydra-hosting](https://seirdy.one/posts/2020/11/18/git-workflow-1/) only `git remote`.
For now, I use Forgejo repositories for a [hydra-hosting](https://seirdy.one/posts/2020/11/18/git-workflow-1/)[^1] only `git remote`.
This might change in the future, or there might be some repos with `origin` remote, but that's not documented elsewhere.
[^1]: My implementation is not really completely distributed: I rely on my self-hosted [phorge](https://issuetracker.revi.xyz) for propagation. Well, if the phorge is down, I've got a bigger problem than simple reliability, so I don't really consider to be big problem.