Skip to content

Commit

Permalink
[auto-review] Update GA Report by github-actions (#1536)
Browse files Browse the repository at this point in the history
feat: Add PV ranking report

Co-authored-by: mameka <[email protected]>
  • Loading branch information
github-actions[bot] and mameka authored Nov 10, 2024
1 parent 80263fb commit 3af967a
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions src/_data/pv.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,33 +12,33 @@
"title": "2024年版!VS Code で Java 開発環境を構築する",
"url": "/blogs/2024/07/18/write-java-with-vscode-2024/"
},
{
"title": "JJUG CCC 2024 Fallにいってきました",
"url": "/blogs/2024/10/28/jjug-ccc-2024-fall-report/"
},
{
"title": "Google Test を使ってみる(その5:GoogleMock編)",
"url": "/blogs/2023/10/08/google-test-05/"
},
{
"title": "手書き風ドローツール Excalidraw のススメ",
"url": "/blogs/2023/03/22/use-excalidraw/"
"title": "IoT を使ってみる(その15:ESP32のディープスリープで長時間バッテリー駆動に挑戦)",
"url": "/iot/internet-of-things-15/"
},
{
"title": "Google Test を使ってみる(その1:準備編)",
"url": "/blogs/2022/11/04/google-test-01/"
"title": "Raspberry Pi PicoをRaspberry Pi デバッグプローブとPlatform IOを使ってデバッグする",
"url": "/blogs/2024/01/07/raspberry-pi-pico-debug-by-debug-probe/"
},
{
"title": "IoT を使ってみる(その15:ESP32のディープスリープで長時間バッテリー駆動に挑戦)",
"url": "/iot/internet-of-things-15/"
"title": "Java用モック・フレームワーク「Mockito」を使ってみる(その2:void型メソッドのモック編)",
"url": "/blogs/2023/08/16/using-mockito-void-method/"
},
{
"title": "直感が理性に大反抗!「モンティ・ホール問題」",
"url": "/blogs/2022/07/04/monty-hall-problem/"
},
{
"title": "Windows Terminal で Git Bash を快適に使う",
"url": "/blogs/2023/09/08/windows-terminal-with-git-bash/"
"title": "文字コード これだけは覚えておこう ~シフトJIS編~",
"url": "/blogs/2024/06/16/moji-code1/"
},
{
"title": "統計学で避けて通れない自由度の話",
"url": "/blogs/2022/06/20/degrees-of-freedom/"
"title": "手書き風ドローツール Excalidraw のススメ",
"url": "/blogs/2023/03/22/use-excalidraw/"
}
]
}

0 comments on commit 3af967a

Please sign in to comment.