mirror of
https://github.com/YunoHost-Apps/abantecart_ynh.git
synced 2024-09-03 18:06:16 +02:00
Merge pull request #32 from YunoHost-Apps/upgrade-auto-updater
Upgrade auto-updater
This commit is contained in:
commit
c9bb2a7148
3 changed files with 16 additions and 16 deletions
4
.github/workflows/updater.yml
vendored
4
.github/workflows/updater.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Fetch the source code
|
- name: Fetch the source code
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
- name: Run the updater script
|
- name: Run the updater script
|
||||||
|
@ -33,7 +33,7 @@ jobs:
|
||||||
- name: Create Pull Request
|
- name: Create Pull Request
|
||||||
id: cpr
|
id: cpr
|
||||||
if: ${{ env.PROCEED == 'true' }}
|
if: ${{ env.PROCEED == 'true' }}
|
||||||
uses: peter-evans/create-pull-request@v3
|
uses: peter-evans/create-pull-request@v4
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
commit-message: Update to version ${{ env.VERSION }}
|
commit-message: Update to version ${{ env.VERSION }}
|
||||||
|
|
|
@ -5,7 +5,8 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Abantecart for YunoHost
|
# Abantecart for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/abantecart)  
|
[](https://dash.yunohost.org/appci/app/abantecart)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=abantecart)
|
[](https://install-app.yunohost.org/?app=abantecart)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
@ -20,7 +21,6 @@ AbanteCart is a free open source ecommerce platform to power online retail. Aban
|
||||||
|
|
||||||
**Shipped version:** 1.3.2~ynh1
|
**Shipped version:** 1.3.2~ynh1
|
||||||
|
|
||||||
|
|
||||||
**Demo:** https://www.abantecart.com/shopping-cart-demo
|
**Demo:** https://www.abantecart.com/shopping-cart-demo
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
24
README_fr.md
24
README_fr.md
|
@ -5,27 +5,27 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Abantecart pour YunoHost
|
# Abantecart pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/abantecart)  
|
[](https://dash.yunohost.org/appci/app/abantecart)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=abantecart)
|
[](https://install-app.yunohost.org/?app=abantecart)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer Abantecart rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d’installer Abantecart rapidement et simplement sur un serveur YunoHost.
|
||||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
AbanteCart is a free open source ecommerce platform to power online retail. AbanteCart is a ready to run web application as well as reliable foundation to build custom eCommerce solutions. AbanteCart ecommerce platform is designed to fit a wide variety of online businesses and applications, as well as can be configured or customized to perform very specific business requirements. Chosen by many shop owners launching their business online for the first time, AbanteCart is also picked by developers looking for a user-friendly interface and powerful features set.
|
AbanteCart is a free open source ecommerce platform to power online retail. AbanteCart is a ready to run web application as well as reliable foundation to build custom eCommerce solutions. AbanteCart ecommerce platform is designed to fit a wide variety of online businesses and applications, as well as can be configured or customized to perform very specific business requirements. Chosen by many shop owners launching their business online for the first time, AbanteCart is also picked by developers looking for a user-friendly interface and powerful features set.
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 1.3.2~ynh1
|
**Version incluse :** 1.3.2~ynh1
|
||||||
|
|
||||||
|
|
||||||
**Démo :** https://www.abantecart.com/shopping-cart-demo
|
**Démo :** https://www.abantecart.com/shopping-cart-demo
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d’écran
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Avertissements / informations importantes
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
|
@ -36,10 +36,10 @@ AbanteCart is a free open source ecommerce platform to power online retail. Aban
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <https://www.abantecart.com/>
|
* Site officiel de l’app : <https://www.abantecart.com/>
|
||||||
* Documentation officielle utilisateur : <https://abantecart.atlassian.net/wiki/spaces/AD/overview?homepageId=3506313>
|
* Documentation officielle utilisateur : <https://abantecart.atlassian.net/wiki/spaces/AD/overview?homepageId=3506313>
|
||||||
* Documentation officielle de l'admin : <https://docs.abantecart.com/>
|
* Documentation officielle de l’admin : <https://docs.abantecart.com/>
|
||||||
* Dépôt de code officiel de l'app : <https://github.com/abantecart/abantecart-src>
|
* Dépôt de code officiel de l’app : <https://github.com/abantecart/abantecart-src>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_abantecart>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_abantecart>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/abantecart_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/abantecart_ynh/issues>
|
||||||
|
|
||||||
|
@ -55,4 +55,4 @@ ou
|
||||||
sudo yunohost app upgrade abantecart -u https://github.com/YunoHost-Apps/abantecart_ynh/tree/testing --debug
|
sudo yunohost app upgrade abantecart -u https://github.com/YunoHost-Apps/abantecart_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue