This is a new fresh instance of Gitea, please migrate your repositories from the old server https://git-old.jurisic.org. (The old server will be available until 1.10.2026.)
This change is to enable people who mirror this repo on a GitLab instance (as I do) to have a .deb file built on a schedule (e.g. weekly) and check to see if there are any updates.
This has a number of benefits:
Ensures the latest version of Nextcloud can always be built
Verifies any changes made will work on a freshly set up machine
Can notify people via email when a new version of Nextcloud is released
For those hosting the repo with Gittea or other Git hosting software that can't use GitLab's CI system, the CI build file will serve as a detailed example of how to build the package.
This change is to enable people who mirror this repo on a GitLab instance (as I do) to have a .deb file built on a schedule (e.g. weekly) and check to see if there are any updates.
This has a number of benefits:
- Ensures the latest version of Nextcloud can always be built
- Verifies any changes made will work on a freshly set up machine
- Can notify people via email when a new version of Nextcloud is released
For those hosting the repo with Gittea or other Git hosting software that can't use GitLab's CI system, the CI build file will serve as a detailed example of how to build the package.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This change is to enable people who mirror this repo on a GitLab instance (as I do) to have a .deb file built on a schedule (e.g. weekly) and check to see if there are any updates.
This has a number of benefits:
For those hosting the repo with Gittea or other Git hosting software that can't use GitLab's CI system, the CI build file will serve as a detailed example of how to build the package.