かっこかり
|
37bfcb604f
|
enhance(backend): bundle backend using Rolldown (#17068)
* enhance(backend): bundle backend using rolldown
* fix
* fix [ci skip]
* remove unused build script
* fix
* enhance: 起動からlistenまでかかる時間を減らす (MisskeyIO#1410)
* ✌️
* fix
* update rolldown
* fix(backend): extract static error classes to avoid rolldown design:paramtypes omission
* update rolldown
* Revert "fix(backend): extract static error classes to avoid rolldown design:paramtypes omission"
This reverts commit e2243c9dc3.
* fix
* perf: avoid generating sourcemap in production
* fix
* fix
* fix
* fix paths
* fix
* fix
* fix
* fix
* fix
* enhance: バックエンドの開発サーバー制御をrolldown側で行うように
* remove nodemon
* Update Changelog
* tweak config
* fix
* fix
* fix
* clean up
---------
Co-authored-by: あわわわとーにゅ <17376330+u1-liquid@users.noreply.github.com>
Co-authored-by: bab <mashirohira@gmail.com>
|
2026-04-16 12:44:50 +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
|
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 |
|
syuilo
|
2b3d72bb73
|
Update measure-memory.mjs (#17116)
|
2026-01-22 12:16:38 +09:00 |
|
syuilo
|
ec683f04d1
|
enhance(dev): メモリ使用量比較のActionsでGCしてから取得する
Resolve #16961
|
2026-01-14 16:12:44 +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 |
|