This commit is contained in:
bakhirev 2025-06-27 20:44:18 +03:00
parent 6d79099476
commit 85cb02b5e8
19 changed files with 193 additions and 164 deletions

File diff suppressed because one or more lines are too long

View file

@ -29,18 +29,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Create report - name: Create report
run: | uses: bakhirev/assayo@v0.0.2
git clone https://github.com/bakhirev/assayo.git
git --no-pager log --raw --numstat --oneline --all --reverse --date=iso-strict --pretty=format:"%ad>%aN>%aE>%s" | sed -e 's/\\/\\\\/g' | sed -e 's/`/"/g' | sed -e 's/\$/S/g' | sed -e '1s/^/R(f\`/' | sed -e '$s/$/\`\);/' > ./assayo/build/log.txt
- name: Archive the report as an artifact
uses: actions/upload-artifact@v4
with: with:
name: Commit statistics report add_file_info: true
path: ./assayo/build/

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -369,16 +369,7 @@
"h4": "Github Actions" "h4": "Github Actions"
}, },
{ {
"p": "Use Github Actions to automatically create a report within your builds." "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."
},
{
"li": [
"[example](https://github.com/marketplace/actions/assayo) action from the official marketplace;",
"[example](https://github.com/bakhirev/assayo/blob/main/documents/ActionExample.yml) custom action;"
]
},
{
"p": "I recommend using the first option. It is more stable and increases the statistics of installations."
}, },
{ {
"h4": "Öffentlicher server" "h4": "Öffentlicher server"

View file

@ -372,16 +372,7 @@
"h4": "Github Actions" "h4": "Github Actions"
}, },
{ {
"p": "Use Github Actions to automatically create a report within your builds." "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."
},
{
"li": [
"[example](https://github.com/marketplace/actions/assayo) action from the official marketplace;",
"[example](https://github.com/bakhirev/assayo/blob/main/documents/ActionExample.yml) custom action;"
]
},
{
"p": "I recommend using the first option. It is more stable and increases the statistics of installations."
}, },
{ {
"h4": "Public server" "h4": "Public server"

View file

@ -375,16 +375,7 @@
"h4": "Github Actions" "h4": "Github Actions"
}, },
{ {
"p": "Use Github Actions to automatically create a report within your builds." "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."
},
{
"li": [
"[example](https://github.com/marketplace/actions/assayo) action from the official marketplace;",
"[example](https://github.com/bakhirev/assayo/blob/main/documents/ActionExample.yml) custom action;"
]
},
{
"p": "I recommend using the first option. It is more stable and increases the statistics of installations."
}, },
{ {
"h4": "Servidor público" "h4": "Servidor público"

View file

@ -366,16 +366,7 @@
"h4": "Github Actions" "h4": "Github Actions"
}, },
{ {
"p": "Use Github Actions to automatically create a report within your builds." "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."
},
{
"li": [
"[example](https://github.com/marketplace/actions/assayo) action from the official marketplace;",
"[example](https://github.com/bakhirev/assayo/blob/main/documents/ActionExample.yml) custom action;"
]
},
{
"p": "I recommend using the first option. It is more stable and increases the statistics of installations."
}, },
{ {
"h4": "Serveur public" "h4": "Serveur public"

View file

@ -372,16 +372,7 @@
"h4": "Github Actions" "h4": "Github Actions"
}, },
{ {
"p": "Use Github Actions to automatically create a report within your builds." "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."
},
{
"li": [
"[example](https://github.com/marketplace/actions/assayo) action from the official marketplace;",
"[example](https://github.com/bakhirev/assayo/blob/main/documents/ActionExample.yml) custom action;"
]
},
{
"p": "I recommend using the first option. It is more stable and increases the statistics of installations."
}, },
{ {
"h4": "公開サーバ" "h4": "公開サーバ"

View file

@ -372,16 +372,7 @@
"h4": "Github Actions" "h4": "Github Actions"
}, },
{ {
"p": "Use Github Actions to automatically create a report within your builds." "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."
},
{
"li": [
"[example](https://github.com/marketplace/actions/assayo) action from the official marketplace;",
"[example](https://github.com/bakhirev/assayo/blob/main/documents/ActionExample.yml) custom action;"
]
},
{
"p": "I recommend using the first option. It is more stable and increases the statistics of installations."
}, },
{ {
"h4": "Servidor Público" "h4": "Servidor Público"

View file

@ -370,16 +370,7 @@
"h4": "Github Actions" "h4": "Github Actions"
}, },
{ {
"p": "Используйте Github Actions для автоматического создания отчёта в рамках ваших сборок." "p": "Добавьте [скрипт](https://github.com/bakhirev/assayo/blob/main/documents/ActionExample.yml) в папку `.github/workflows/` или используйте этот [action](https://github.com/marketplace/actions/assayo) из официального магазина."
},
{
"li": [
"[пример](https://github.com/marketplace/actions/assayo) action из официального магазина;",
"[пример](https://github.com/bakhirev/assayo/blob/main/documents/ActionExample.yml) action собраного руками;"
]
},
{
"p": "Рекомендуем использовать первый вариант. Он более стабильный и увеличивает нашу статистику установок."
}, },
{ {
"h4": "Публичный сервер" "h4": "Публичный сервер"

View file

@ -372,16 +372,7 @@
"h4": "Github Actions" "h4": "Github Actions"
}, },
{ {
"p": "Use Github Actions to automatically create a report within your builds." "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."
},
{
"li": [
"[example](https://github.com/marketplace/actions/assayo) action from the official marketplace;",
"[example](https://github.com/bakhirev/assayo/blob/main/documents/ActionExample.yml) custom action;"
]
},
{
"p": "I recommend using the first option. It is more stable and increases the statistics of installations."
}, },
{ {
"h4": "公共服务器" "h4": "公共服务器"

View file

@ -11,6 +11,7 @@ function addListWithPrefix(list, markdown, prefix = '') {
function addList(list, markdown) { function addList(list, markdown) {
addListWithPrefix(list, markdown, '- '); addListWithPrefix(list, markdown, '- ');
markdown.push('');
} }
function addBlockCode(list, markdown) { function addBlockCode(list, markdown) {