Debug

Stoat Config File

{
"enabled": true,
"plugins": {
"chart": {
"action_package_size_chart": {
"tags": [
"Byte Size"
],
"title": "Package Size",
"y_title": "Size (bytes)"
},
"action_runner_memory_chart": {
"tags": [
"Total",
"Used",
"Free",
"Buff/Cache"
],
"title": "Runner Memory Usage",
"y_title": "Memory (bytes)"
}
},
"metric": {
"action_package_size": {
"filename": "action/action_package_size.json"
},
"action_runner_memory": {
"filename": "action_runner_memory.jsonl"
}
},
"job_runtime": {
"enabled": true
},
"static_hosting": {
"docs": {
"path": "docs/build",
"metadata": {
"name": "Documentation"
}
},
"test_coverage_cli": {
"path": "cli/coverage/lcov-report",
"metadata": {
"name": "CLI Test Coverage"
}
},
"test_coverage_action": {
"path": "action/coverage/lcov-report",
"metadata": {
"name": "Action Test Coverage"
}
},
"test_coverage_action_single_file": {
"path": "action/coverage/lcov-report/index.html",
"metadata": {
"name": "Action Test Coverage (single file)"
}
}
}
},
"version": 1
}

Partial Configs

{
"plugins": {
"static_hosting": {
"test_coverage_cli": {
"sha": "b0556c4b75bdd422e66383447f214d3fae6fdc10",
"link": "https://stoat-dev--stoat-action--b0556c4--test-cover-d630.stoat.page",
"path": "cli/coverage/lcov-report",
"status": "✅",
"metadata": {
"name": "CLI Test Coverage"
},
"task_type": "default"
}
}
}
}
{
"plugins": {
"job_runtime": {
"enabled": true,
"runtime": [
{
"job": "build",
"sha": "b0556c4b75bdd422e66383447f214d3fae6fdc10",
"workflow": "Test CLI",
"runtime_seconds": 55
}
]
}
}
}
{
"plugins": {
"static_hosting": {
"docs": {
"sha": "f14e0f52d99b5673bb2eea1725b2bcb12eb88a82",
"link": "https://stoat-dev--stoat-action--f14e0f5--docs.stoat.page",
"path": "docs/build",
"status": "✅",
"metadata": {
"name": "Documentation"
},
"task_type": "default"
}
}
}
}
{
"plugins": {
"job_runtime": {
"enabled": true,
"runtime": [
{
"job": "build",
"sha": "f14e0f52d99b5673bb2eea1725b2bcb12eb88a82",
"workflow": "Docs",
"runtime_seconds": 58
}
]
}
}
}

Rendered Config

