Skip to content

Commit

Permalink
archiving of versions 19 and 19 R6
Browse files Browse the repository at this point in the history
  • Loading branch information
CGareau committed Sep 2, 2024
1 parent df0c2fa commit 25316ee
Show file tree
Hide file tree
Showing 6 changed files with 25 additions and 29 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,6 @@ jobs:
rm 4DIR/4D_Info_Report.zip
curl --ftp-ssl-reqd --user ${{ secrets.FTP_PRIVATE_LOGIN }}:'${{ secrets.FTP_PRIVATE_PASSWORD }}' --output ./4DIR/4D_Info_Report-20-R6.zip ${{ secrets.FTP_PRIVATE_PATH }}4D_Info_Report-20-R6.zip
curl --ftp-ssl-reqd --user ${{ secrets.FTP_PRIVATE_LOGIN }}:'${{ secrets.FTP_PRIVATE_PASSWORD }}' --output ./4DIR/4D_Info_Report-20-LTS.zip ${{ secrets.FTP_PRIVATE_PATH }}4D_Info_Report-20-LTS.zip
curl --ftp-ssl-reqd --user ${{ secrets.FTP_PRIVATE_LOGIN }}:'${{ secrets.FTP_PRIVATE_PASSWORD }}' --output ./4DIR/4D_Info_Report_v4_83_I_19R6.zip ${{ secrets.FTP_PRIVATE_PATH }}4DIR/4D_Info_Report_v4_83_I_19R6.zip
curl --ftp-ssl-reqd --user ${{ secrets.FTP_PRIVATE_LOGIN }}:'${{ secrets.FTP_PRIVATE_PASSWORD }}' --output ./4DIR/4D_Info_Report_v4_83_IS_19R6.zip ${{ secrets.FTP_PRIVATE_PATH }}4DIR/4D_Info_Report_v4_83_IS_19R6.zip
curl --ftp-ssl-reqd --user ${{ secrets.FTP_PRIVATE_LOGIN }}:'${{ secrets.FTP_PRIVATE_PASSWORD }}' --output ./4DIR/4D_Info_Report_v4_83_I_19.zip ${{ secrets.FTP_PRIVATE_PATH }}4DIR/4D_Info_Report_v4_83_I_19.zip
curl --ftp-ssl-reqd --user ${{ secrets.FTP_PRIVATE_LOGIN }}:'${{ secrets.FTP_PRIVATE_PASSWORD }}' --output ./4DIR/4D_Info_Report_v4_83_IS_19.zip ${{ secrets.FTP_PRIVATE_PATH }}4DIR/4D_Info_Report_v4_83_IS_19.zip
shell: bash

- name: Upload others assets
Expand All @@ -68,6 +64,6 @@ jobs:
repo_token: ${{ secrets.TARGET_TOKEN_GITHUB }}
file: ./4DIR/4D*
tag: ${{ steps.version.outputs.inforeport_version }}
body: 4D_Info_Report v${{ steps.version.outputs.inforeport_version }} for 4D 4D 20 R6 & 20 LTS / 4D_Info_Report v4.83 for 4D 19 & 19 R6
body: 4D_Info_Report v${{ steps.version.outputs.inforeport_version }} for 4D 20 R6 & 20 LTS (compiled for Intel and Silicon)
file_glob: true
overwrite: true
10 changes: 5 additions & 5 deletions README.de.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Die Komponente`4D_Info_Report`bietet zahlreiche Informationen:

> **Important**
>
> Wenn Sie Version 20 R6 oder höher verwenden
> Erfordert Version 20 R6 oder höher
* Erstellen Sie eine`dependencies.json`Datei in der`/Project/Sources/`Ordner

Expand Down Expand Up @@ -113,13 +113,13 @@ Sie können diese Berichte analysieren:

