1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pleroma_ynh.git synced 2024-09-03 20:15:59 +02:00

Merge pull request #248 from YunoHost-Apps/testing

Testing
This commit is contained in:
Éric Gaspar 2023-05-31 21:55:03 +02:00 committed by GitHub
commit dcb7f0b01a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 9 additions and 21 deletions

View file

@ -23,7 +23,7 @@ For user friendly details about Pleroma: [see here](https://blog.soykaf.com/post
**Mastodon web front-end for Pleroma:** Add **/web** in front of your Pleroma domain, eg. pleroma.domain.tld/web
**Shipped version:** 2.5.1~ynh2
**Shipped version:** 2.5.2~ynh1
## Screenshots

View file

@ -23,7 +23,7 @@ Pour des informations plus détaillées sur Pleroma voir [What is Pleroma](https
**Interface utilisateur Mastodon pour Pleroma :** Ajouter `/web` à la fin du nom de domaine (URL) de votre installation, par exemple : `https://pleroma.domain.tld/web`
**Version incluse :** 2.5.1~ynh2
**Version incluse :** 2.5.2~ynh1
## Captures décran

View file

@ -16,18 +16,6 @@
setup_private=1
setup_public=1
upgrade=1
# 2.2.0~ynh1
# upgrade=1 from_commit=059ddc457aabe6962f5960612ed2dc1db53daeeb
# 2.2.2~ynh1
# upgrade=1 from_commit=63723f18af5b035a41e967078cc3128423b1f9ae
# 2.3.0~ynh1
# upgrade=1 from_commit=9f5c0970d2bf8bb6111785184b1d3762228b04ec
# 2.3.0~ynh2
# upgrade=1 from_commit=4757df265b0c3e8d1fc5280190ccfe5705dcb691
# 2.3.0~ynh3
# upgrade=1 from_commit=28ed2fd7ab7b5e55154991c990d8e780560a56db
# 2.4.0~ynh1
upgrade=1 from_commit=2c4a57afdc92a6428ccfea3ccb74c7e33dc9b9ff
# 2.4.1~ynh1
upgrade=1 from_commit=e6d9935af254018baf326281662c55407170694d
# 2.4.3~ynh1

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/230112/artifacts/download?file_type=archive
SOURCE_SUM=98f9dc5410c96892b356d75a48e2aa937e2e35fce99db44317d445280bc8128c
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/234433/artifacts/download?file_type=archive
SOURCE_SUM=8ef0bea62671d39e60f9e08d13109a4c332c552a1f855184063353987d46c84a
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/230116/artifacts/download?file_type=archive
SOURCE_SUM=05ee20c2a10b8a2393a8aa84fe4f44e86b69fe65321de10cb7a8f6b5c01ac1e4
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/234437/artifacts/download?file_type=archive
SOURCE_SUM=2e2622a7a50284573fbb3dc66f0510c03d19403ab1e23d6b5dce7bddc11fca95
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/230231/artifacts/download?file_type=archive
SOURCE_SUM=bf7caba3ef502e2b21ec8749606a7b207b7c0a67fb767f33e9826fdfb24852c0
SOURCE_URL=https://git.pleroma.social/pleroma/pleroma/-/jobs/234449/artifacts/download?file_type=archive
SOURCE_SUM=abab2ad69704b999dbe1b995ce12aabc8069d9620ca332ecc621b20826d6db97
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Federated social networking server built on open protocols",
"fr": "Serveur de réseautage social fédéré basé sur des protocoles ouverts"
},
"version": "2.5.1~ynh2",
"version": "2.5.2~ynh1",
"url": "https://pleroma.social/",
"upstream": {
"license": "AGPL-3.0-only",