mirror of
https://github.com/bakhirev/assayo.git
synced 2025-09-02 10:40:16 +00:00
update
This commit is contained in:
parent
6d79099476
commit
85cb02b5e8
19 changed files with 193 additions and 164 deletions
57
README.md
57
README.md
File diff suppressed because one or more lines are too long
|
@ -29,18 +29,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Create report
|
||||
run: |
|
||||
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
|
||||
uses: bakhirev/assayo@v0.0.2
|
||||
with:
|
||||
name: Commit statistics report
|
||||
path: ./assayo/build/
|
||||
add_file_info: true
|
||||
|
|
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
|
@ -369,16 +369,7 @@
|
|||
"h4": "Github Actions"
|
||||
},
|
||||
{
|
||||
"p": "Use Github Actions to automatically create a report within your builds."
|
||||
},
|
||||
{
|
||||
"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."
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"h4": "Öffentlicher server"
|
||||
|
|
|
@ -372,16 +372,7 @@
|
|||
"h4": "Github Actions"
|
||||
},
|
||||
{
|
||||
"p": "Use Github Actions to automatically create a report within your builds."
|
||||
},
|
||||
{
|
||||
"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."
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"h4": "Public server"
|
||||
|
|
|
@ -375,16 +375,7 @@
|
|||
"h4": "Github Actions"
|
||||
},
|
||||
{
|
||||
"p": "Use Github Actions to automatically create a report within your builds."
|
||||
},
|
||||
{
|
||||
"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."
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"h4": "Servidor público"
|
||||
|
|
|
@ -366,16 +366,7 @@
|
|||
"h4": "Github Actions"
|
||||
},
|
||||
{
|
||||
"p": "Use Github Actions to automatically create a report within your builds."
|
||||
},
|
||||
{
|
||||
"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."
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"h4": "Serveur public"
|
||||
|
|
|
@ -372,16 +372,7 @@
|
|||
"h4": "Github Actions"
|
||||
},
|
||||
{
|
||||
"p": "Use Github Actions to automatically create a report within your builds."
|
||||
},
|
||||
{
|
||||
"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."
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"h4": "公開サーバ"
|
||||
|
|
|
@ -372,16 +372,7 @@
|
|||
"h4": "Github Actions"
|
||||
},
|
||||
{
|
||||
"p": "Use Github Actions to automatically create a report within your builds."
|
||||
},
|
||||
{
|
||||
"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."
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"h4": "Servidor Público"
|
||||
|
|
|
@ -370,16 +370,7 @@
|
|||
"h4": "Github Actions"
|
||||
},
|
||||
{
|
||||
"p": "Используйте Github Actions для автоматического создания отчёта в рамках ваших сборок."
|
||||
},
|
||||
{
|
||||
"li": [
|
||||
"[пример](https://github.com/marketplace/actions/assayo) action из официального магазина;",
|
||||
"[пример](https://github.com/bakhirev/assayo/blob/main/documents/ActionExample.yml) action собраного руками;"
|
||||
]
|
||||
},
|
||||
{
|
||||
"p": "Рекомендуем использовать первый вариант. Он более стабильный и увеличивает нашу статистику установок."
|
||||
"p": "Добавьте [скрипт](https://github.com/bakhirev/assayo/blob/main/documents/ActionExample.yml) в папку `.github/workflows/` или используйте этот [action](https://github.com/marketplace/actions/assayo) из официального магазина."
|
||||
},
|
||||
{
|
||||
"h4": "Публичный сервер"
|
||||
|
|
|
@ -372,16 +372,7 @@
|
|||
"h4": "Github Actions"
|
||||
},
|
||||
{
|
||||
"p": "Use Github Actions to automatically create a report within your builds."
|
||||
},
|
||||
{
|
||||
"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."
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"h4": "公共服务器"
|
||||
|
|
|
@ -11,6 +11,7 @@ function addListWithPrefix(list, markdown, prefix = '') {
|
|||
|
||||
function addList(list, markdown) {
|
||||
addListWithPrefix(list, markdown, '- ');
|
||||
markdown.push('');
|
||||
}
|
||||
|
||||
function addBlockCode(list, markdown) {
|
||||
|
|
Loading…
Add table
Reference in a new issue