* Komponente für Version 4D 20 (auch für Apple Silicon Prozessor kompiliert): [4D_Info_Report-20-LTS.zip](https://github.com/4d/4D_Info_Report/releases/latest/download/4D_Info_Report-20-LTS.zip)

* Komponente für Version 4D 19 R6 (nur für Intel/AMD-Prozessor kompiliert): [4D_Info_Report_v4_83_I_19R6.zip](https://github.com/4d/4D_Info_Report/releases/download/4.86.0/4D_Info_Report_v4_83_I_19R6.zip)
* Komponente für Version 4D 19 R6 (nur für Intel/AMD-Prozessor kompiliert): [4D_Info_Report_v4_83_I_19R6.zip](https://github.com/4d/4D_Info_Report/releases/download/archives/4D_Info_Report_v4_83_I_19R6.zip)

* Komponente für Version 4D 19 R6 (auch für Apple Silicon Prozessor kompiliert): [4D_Info_Report_v4_83_IS_19R6.zip](https://github.com/4d/4D_Info_Report/releases/download/4.86.0/4D_Info_Report_v4_83_IS_19R6.zip)
* Komponente für Version 4D 19 R6 (auch für Apple Silicon Prozessor kompiliert): [4D_Info_Report_v4_83_IS_19R6.zip](https://github.com/4d/4D_Info_Report/releases/download/archives/4D_Info_Report_v4_83_IS_19R6.zip)

* Komponente für Version 4D 19 (nur für Intel/AMD-Prozessor kompiliert): [4D_Info_Report_v4_83_I_19.zip](https://github.com/4d/4D_Info_Report/releases/download/4.86.0/4D_Info_Report_v4_83_I_19.zip)
* Komponente für Version 4D 19 (nur für Intel/AMD-Prozessor kompiliert): [4D_Info_Report_v4_83_I_19.zip](https://github.com/4d/4D_Info_Report/releases/download/archives/4D_Info_Report_v4_83_I_19.zip)

* Komponente für Version 4D 19 (auch für Apple Silicon Prozessor kompiliert): [4D_Info_Report_v4_83_IS_19.zip](https://github.com/4d/4D_Info_Report/releases/download/4.86.0/4D_Info_Report_v4_83_IS_19.zip)
* Komponente für Version 4D 19 (auch für Apple Silicon Prozessor kompiliert): [4D_Info_Report_v4_83_IS_19.zip](https://github.com/4d/4D_Info_Report/releases/download/archives/4D_Info_Report_v4_83_IS_19.zip)

<br>

Expand Down
10 changes: 5 additions & 5 deletions README.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ el componente`4D_Info_Report`proporciona una gran cantidad de información:

> **Important**
>
> Si está utilizando la versión 20 R6 o superior
> Requiere la versión 20 R6 o superior
* Crear un`dependencies.json`archivo en el`/Project/Sources/`carpeta

Expand Down Expand Up @@ -113,13 +113,13 @@ Puedes analizar estos informes:

* componente para la versión 4D 20 (también compilado para el procesador Apple Silicon): [4D_Info_Report-20-LTS.zip](https://github.com/4d/4D_Info_Report/releases/latest/download/4D_Info_Report-20-LTS.zip)

* componente para la versión 4D 19 R6 (sólo compilado para procesador Intel/AMD): [4D_Info_Report_v4_83_I_19R6.zip](https://github.com/4d/4D_Info_Report/releases/download/4.86.0/4D_Info_Report_v4_83_I_19R6.zip)
* componente para la versión 4D 19 R6 (sólo compilado para procesador Intel/AMD): [4D_Info_Report_v4_83_I_19R6.zip](https://github.com/4d/4D_Info_Report/releases/download/archives/4D_Info_Report_v4_83_I_19R6.zip)

* componente para la versión 4D 19 R6 (también compilado para el procesador Apple Silicon): [4D_Info_Report_v4_83_IS_19R6.zip](https://github.com/4d/4D_Info_Report/releases/download/4.86.0/4D_Info_Report_v4_83_IS_19R6.zip)
* componente para la versión 4D 19 R6 (también compilado para el procesador Apple Silicon): [4D_Info_Report_v4_83_IS_19R6.zip](https://github.com/4d/4D_Info_Report/releases/download/archives/4D_Info_Report_v4_83_IS_19R6.zip)

* componente para la versión 4D 19 (sólo compilado para procesador Intel/AMD): [4D_Info_Report_v4_83_I_19.zip](https://github.com/4d/4D_Info_Report/releases/download/4.86.0/4D_Info_Report_v4_83_I_19.zip)
* componente para la versión 4D 19 (sólo compilado para procesador Intel/AMD): [4D_Info_Report_v4_83_I_19.zip](https://github.com/4d/4D_Info_Report/releases/download/archives/4D_Info_Report_v4_83_I_19.zip)

* componente para la versión 4D 19 (también compilado para el procesador Apple Silicon): [4D_Info_Report_v4_83_IS_19.zip](https://github.com/4d/4D_Info_Report/releases/download/4.86.0/4D_Info_Report_v4_83_IS_19.zip)
* componente para la versión 4D 19 (también compilado para el procesador Apple Silicon): [4D_Info_Report_v4_83_IS_19.zip](https://github.com/4d/4D_Info_Report/releases/download/archives/4D_Info_Report_v4_83_IS_19.zip)

<br>

Expand Down
10 changes: 5 additions & 5 deletions README.fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Le composant `4D_Info_Report` sert à collecter un maximum d'informations :

> **Important**
>
> Si vous utilisez la version 20 R6 ou supérieure
> Nécessite une version 20 R6 ou supérieure
* Créer un fichier `dependencies.json` dans le dossier `/Project/Sources/`

Expand Down Expand Up @@ -118,13 +118,13 @@ Vous pouvez analyser ces rapports :

* composant en version 4D 20 (compilé aussi pour processeur Apple Silicon) : [4D_Info_Report-20-LTS.zip](https://github.com/4d/4D_Info_Report/releases/latest/download/4D_Info_Report-20-LTS.zip)

* composant en version 4D 19 R6 (compilé seulement pour processeur Intel/AMD) : [4D_Info_Report_v4_83_I_19R6.zip](https://github.com/4d/4D_Info_Report/releases/download/4.86.0/4D_Info_Report_v4_83_I_19R6.zip)
* composant en version 4D 19 R6 (compilé seulement pour processeur Intel/AMD) : [4D_Info_Report_v4_83_I_19R6.zip](https://github.com/4d/4D_Info_Report/releases/download/archives/4D_Info_Report_v4_83_I_19R6.zip)

* composant en version 4D 19 R6 (compilé aussi pour processeur Apple Silicon) : [4D_Info_Report_v4_83_IS_19R6.zip](https://github.com/4d/4D_Info_Report/releases/download/4.86.0/4D_Info_Report_v4_83_IS_19R6.zip)
* composant en version 4D 19 R6 (compilé aussi pour processeur Apple Silicon) : [4D_Info_Report_v4_83_IS_19R6.zip](https://github.com/4d/4D_Info_Report/releases/download/archives/4D_Info_Report_v4_83_IS_19R6.zip)

* composant en version 4D 19 (compilé seulement pour processeur Intel/AMD) : [4D_Info_Report_v4_83_I_19.zip](https://github.com/4d/4D_Info_Report/releases/download/4.86.0/4D_Info_Report_v4_83_I_19.zip)
* composant en version 4D 19 (compilé seulement pour processeur Intel/AMD) : [4D_Info_Report_v4_83_I_19.zip](https://github.com/4d/4D_Info_Report/releases/download/archives/4D_Info_Report_v4_83_I_19.zip)

* composant en version 4D 19 (compilé aussi pour processeur Apple Silicon) : [4D_Info_Report_v4_83_IS_19.zip](https://github.com/4d/4D_Info_Report/releases/download/4.86.0/4D_Info_Report_v4_83_IS_19.zip)
* composant en version 4D 19 (compilé aussi pour processeur Apple Silicon) : [4D_Info_Report_v4_83_IS_19.zip](https://github.com/4d/4D_Info_Report/releases/download/archives/4D_Info_Report_v4_83_IS_19.zip)

<br>

Expand Down
8 changes: 4 additions & 4 deletions README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,13 +113,13 @@ End if

- 4D 20コンポーネント(Intel/AMD, Apple Silicon): [4D_Info_Report-20-LTS.zip](https://github.com/4d/4D_Info_Report/releases/latest/download/4D_Info_Report-20-LTS.zip)

- 4D 19 R6コンポーネント(Intel/AMD): [4D_Info_Report_v4_83_I_19R6.zip](https://github.com/4d/4D_Info_Report/releases/download/4.86.0/4D_Info_Report_v4_83_I_19R6.zip)
- 4D 19 R6コンポーネント(Intel/AMD): [4D_Info_Report_v4_83_I_19R6.zip](https://github.com/4d/4D_Info_Report/releases/download/archives/4D_Info_Report_v4_83_I_19R6.zip)

- 4D 19 R6コンポーネント(Intel/AMD, Apple Silicon): [4D_Info_Report_v4_83_IS_19R6.zip](https://github.com/4d/4D_Info_Report/releases/download/4.86.0/4D_Info_Report_v4_83_IS_19R6.zip)
- 4D 19 R6コンポーネント(Intel/AMD, Apple Silicon): [4D_Info_Report_v4_83_IS_19R6.zip](https://github.com/4d/4D_Info_Report/releases/download/archives/4D_Info_Report_v4_83_IS_19R6.zip)

- 4D 19コンポーネント(Intel/AMD): [4D_Info_Report_v4_83_I_19.zip](https://github.com/4d/4D_Info_Report/releases/download/4.86.0/4D_Info_Report_v4_83_I_19.zip)
- 4D 19コンポーネント(Intel/AMD): [4D_Info_Report_v4_83_I_19.zip](https://github.com/4d/4D_Info_Report/releases/download/archives/4D_Info_Report_v4_83_I_19.zip)

- 4D 19コンポーネント(Intel/AMD, Apple Silicon): [4D_Info_Report_v4_83_IS_19.zip](https://github.com/4d/4D_Info_Report/releases/download/4.86.0/4D_Info_Report_v4_83_IS_19.zip)
- 4D 19コンポーネント(Intel/AMD, Apple Silicon): [4D_Info_Report_v4_83_IS_19.zip](https://github.com/4d/4D_Info_Report/releases/download/archives/4D_Info_Report_v4_83_IS_19.zip)

<br>

Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ The component `4D_Info_Report` provides a large number of information:

> **Important**
>
> If you are using version 20 R6 or higher
> Requires version 20 R6 or higher
* Create a `dependencies.json` file in the `/Project/Sources/` folder

Expand Down Expand Up @@ -119,13 +119,13 @@ You can analyze these reports:

* component for version 4D 20 (also compiled for Apple Silicon processor): [4D_Info_Report-20-LTS.zip](https://github.com/4d/4D_Info_Report/releases/latest/download/4D_Info_Report-20-LTS.zip)

* component for version 4D 19 R6 (only compiled for Intel/AMD processor): [4D_Info_Report_v4_83_I_19R6.zip](https://github.com/4d/4D_Info_Report/releases/download/4.86.0/4D_Info_Report_v4_83_I_19R6.zip)
* component for version 4D 19 R6 (only compiled for Intel/AMD processor): [4D_Info_Report_v4_83_I_19R6.zip](https://github.com/4d/4D_Info_Report/releases/download/archives/4D_Info_Report_v4_83_I_19R6.zip)

* component for version 4D 19 R6 (also compiled for Apple Silicon processor): [4D_Info_Report_v4_83_IS_19R6.zip](https://github.com/4d/4D_Info_Report/releases/download/4.86.0/4D_Info_Report_v4_83_IS_19R6.zip)
* component for version 4D 19 R6 (also compiled for Apple Silicon processor): [4D_Info_Report_v4_83_IS_19R6.zip](https://github.com/4d/4D_Info_Report/releases/download/archives/4D_Info_Report_v4_83_IS_19R6.zip)

* component for version 4D 19 (only compiled for Intel/AMD processor): [4D_Info_Report_v4_83_I_19.zip](https://github.com/4d/4D_Info_Report/releases/download/4.86.0/4D_Info_Report_v4_83_I_19.zip)
* component for version 4D 19 (only compiled for Intel/AMD processor): [4D_Info_Report_v4_83_I_19.zip](https://github.com/4d/4D_Info_Report/releases/download/archives/4D_Info_Report_v4_83_I_19.zip)

* component for version 4D 19 (also compiled for Apple Silicon processor): [4D_Info_Report_v4_83_IS_19.zip](https://github.com/4d/4D_Info_Report/releases/download/4.86.0/4D_Info_Report_v4_83_IS_19.zip)
* component for version 4D 19 (also compiled for Apple Silicon processor): [4D_Info_Report_v4_83_IS_19.zip](https://github.com/4d/4D_Info_Report/releases/download/archives/4D_Info_Report_v4_83_IS_19.zip)

<br>

Expand Down

0 comments on commit 25316ee

Please sign in to comment.