-
Let's spend a while researching possible solutions and libraries we can use to support Fergejo.
* [ ] Write down the findings in the [research repository](https://github.com/packit/research).
* [ …
-
What is the best way to synchronize the code between code.forgejo.org and github? So far I simply do it through my local repo where I have both as a remote. Would it make sense to treat the code at co…
-
Is there anything that could easily be scavenged from `code.forgejo.org` regarding tests?
I would like to run the same tests as are run on code.forgejo.org, also against the builds of forgejo from t…
-
Since Gitea as the only currently available Git hosting platform for Umbrel has some downsides like being for-profit, I'd really like to see alternatives like Forgejo to be available. Since Forgejo is…
-
this is the only thing holding me back from switching to svelita-cms
-
I can see currently only GitHub and GitLab are supported.
Are there any plans to support gitea in the near future?
Would it make sense to write a gitlab -> gitea translator API in case there are no…
-
https://ci.codeberg.org/repos/3265/pipeline/1012/10
```
# Next version will be: 5.0.0
# Push to release branch detected.
# Preparing release pull-request for version: 5.0.0 ...
Branch "next-rel…
pat-s updated
1 month ago
-
Add support for forgejo
-
With the [Forgejo v9.0 release](https://forgejo.org/2024-10-release-v9-0/) on 2024-10-16, note that its licence changes from MIT to GPLv3+. This is documented [in the Forgejo main repository README](h…
-
### What is the problem?
Forgejo has a feature called "push-to-create", which when enabled will make Forgejo create a repository if it is pushed to but doesn't exist yet. This of course only happens …