syuilo
|
1c4bcd9b32
|
refactor(dev): refactor of backend memory comparison workflow (#17619)
* refactor(dev): refactor of backend memory comparison workflow
* fix
|
2026-06-25 21:53:58 +09:00 |
|
syuilo
|
59ae3801dc
|
enhance(dev): improve backend memory usage report (#17608)
* enhance(dev): tweak report-backend-memory
* wip
* Update backend-memory-report.mjs
* Update backend-memory-report.mjs
|
2026-06-24 17:06:13 +09:00 |
|
syuilo
|
72d91ce3da
|
refactor(dev): report-backend-memoryのmarkdown生成ロジックを分離
|
2026-06-23 11:29:45 +09:00 |
|
syuilo
|
09b761e4d1
|
enhance(dev): tweak report-backend-memory
|
2026-06-23 11:17:03 +09:00 |
|
syuilo
|
6d11f572b3
|
enhance(dev): improve backend memory usage comparison workflow (#17591)
* wip
* Update get-backend-memory.yml
* [ci skip] tweak table
|
2026-06-23 11:01:27 +09:00 |
|
renovate[bot]
|
a5a43c8c06
|
chore(deps): update [github actions] update dependencies (major) (#17204)
chore(deps): update [github actions] update dependencies
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-05-03 17:45:12 +09:00 |
|
syuilo
|
a168e7b648
|
enhance(dev): Improve mem report (#17119)
* wip
* Update report-backend-memory.yml
* Update report-backend-memory.yml
* Update measure-memory.mjs
* Update report-backend-memory.yml
|
2026-01-22 18:53:53 +09:00 |
|
syuilo
|
1adcb03b93
|
Update report-backend-memory.yml
|
2026-01-22 15:01:38 +09:00 |
|
syuilo
|
b6e737dc76
|
Update report-backend-memory.yml
|
2026-01-22 14:47:05 +09:00 |
|
syuilo
|
2fa6ecc7ef
|
enhance(dev): improve mem report (#17118)
* wip
* wip
* Update report-backend-memory.yml
* Update report-backend-memory.yml
* Update .github/workflows/report-backend-memory.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-22 14:32:57 +09:00 |
|
syuilo
|
f744b5711f
|
enhance(dev): improve mem report (#17117)
* wip
* Update report-backend-memory.yml
|
2026-01-22 13:14:05 +09:00 |
|
renovate[bot]
|
99e25784ad
|
chore(deps): update [github actions] update dependencies (major) (#16869)
* chore(deps): update [github actions] update dependencies
* migrate
* bump download-artifact to v7
* bump upload-artifact to v6
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
|
2025-12-16 09:26:10 +09:00 |
|
syuilo
|
6293a57de8
|
fix action
|
2025-12-03 18:10:08 +09:00 |
|
Copilot
|
0b77dc8c48
|
Add backend memory usage comparison action for PRs (#16926)
* Initial plan
* Add backend memory usage comparison action
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Fix deprecated serverProcess.killed usage
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Add explicit permissions to save-pr-number job
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Change PR comment text from Japanese to English
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Inline memory measurement script to fix base ref compatibility
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Revert "Inline memory measurement script to fix base ref compatibility"
This reverts commit 6f76a121ef.
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2025-12-03 16:02:49 +09:00 |
|