{
"views": {
"plugins": {
"chart": {
"github": {
"table": "### Chart\n\n<a href=\"https://quickchart.io/chart/render/zp-0c910a71-6e08-4c65-8576-3526ec59cb31\" target=\"_blank\">\n <img src=\"https://quickchart.io/chart/render/zp-0c910a71-6e08-4c65-8576-3526ec59cb31\" width=\"500\" alt=\"Package Size\" />\n</a>\n<br/>\n<a href=\"https://quickchart.io/chart/render/zp-f2ddd833-42e4-4266-8aa0-8ef3bf706678\" target=\"_blank\">\n <img src=\"https://quickchart.io/chart/render/zp-f2ddd833-42e4-4266-8aa0-8ef3bf706678\" width=\"500\" alt=\"Runner Memory Usage\" />\n</a>\n<br/>\n\n"
}
},
"job_runtime": {
"github": {
"chart": "### Job Runtime\n\n<a href=\"https://quickchart.io/chart/render/zp-0264f27f-ace6-4639-94e1-b2c1d9b9e107\" target=\"_blank\">\n <img src=\"https://quickchart.io/chart/render/zp-0264f27f-ace6-4639-94e1-b2c1d9b9e107\" width=\"500\" alt=\"job runtime chart\" />\n</a>\n"
}
},
"static_hosting": {
"github": {
"table": "### Static Hosting\n\n| Name | Link | Commit | Status |\n| :--- | :--- | :--: | :-----: |\n| **Documentation** | [Visit](https://stoat-dev--stoat-action--f14e0f5--docs.stoat.page) | f14e0f52d99b5673bb2eea1725b2bcb12eb88a82 | ✅ |\n"
}
}
}
},
"enabled": true,
"plugins": {
"chart": {
"action_package_size_chart": {
"link": "https://quickchart.io/chart/render/zp-0c910a71-6e08-4c65-8576-3526ec59cb31",
"tags": [
"Byte Size"
],
"title": "Package Size",
"y_title": "Size (bytes)"
},
"action_runner_memory_chart": {
"link": "https://quickchart.io/chart/render/zp-f2ddd833-42e4-4266-8aa0-8ef3bf706678",
"tags": [
"Total",
"Used",
"Free",
"Buff/Cache"
],
"title": "Runner Memory Usage",
"y_title": "Memory (bytes)"
}
},
"metric": {
"action_package_size": {
"values": [
{
"tags": [
"action_package_size",
"Byte Size"
],
"ghSha": "810bbd3d9b184a3f51111b61340da6bb93a7ca79",
"value": 8855552,
"ghBranch": "main",
"ghPullRequestNumber": 283
}
],
"filename": "action/action_package_size.json"
},
"action_runner_memory": {
"values": [
{
"tags": [
"action_runner_memory",
"Total"
],
"ghSha": "810bbd3d9b184a3f51111b61340da6bb93a7ca79",
"value": 16379472,
"ghBranch": "main",
"ghPullRequestNumber": 283
},
{
"tags": [
"action_runner_memory",
"Used"
],
"ghSha": "810bbd3d9b184a3f51111b61340da6bb93a7ca79",
"value": 1960120,
"ghBranch": "main",
"ghPullRequestNumber": 283
},
{
"tags": [
"action_runner_memory",
"Free"
],
"ghSha": "810bbd3d9b184a3f51111b61340da6bb93a7ca79",
"value": 8033896,
"ghBranch": "main",
"ghPullRequestNumber": 283
},
{
"tags": [
"action_runner_memory",
"Buff/Cache"
],
"ghSha": "810bbd3d9b184a3f51111b61340da6bb93a7ca79",
"value": 47544,
"ghBranch": "main",
"ghPullRequestNumber": 283
}
],
"filename": "action_runner_memory.jsonl"
}
},
"job_runtime": {
"link": "https://quickchart.io/chart/render/zp-0264f27f-ace6-4639-94e1-b2c1d9b9e107",
"enabled": true,
"runtime": [
{
"job": "build",
"sha": "09df9c805950a829ea35ecd42824fb5269777b12",
"workflow": "Docs",
"runtime_seconds": 47
},
{
"job": "build (18)",
"sha": "0b82b609f3c6e4089f06e223855c4d1c0c0dae9f",
"workflow": "Test Types",
"runtime_seconds": 9
},
{
"job": "build (20)",
"sha": "0b82b609f3c6e4089f06e223855c4d1c0c0dae9f",
"workflow": "Test Types",
"runtime_seconds": 11
},
{
"job": "build",
"sha": "ebdba14fd8c7ba2c7c3c1d4f19bbd67bf257eb3a",
"workflow": "Test CLI",
"runtime_seconds": 42
},
{
"job": "build",
"sha": "99ce683d077232d0972ada373e5f7a8421be23af",
"workflow": "Docs",
"runtime_seconds": 50
},
{
"job": "build",
"sha": "61cba8d7a35f99668252e59ee879852239aab7e4",
"workflow": "Docs",
"runtime_seconds": 53
},
{
"job": "build",
"sha": "5842c1b5f29d3350bca98ce785b9f998d276ad86",
"workflow": "Docs",
"runtime_seconds": 53
},
{
"job": "build",
"sha": "810bbd3d9b184a3f51111b61340da6bb93a7ca79",
"workflow": "Test Action",
"runtime_seconds": 63
},
{
"job": "build",
"sha": "167707f1f5a5e52f510adf5ce9b1be6c281cabf6",
"workflow": "Docs",
"runtime_seconds": 60
},
{
"job": "build (20)",
"sha": "e47ce0972939ca74c503964ac0481035cc29240e",
"workflow": "Test Types",
"runtime_seconds": 13
},
{
"job": "build (18)",
"sha": "e47ce0972939ca74c503964ac0481035cc29240e",
"workflow": "Test Types",
"runtime_seconds": 15
},
{
"job": "build",
"sha": "b0556c4b75bdd422e66383447f214d3fae6fdc10",
"workflow": "Test CLI",
"runtime_seconds": 55
},
{
"job": "build",
"sha": "f14e0f52d99b5673bb2eea1725b2bcb12eb88a82",
"workflow": "Docs",
"runtime_seconds": 58
}
]
},
"static_hosting": {
"docs": {
"sha": "f14e0f52d99b5673bb2eea1725b2bcb12eb88a82",
"link": "https://stoat-dev--stoat-action--f14e0f5--docs.stoat.page",
"path": "docs/build",
"status": "✅",
"metadata": {
"name": "Documentation"
},
"task_type": "default"
},
"test_coverage_cli": {
"path": "cli/coverage/lcov-report",
"metadata": {
"name": "CLI Test Coverage"
}
},
"test_coverage_action": {
"path": "action/coverage/lcov-report",
"metadata": {
"name": "Action Test Coverage"
}
},
"test_coverage_action_single_file": {
"path": "action/coverage/lcov-report/index.html",
"metadata": {
"name": "Action Test Coverage (single file)"
}
}
}
},
"version": 1,
"metadata": {
"github": {
"branch": "dependabot/npm_and_yarn/docs/all-dependencies-96e34c3c43",
"pull_request": 286
}
}
}

