mirror of
https://github.com/bakhirev/assayo.git
synced 2025-09-01 10:09:39 +00:00
update
This commit is contained in:
parent
48dcb3c684
commit
d472590220
6 changed files with 150 additions and 168 deletions
|
@ -105,7 +105,7 @@ Creates an HTML-report with analysis of commit statistics:
|
||||||
In this case, it is important that the `log.txt` file is generated by the command for offline viewing.
|
In this case, it is important that the `log.txt` file is generated by the command for offline viewing.
|
||||||
<a name="link-10"></a>
|
<a name="link-10"></a>
|
||||||
#### Use github actions
|
#### Use github actions
|
||||||
Add [script](https://github.com/bakhirev/assayo/blob/main/documents/ActionExample.yml) in folder `.github/workflows/` or use this [action](https://github.com/marketplace/actions/assayo) from the marketplace.
|
Add [script](https://github.com/bakhirev/assayo/blob/main/documents/ActionExample.yml) in folder `.github/workflows/` or use this [action](https://github.com/marketplace/actions/assayo) from the marketplace. A ready, fresh report will be saved in the artifacts.
|
||||||
<a name="link-11"></a>
|
<a name="link-11"></a>
|
||||||
#### Use private server
|
#### Use private server
|
||||||
- download the [docker image](https://hub.docker.com/r/bakhirev/assayo);
|
- download the [docker image](https://hub.docker.com/r/bakhirev/assayo);
|
||||||
|
|
|
@ -105,7 +105,7 @@ Visualización y análisis de los datos de su repositorio git:
|
||||||
En este caso, es importante que el archivo ' log.txt ' fue generado por el equipo para ver sin conexión.
|
En este caso, es importante que el archivo ' log.txt ' fue generado por el equipo para ver sin conexión.
|
||||||
<a name="link-10"></a>
|
<a name="link-10"></a>
|
||||||
#### Use github actions
|
#### Use github actions
|
||||||
Add [script](https://github.com/bakhirev/assayo/blob/main/documents/ActionExample.yml) in folder `.github/workflows/` or use this [action](https://github.com/marketplace/actions/assayo) from the marketplace.
|
Add [script](https://github.com/bakhirev/assayo/blob/main/documents/ActionExample.yml) in folder `.github/workflows/` or use this [action](https://github.com/marketplace/actions/assayo) from the marketplace. Se guardará un informe nuevo y listo en los artefactos.
|
||||||
<a name="link-11"></a>
|
<a name="link-11"></a>
|
||||||
#### Servidor privado
|
#### Servidor privado
|
||||||
- descargar [docker образ](https://hub.docker.com/r/bakhirev/assayo);
|
- descargar [docker образ](https://hub.docker.com/r/bakhirev/assayo);
|
||||||
|
|
303
documents/FR.md
303
documents/FR.md
File diff suppressed because one or more lines are too long
|
@ -106,7 +106,7 @@
|
||||||
"h4": "Use github actions"
|
"h4": "Use github actions"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"p": "Add [script](https://github.com/bakhirev/assayo/blob/main/documents/ActionExample.yml) in folder `.github/workflows/` or use this [action](https://github.com/marketplace/actions/assayo) from the marketplace."
|
"p": "Add [script](https://github.com/bakhirev/assayo/blob/main/documents/ActionExample.yml) in folder `.github/workflows/` or use this [action](https://github.com/marketplace/actions/assayo) from the marketplace. A ready, fresh report will be saved in the artifacts."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"h4": "Use private server"
|
"h4": "Use private server"
|
||||||
|
|
|
@ -106,7 +106,7 @@
|
||||||
"h4": "Use github actions"
|
"h4": "Use github actions"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"p": "Add [script](https://github.com/bakhirev/assayo/blob/main/documents/ActionExample.yml) in folder `.github/workflows/` or use this [action](https://github.com/marketplace/actions/assayo) from the marketplace."
|
"p": "Add [script](https://github.com/bakhirev/assayo/blob/main/documents/ActionExample.yml) in folder `.github/workflows/` or use this [action](https://github.com/marketplace/actions/assayo) from the marketplace. Se guardará un informe nuevo y listo en los artefactos."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"h4": "Servidor privado"
|
"h4": "Servidor privado"
|
||||||
|
|
|
@ -34,9 +34,8 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"li": [
|
"li": [
|
||||||
"Aller à [сайт](https://bakhirev.github.io/)",
|
"Aller à [website](https://bakhirev.github.io/demo/)",
|
||||||
"Appuyer sur le bouton “[Démo](https://bakhirev.github.io/demo)”",
|
"follow the instructions"
|
||||||
"Faites glisser le fichier `log.txt` dans la fenêtre du navigateur"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -104,7 +103,7 @@
|
||||||
"h4": "Use github actions"
|
"h4": "Use github actions"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"p": "Add [script](https://github.com/bakhirev/assayo/blob/main/documents/ActionExample.yml) in folder `.github/workflows/` or use this [action](https://github.com/marketplace/actions/assayo) from the marketplace."
|
"p": "Add [script](https://github.com/bakhirev/assayo/blob/main/documents/ActionExample.yml) in folder `.github/workflows/` or use this [action](https://github.com/marketplace/actions/assayo) from the marketplace. A ready, fresh report will be saved in the artifacts."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"h4": "Serveur privé"
|
"h4": "Serveur privé"
|
||||||
|
|
Loading…
Add table
Reference in a new issue