mirror of
https://github.com/YunoHost-Apps/forgejo_ynh.git
synced 2024-09-03 18:36:26 +02:00
Merge pull request #106 from YunoHost-Apps/ci-auto-update-8.0.0
Upgrade to v8.0.0
This commit is contained in:
commit
5fbcfac100
9 changed files with 78 additions and 13 deletions
|
@ -5,4 +5,5 @@
|
|||
- [Irakurri README euskaraz](README_eu.md)
|
||||
- [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_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:** 7.0.5~ynh1
|
||||
**Shipped version:** 8.0.0~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:** 7.0.5~ynh1
|
||||
**Versión actual:** 8.0.0~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:** 7.0.5~ynh1
|
||||
**Paketatutako bertsioa:** 8.0.0~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 :** 7.0.5~ynh1
|
||||
**Version incluse :** 8.0.0~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:** 7.0.5~ynh1
|
||||
**Versión proporcionada:** 8.0.0~ynh1
|
||||
|
||||
## Capturas de pantalla
|
||||
|
||||
|
|
64
README_id.md
Normal file
64
README_id.md
Normal file
|
@ -0,0 +1,64 @@
|
|||
<!--
|
||||
N.B.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
Ini TIDAK boleh diedit dengan tangan.
|
||||
-->
|
||||
|
||||
# Forgejo untuk YunoHost
|
||||
|
||||
[](https://ci-apps.yunohost.org/ci/apps/forgejo/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=forgejo)
|
||||
|
||||
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
|
||||
|
||||
> *Paket ini memperbolehkan Anda untuk memasang Forgejo secara cepat dan mudah pada server YunoHost.*
|
||||
> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.*
|
||||
|
||||
## Ringkasan
|
||||
|
||||
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.
|
||||
|
||||
|
||||
**Versi terkirim:** 8.0.0~ynh1
|
||||
|
||||
## Tangkapan Layar
|
||||
|
||||

|
||||
|
||||
## Dokumentasi dan sumber daya
|
||||
|
||||
- Website aplikasi resmi: <https://forgejo.org>
|
||||
- Dokumentasi pengguna resmi: <https://forgejo.org/docs/latest/user/>
|
||||
- Dokumentasi admin resmi: <https://forgejo.org/docs/latest/admin/>
|
||||
- Depot kode aplikasi hulu: <https://codeberg.org/forgejo/forgejo>
|
||||
- Gudang YunoHost: <https://apps.yunohost.org/app/forgejo>
|
||||
- Laporkan bug: <https://github.com/YunoHost-Apps/forgejo_ynh/issues>
|
||||
|
||||
## Info developer
|
||||
|
||||
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/forgejo_ynh/tree/testing).
|
||||
|
||||
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/forgejo_ynh/tree/testing --debug
|
||||
atau
|
||||
sudo yunohost app upgrade forgejo -u https://github.com/YunoHost-Apps/forgejo_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Info lebih lanjut mengenai pemaketan aplikasi:** <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.
|
||||
|
||||
|
||||
**分发版本:** 7.0.5~ynh1
|
||||
**分发版本:** 8.0.0~ynh1
|
||||
|
||||
## 截图
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Forgejo"
|
|||
description.en = "Lightweight software forge"
|
||||
description.fr = "Forge logiciel légère"
|
||||
|
||||
version = "7.0.5~ynh1"
|
||||
version = "8.0.0~ynh1"
|
||||
|
||||
maintainers = [ "Emmanuel Averty" ]
|
||||
|
||||
|
@ -48,12 +48,12 @@ ram.runtime = "2G"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
amd64.url = "https://codeberg.org/forgejo/forgejo/releases/download/v7.0.5/forgejo-7.0.5-linux-amd64.xz"
|
||||
amd64.sha256 = "12cdf7cabf0866b49c0f113fa91d51c182ee9cc0c55be7ee77ab1f2d3c9c1643"
|
||||
arm64.url = "https://codeberg.org/forgejo/forgejo/releases/download/v7.0.5/forgejo-7.0.5-linux-arm64.xz"
|
||||
arm64.sha256 = "4ed7084891c8bdf3e06cee26a55d097b1459124d3ed43680e1e8ab5389ce889f"
|
||||
armhf.url = "https://codeberg.org/forgejo/forgejo/releases/download/v7.0.5/forgejo-7.0.5-linux-arm-6.xz"
|
||||
armhf.sha256 = "ddf99bf5ec042b14690a182d078e52368e7c8d0267eec8bf8b4adadcdd71194e"
|
||||
amd64.url = "https://codeberg.org/forgejo/forgejo/releases/download/v8.0.0/forgejo-8.0.0-linux-amd64.xz"
|
||||
amd64.sha256 = "f1601bd610296d6760e64d0466a6618e7f875d1c612947c78a529be197b81157"
|
||||
arm64.url = "https://codeberg.org/forgejo/forgejo/releases/download/v8.0.0/forgejo-8.0.0-linux-arm64.xz"
|
||||
arm64.sha256 = "263c306086ba62653102aab47a924bc22ac81aa86f782918fb2bc71d51873174"
|
||||
armhf.url = "https://codeberg.org/forgejo/forgejo/releases/download/v8.0.0/forgejo-8.0.0-linux-arm-6.xz"
|
||||
armhf.sha256 = "b4801657db37e9231a67bdb06e2cac107dba513567b628eacfdf028ea22c16d8"
|
||||
format = "whatever"
|
||||
extract = false
|
||||
rename = "forgejo.xz"
|
||||
|
|
Loading…
Add table
Reference in a new issue