summaryrefslogtreecommitdiff
path: root/.github/workflows (follow)
Commit message (Collapse)AuthorAgeFilesLines
* enhance(dev): Improve mem report (#17119)syuilo2026-01-221-5/+28
| | | | | | | | | | | * wip * Update report-backend-memory.yml * Update report-backend-memory.yml * Update measure-memory.mjs * Update report-backend-memory.yml
* Update report-backend-memory.ymlsyuilo2026-01-221-5/+7
|
* Update report-backend-memory.ymlsyuilo2026-01-221-4/+4
|
* enhance(dev): improve mem report (#17118)syuilo2026-01-221-26/+61
| | | | | | | | | | | | | | | | | * 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>
* enhance(dev): improve mem report (#17117)syuilo2026-01-221-36/+31
| | | | | * wip * Update report-backend-memory.yml
* chore: SearchServiceのunit-test追加 (#17035)おさむのひと2025-12-281-0/+7
| | | | | | | | | | | * add serach service test * add meili test * CIの修正が足りなかった * テストの追加 * fix
* fix(ci): dockleのciをより安定して動かせるようにする (#16987)おさむのひと2025-12-221-17/+22
|
* fix(gh): `thollander/actions-comment-pull-request@v3` の breaking change ↵かっこかり2025-12-161-1/+1
| | | | 対応漏れ
* chore(deps): update [github actions] update dependencies (major) (#16869)renovate[bot]2025-12-1628-92/+92
| | | | | | | | | | | | | | * 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>
* refactor(backend): ↵syuilo2025-12-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 変換後.config.jsonに統一するように+修正など (#16929) * wip * Update config.ts * wip * convertは元ファイルを変更するようなニュアンスを若干感じるのでcompileに改名 * wip * Update package.json * Revert "Update package.json" This reverts commit e5c28023168f4631dc6b36a14b35cfddbad1fac0. * wip * wip * 謎 * clean up * wip * wip * Revert "wip" This reverts commit 3aa25ac7cf337d57412308e63d8f54e2536b0f7f. * wip * wip * Update dummy.yml * wip * Update compile_config.js * Update compile_config.js * wip * Revert "wip" This reverts commit fd78e097c65f747962e7a411938a0e67538ed347. * Update dummy.yml * Update compile_config.js
* fix actionsyuilo2025-12-032-6/+8
|
* Add backend memory usage comparison action for PRs (#16926)Copilot2025-12-032-0/+207
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 6f76a121efd450c257167cce6e298c59936f4e37. --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* refactor: localesをworkspace管理下のパッケージに (#16895)おさむのひと2025-11-302-18/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * refactor: localesをworkspace管理下のパッケージに * fix copilot review * move * move * rename * fix ci * revert unwanted indent changes * fix * fix * fix * fix * 間違えてコミットしていたのを戻す * 不要 * 追加漏れ * ymlの場所だけ戻す * localesの位置を戻したのでこの差分は不要 * 内容的にlocalesにある方が正しい * i18nパッケージ用のREADME.mdを用意 * fix locale.yml * fix locale.yml --------- Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
* chore(dev): use postgresql 18 (#16850)syuilo2025-11-252-4/+4
|
* fix(ci): DockleのCIが落ちるのを修正 (#16794)おさむのひと2025-11-151-6/+22
| | | | | | | | | | | | | | | | | * fix(ci): DockleのCIが落ちるのを修正 * fix * fix * fix * fix * fix * downgrade dockle * fix
* Update lint.ymlかっこかり2025-11-101-0/+2
|
* Update lint.ymlsyuilo2025-11-101-2/+3
| | | | https://github.com/misskey-dev/misskey/issues/16255
* Add permissions for pull-requests in workflowsyuilo2025-10-261-0/+1
|
* Add workflow to request release review via commentsyuilo2025-10-211-0/+50
| | | This workflow triggers a comment reply when an issue comment with '/request-release-review' is created, providing guidance for the release review process.
* chore(deps): update pnpm/action-setup action to v4.2.0 [ci skip] (#16675)renovate[bot]2025-10-2012-17/+17
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(deps): update [github actions] update dependencies (#16545)renovate[bot]2025-10-043-3/+3
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(deps): update [github actions] update dependencies (#16447)renovate[bot]2025-08-2420-28/+28
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(workflow): correct references to built image's ID (#16391)zyoshoka2025-08-101-1/+1
|
* Follow up per locale bundle (#16381)anatawa122025-08-082-0/+4
| | | | | | | | | | | | | | | | | | | | | * fix docker build * enable check spdx license id in frontend-builder * fix eslint config * run eslint for frontend-builder in ci * fix eslint * add license headers * fix unnecessary comments * update changelog * fix generateDts * fix tsx
* chore: continue backend E2E test even if fail with minimum Node.js version ↵zyoshoka2025-07-301-0/+1
| | | | | | | (#16324) * chore: continue backend E2E test even if fail with minimum Node.js version * chore: disable `fail-fast`
* Migration cleanup (#16288)anatawa122025-07-161-0/+44
| | | | | | | | | | | | | | | | | | | | | | | | | * chore: apply several @Index and @ManyToOne to match actual migration code * chore: several decorator updates with typeorm bug workaround with patches * feat: add final cleanup migration * dev: add .editorconfig settings for generated migrations * chore: update dockerfile to build package with patches * chore: update federation test compose to include patches * chore: revert few dependency update * chore: don't check disableRegistration on test env * test: add test for checking migration script * chore: set proxyRemoteFiles true in test config * chore: enter invitation code in signup test * fix: register send button is not disabled when invitationCode is not input
* chore(CI): cache ffmpeg (#16223)taichan2025-06-262-0/+45
| | | | | | | | | | | * ci: use daily cache for ffmpeg * fix(ci): input type * Fix current date * Just use Daily cache * fix condition
* chore: fix failure to publish misskey-js to npm registry (#16169)zyoshoka2025-06-051-0/+2
|
* enhance(gh): do lint check on icons-subsetter in github actionsかっこかり2025-05-221-0/+3
|
* feat(frontend): tabler-iconsのサブセット化 (#15340)かっこかり2025-05-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat(frontend): tabler-iconsの使用されていないアイコンを削除するように * fix * fix * fix * fix * fix * Update Changelog * enhance: tablerのCSSを使用されているクラスのみに限定 * 使用するアイコンパッケージをそろえる * Update CONTRIBUTING.md * Update CONTRIBUTING.md * spdx * typo * fix: サブセットから除外される書き方をしている部分を修正 * fix: 同じunicodeに複数のアイコンclassが割り当てられている場合に対応 * remove debug code * Update CHANGELOG.md * fix merge error * setup renovate * fix: woff2ではなくwoffに変換していたのを修正 * update deps * update changelog
* chore(workflow): use `node-version-file` instead of hardcoded `node-version` ↵zyoshoka2025-05-049-50/+31
| | | | | | | (#15658) * chore(workflow): use `node-version-file` instead of hardcoded `node-version` * chore: test min version
* chore: follow up on fixing Chromatic CI diff strategy (#15912)zyoshoka2025-04-291-1/+1
|
* chore(ci): change the Test step to terminate with error in the federation ↵zyoshoka2025-04-281-4/+2
| | | | | | | test (#15903) * chore(ci): change the Test step to terminate with error in the federation test * chore(ci): always stop servers in the federation test
* chore(deps): update actions/setup-node action to v4.4.0 (#15901)renovate[bot]2025-04-2814-18/+18
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore: fix Chromatic CI diff strategy (#15902)zyoshoka2025-04-281-13/+5
|
* fix(ci): change Chromatic build to be triggered when frontend `package.json` ↵zyoshoka2025-04-271-5/+1
| | | | | | | | | is edited instead of lockfile (#15793) * fix(ci): correct invalid condition for skipping Chromatic build * fix: change to be triggered when frontend `package.json` is edited instead of lockfile * chore: disable automatic rebase of frontend Renovate PRs
* fix(ci): correct condition for skipping Chromatic build (#15783)zyoshoka2025-04-091-2/+2
|
* fix(ci): fix Chromatic CI not being skipped for dependency update branches ↵zyoshoka2025-04-071-5/+6
| | | | (#15766)
* fix(ci): quote `branches-ignore` pattern in Storybook workflow (#15762)zyoshoka2025-04-051-2/+2
|
* chore(deps): update [github actions] update dependencies (#15688)renovate[bot]2025-04-0114-19/+19
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* ci(storybook): prevent running for botsAcid Chicken2025-03-261-1/+3
|
* chore(storybook): fix storybook build (#15678)zyoshoka2025-03-191-2/+2
|
* deps: update pnpm to v10 (#15588)かっこかり2025-03-0712-82/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Revert "fix(build): corepackのバグの回避 (#15387)" This reverts commit 9c70a4e63130f85d191c5bc16d0a4be5cd1dece2. * deps: update pnpm to v10 * fix broken lockfile * update changelog * fix * fix * Revert "fix" This reverts commit 4abc6c194edc20989f5ec97d343307a4b8c9047d. * fix * fix * attempt to fix docker build * lint fixes * fix: revertしすぎた * detect pnpm version and install it * fix: そもそもpnpmを2回入れる必要がないかも * fix * refactor * fix * refactor: remove unnecessary arg * Update Dockerfile * update pnpm to v10.6.1 * Update Changelog * chore: use node to avoid installing jq
* enhance(backend): refine system account (#15530)syuilo2025-03-021-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * Update SystemAccountService.ts * Update 1740121393164-system-accounts.js * Update DeleteAccountService.ts * wip * wip * wip * wip * Update 1740121393164-system-accounts.js * Update RepositoryModule.ts * wip * wip * wip * Update ApRendererService.ts * wip * wip * Update SystemAccountService.ts * fix tests * fix tests * fix tests * fix tests * fix tests * fix tests * add print logs * ログが長すぎて出てないかもしれない * fix migration * refactor * fix fed-tests * Update RelayService.ts * merge * Update user.test.ts * chore: emit log * fix: tweak sleep duration * fix: exit 1 * fix: wait for misskey processes to become healthy * fix: longer sleep for user deletion * fix: make sleep longer again * デッドロック解消の試み https://github.com/misskey-dev/misskey/issues/15005 * Revert "デッドロック解消の試み" This reverts commit 266141f66fb584371bbb56ef7eba04e14bcff94d. * wip * Update SystemAccountService.ts --------- Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com> Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
* chore(deps): update actions/cache action to v4.2.2 (#15564)renovate[bot]2025-03-011-1/+1
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(deps): update actions/cache action to v4.2.1 (#15541)renovate[bot]2025-02-241-1/+1
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(deps): update [github actions] update dependencies (#15490)renovate[bot]2025-02-1521-44/+44
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(ci): oktetoの導線を削除 (#15427)おさむのひと2025-02-083-182/+0
|
* fix(build): corepackのバグの回避 (#15387)かっこかり2025-02-0312-0/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix: disallow corepack from fetching latest manager version instead use specified version in package.json * Update Changelog * fix? * apply COREPACK_DEFAULT_TO_LATEST: 0 to every github workflows * Revert "apply COREPACK_DEFAULT_TO_LATEST: 0 to every github workflows" This reverts commit 67f0dc31adaa04f891f74f5c44a3d4d13a302a03. * apply COREPACK_DEFAULT_TO_LATEST: 0 to every github workflows (re) * fix * fix? * revert: removing corepack enable * test: set COREPACK_DEFAULT_TO_LATEST for federation tests --------- Co-authored-by: Marie <github@yuugi.dev> Co-authored-by: anatawa12 <anatawa12@icloud.com>
* chore(deps): bump actions/cache from 4.1.0 to 4.2.0 (#15095)dependabot[bot]2025-01-211-1/+1
| | | | | | | | | | | | | | | | Bumps [actions/cache](https://github.com/actions/cache) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>