Template

{{{ views.plugins.static_hosting.github.table }}}
{{{ views.plugins.image_diff.github.table }}}
{{{ views.plugins.workflow_dispatch.github.table }}}
{{{ views.plugins.chart.github.table }}}
{{{ views.plugins.job_runtime.github.chart }}}

Rendered Comment Markdown

**Easy and customizable dashboards for your build system**. Learn more about [Stoat ↗︎](https://stoat.dev)
### Static Hosting
| Name | Link | Commit | Status |
| :--- | :--- | :--: | :-----: |
| **Documentation** | [Visit](https://stoat-dev--stoat-action--f14e0f5--docs.stoat.page) | f14e0f52d99b5673bb2eea1725b2bcb12eb88a82 | ✅ |
### Chart
<a href="https://quickchart.io/chart/render/zp-0c910a71-6e08-4c65-8576-3526ec59cb31" target="_blank">
<img src="https://quickchart.io/chart/render/zp-0c910a71-6e08-4c65-8576-3526ec59cb31" width="500" alt="Package Size" />
</a>
<br/>
<a href="https://quickchart.io/chart/render/zp-f2ddd833-42e4-4266-8aa0-8ef3bf706678" target="_blank">
<img src="https://quickchart.io/chart/render/zp-f2ddd833-42e4-4266-8aa0-8ef3bf706678" width="500" alt="Runner Memory Usage" />
</a>
<br/>
### Job Runtime
<a href="https://quickchart.io/chart/render/zp-0264f27f-ace6-4639-94e1-b2c1d9b9e107" target="_blank">
<img src="https://quickchart.io/chart/render/zp-0264f27f-ace6-4639-94e1-b2c1d9b9e107" width="500" alt="job runtime chart" />
</a>

Rendered Comment

Easy and customizable dashboards for your build system. Learn more about Stoat ↗︎

Static Hosting

Name Link Commit Status
Documentation Visit f14e0f52d99b5673bb2eea1725b2bcb12eb88a82

Chart

Package Size
Runner Memory Usage

Job Runtime

job runtime chart
© 2023 Stoat Works, Inc.