Tooling in container to make the changes of #1616 work #2230
Replies: 1 comment 1 reply
|
Yes. On current
So the adapter code can be present in the image while Gitea/Forgejo authentication and operations remain unavailable. I cannot confirm whether another PR is planned, but the dependency is not present in the current Dockerfile. The container-side fix should install the correct References: |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Maybe a Q&A discussion is better for this than my comment on the closed issue 😉
In order to make the GitHub decoupling actually work on gitea/forgejo, the Dockerfile would need to have the
teabinary available, right?Is this coming with another PR?EDIT: I submitted a PR for this.
All reactions