mirror of
https://github.com/YunoHost-Apps/forgejo_ynh.git
synced 2024-09-03 18:36:26 +02:00
Merge pull request #111 from YunoHost-Apps/ci-auto-update-8.0.2
This commit is contained in:
commit
59ad6008ae
10 changed files with 79 additions and 14 deletions
|
@ -6,4 +6,5 @@
|
|||
- [Lire le README en français](README_fr.md)
|
||||
- [Le o README en galego](README_gl.md)
|
||||
- [Baca README dalam bahasa bahasa Indonesia](README_id.md)
|
||||
- [Прочитать README на русский](README_ru.md)
|
||||
- [阅读中文(简体)的 README](README_zh_Hans.md)
|
||||
|
|
|
@ -34,7 +34,7 @@ Brought to you by an inclusive community under the umbrella of Codeberg e.V., a
|
|||
- Customize HTML templates, static files and many others.
|
||||
|
||||
|
||||
**Shipped version:** 8.0.1~ynh1
|
||||
**Shipped version:** 8.0.2~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@ Brought to you by an inclusive community under the umbrella of Codeberg e.V., a
|
|||
- Customize HTML templates, static files and many others.
|
||||
|
||||
|
||||
**Versión actual:** 8.0.1~ynh1
|
||||
**Versión actual:** 8.0.2~ynh1
|
||||
|
||||
## Capturas
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@ Brought to you by an inclusive community under the umbrella of Codeberg e.V., a
|
|||
- Customize HTML templates, static files and many others.
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 8.0.1~ynh1
|
||||
**Paketatutako bertsioa:** 8.0.2~ynh1
|
||||
|
||||
## Pantaila-argazkiak
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@ Présenté par une communauté inclusive sous l'égide de Codeberg e.V., une org
|
|||
- Modèle personnalisé HTML, de fichiers statiques et de nombreux autres.
|
||||
|
||||
|
||||
**Version incluse :** 8.0.1~ynh1
|
||||
**Version incluse :** 8.0.2~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@ Brought to you by an inclusive community under the umbrella of Codeberg e.V., a
|
|||
- Customize HTML templates, static files and many others.
|
||||
|
||||
|
||||
**Versión proporcionada:** 8.0.1~ynh1
|
||||
**Versión proporcionada:** 8.0.2~ynh1
|
||||
|
||||
## Capturas de pantalla
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@ Brought to you by an inclusive community under the umbrella of Codeberg e.V., a
|
|||
- Customize HTML templates, static files and many others.
|
||||
|
||||
|
||||
**Versi terkirim:** 8.0.1~ynh1
|
||||
**Versi terkirim:** 8.0.2~ynh1
|
||||
|
||||
## Tangkapan Layar
|
||||
|
||||
|
|
64
README_ru.md
Normal file
64
README_ru.md
Normal file
|
@ -0,0 +1,64 @@
|
|||
<!--
|
||||
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
Он НЕ ДОЛЖЕН редактироваться вручную.
|
||||
-->
|
||||
|
||||
# Forgejo для YunoHost
|
||||
|
||||
[![Уровень интеграции](https://dash.yunohost.org/integration/forgejo.svg)](https://ci-apps.yunohost.org/ci/apps/forgejo/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/forgejo.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/forgejo.maintain.svg)
|
||||
|
||||
[![Установите Forgejo с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=forgejo)
|
||||
|
||||
*[Прочтите этот README на других языках.](./ALL_README.md)*
|
||||
|
||||
> *Этот пакет позволяет Вам установить Forgejo быстро и просто на YunoHost-сервер.*
|
||||
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
|
||||
|
||||
## Обзор
|
||||
|
||||
Forgejo is a self-hosted lightweight software forge. Easy to install and low maintenance, it just does the job.
|
||||
|
||||
Brought to you by an inclusive community under the umbrella of Codeberg e.V., a democratic non-profit organization, Forgejo can be trusted to be exclusively Free Software. It focuses on security, scaling, federation and privacy.
|
||||
|
||||
### Features
|
||||
|
||||
- User dashboard, user profile and activity timeline.
|
||||
- User, organization and repository management.
|
||||
- Repository and organization webhooks, including Slack, Discord and Dingtalk.
|
||||
- Repository Git hooks, deploy keys and Git LFS.
|
||||
- Repository issues, pull requests, wiki, protected branches and collaboration.
|
||||
- Migrate and mirror repositories with wiki from other code hosts.
|
||||
- Web editor for quick editing repository files and wiki.
|
||||
- Jupyter Notebook and PDF rendering.
|
||||
- Authentication via SMTP, LDAP.
|
||||
- Customize HTML templates, static files and many others.
|
||||
|
||||
|
||||
**Поставляемая версия:** 8.0.2~ynh1
|
||||
|
||||
## Снимки экрана
|
||||
|
||||
![Снимок экрана Forgejo](./doc/screenshots/screenshot.png)
|
||||
|
||||
## Документация и ресурсы
|
||||
|
||||
- Официальный веб-сайт приложения: <https://forgejo.org>
|
||||
- Официальная документация пользователя: <https://forgejo.org/docs/latest/user/>
|
||||
- Официальная документация администратора: <https://forgejo.org/docs/latest/admin/>
|
||||
- Репозиторий кода главной ветки приложения: <https://codeberg.org/forgejo/forgejo>
|
||||
- Магазин YunoHost: <https://apps.yunohost.org/app/forgejo>
|
||||
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/forgejo_ynh/issues>
|
||||
|
||||
## Информация для разработчиков
|
||||
|
||||
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/forgejo_ynh/tree/testing).
|
||||
|
||||
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/forgejo_ynh/tree/testing --debug
|
||||
или
|
||||
sudo yunohost app upgrade forgejo -u https://github.com/YunoHost-Apps/forgejo_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>
|
|
@ -34,7 +34,7 @@ Brought to you by an inclusive community under the umbrella of Codeberg e.V., a
|
|||
- Customize HTML templates, static files and many others.
|
||||
|
||||
|
||||
**分发版本:** 8.0.1~ynh1
|
||||
**分发版本:** 8.0.2~ynh1
|
||||
|
||||
## 截图
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Forgejo"
|
|||
description.en = "Lightweight software forge"
|
||||
description.fr = "Forge logiciel légère"
|
||||
|
||||
version = "8.0.1~ynh1"
|
||||
version = "8.0.2~ynh1"
|
||||
|
||||
maintainers = [ "Emmanuel Averty" ]
|
||||
|
||||
|
@ -48,12 +48,12 @@ ram.runtime = "2G"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
amd64.url = "https://codeberg.org/forgejo/forgejo/releases/download/v8.0.1/forgejo-8.0.1-linux-amd64.xz"
|
||||
amd64.sha256 = "51f999d26d5ba7e8e5a86bc83b96278a78184e4c26a97c82f72d3dc4fd01be5e"
|
||||
arm64.url = "https://codeberg.org/forgejo/forgejo/releases/download/v8.0.1/forgejo-8.0.1-linux-arm64.xz"
|
||||
arm64.sha256 = "4750daca428308ab6bb01af0995c889a6bbf04784a9873ee663edbc0309ed312"
|
||||
armhf.url = "https://codeberg.org/forgejo/forgejo/releases/download/v8.0.1/forgejo-8.0.1-linux-arm-6.xz"
|
||||
armhf.sha256 = "b35d03da684cfa84a560d96d5bbfb229e8ae75e13fcff4ae79d4fcbc04934847"
|
||||
amd64.url = "https://codeberg.org/forgejo/forgejo/releases/download/v8.0.2/forgejo-8.0.2-linux-amd64.xz"
|
||||
amd64.sha256 = "1c5dacbbea0509b677df8ec92fd91858df5552eb3240aa475add8e414b60f8f2"
|
||||
arm64.url = "https://codeberg.org/forgejo/forgejo/releases/download/v8.0.2/forgejo-8.0.2-linux-arm64.xz"
|
||||
arm64.sha256 = "f9bb23a8e99ee58dbee5a92690e838d0de7416e8289f85d3fef3eeca4fc33292"
|
||||
armhf.url = "https://codeberg.org/forgejo/forgejo/releases/download/v8.0.2/forgejo-8.0.2-linux-arm-6.xz"
|
||||
armhf.sha256 = "bdb639ac9f3d1438e40a74797e1ac66c52849f2acfb5715d7e6bd82f650fa9f3"
|
||||
format = "whatever"
|
||||
extract = false
|
||||
rename = "forgejo.xz"
|
||||
|
|
Loading…
Reference in a new issue