lobehub/.github/workflows
Innei fcdaf9d814 🔧 chore: update eslint v2 configuration and suppressions (#12133)
* v2 init

* chore: update eslint suppressions and package dependencies

- Removed several eslint suppressions related to array sorting and reversing from eslint-suppressions.json to clean up the configuration.
- Updated @lobehub/lint package version from 2.0.0-beta.6 to 2.0.0-beta.7 in package.json for improvements and bug fixes.
- Made minor formatting adjustments in vitest.config.mts and various SKILL.md files for better readability and consistency.

Signed-off-by: Innei <tukon479@gmail.com>

* fix: clean up import statements and formatting

- Removed unnecessary whitespace in replaceComponentImports.ts for improved readability.
- Standardized import statements in contextEngineering.ts and createAgentExecutors.ts by adding missing spaces for consistency.

Signed-off-by: Innei <tukon479@gmail.com>

* chore: update eslint suppressions and clean up code formatting

* 🐛 fix: use vi.hoisted for mock variable initialization

Fix TDZ error in persona service test by using vi.hoisted() to ensure
mock variables are available when vi.mock factory runs.

---------

Signed-off-by: Innei <tukon479@gmail.com>
2026-02-11 13:04:48 +08:00
..
auto-i18n.yml Update actions/checkout action to v6 (#11165) 2026-01-05 12:46:56 +08:00
auto-tag-release.yml 🔨 chore: add auto-tag release workflow and interactive release script (#12236) 2026-02-11 12:43:43 +08:00
bundle-analyzer.yml 🔧 chore: increase memory limit for build analysis in package.json and… (#11369) 2026-01-09 14:38:33 +08:00
claude-auto-e2e-testing.yml 🔨 chore: improve auto agent workflow (#12209) 2026-02-09 12:34:18 +08:00
claude-auto-testing.yml 🔧 chore: update eslint v2 configuration and suppressions (#12133) 2026-02-11 13:04:48 +08:00
claude-dedupe-issues.yml 🔧 chore: update eslint v2 configuration and suppressions (#12133) 2026-02-11 13:04:48 +08:00
claude-issue-triage.yml 🔧 chore: update eslint v2 configuration and suppressions (#12133) 2026-02-11 13:04:48 +08:00
claude-migration-support.yml 🔧 chore: update eslint v2 configuration and suppressions (#12133) 2026-02-11 13:04:48 +08:00
claude-translate-comments.yml 🔧 chore: update eslint v2 configuration and suppressions (#12133) 2026-02-11 13:04:48 +08:00
claude-translator.yml 🔧 chore: update eslint v2 configuration and suppressions (#12133) 2026-02-11 13:04:48 +08:00
claude.yml ♻️ refactor(auth): improve auth configuration for better Docker runtime support (#11253) 2026-01-06 15:15:22 +08:00
e2e.yml 🔧 chore: update eslint v2 configuration and suppressions (#12133) 2026-02-11 13:04:48 +08:00
issue-auto-close-duplicates.yml 🔧 chore: update eslint v2 configuration and suppressions (#12133) 2026-02-11 13:04:48 +08:00
issue-auto-comments.yml feat: add Security Blacklist for agent runtime (#10325) 2025-11-20 17:57:45 +08:00
issue-close-require.yml 🔨 chore: improve github workflow (#9511) 2025-10-02 04:56:34 +08:00
lighthouse.yml Update actions/checkout action to v6 (#11165) 2026-01-05 12:46:56 +08:00
lock-closed-issues.yml 🔧 chore: update eslint v2 configuration and suppressions (#12133) 2026-02-11 13:04:48 +08:00
manual-build-desktop.yml ♻️ refactor: restructure electron build workflow with i18n codemod 2026-02-11 12:58:42 +08:00
pr-build-desktop.yml ♻️ refactor: restructure electron build workflow with i18n codemod 2026-02-11 12:58:42 +08:00
pr-build-docker.yml feat(image): improve image generation with new models and bug fixes (#11311) 2026-01-07 19:16:24 +08:00
release-desktop-beta.yml ♻️ refactor: restructure electron build workflow with i18n codemod 2026-02-11 12:58:42 +08:00
release-desktop-stable.yml chore: update macOS build configuration to fix hdiutil issues and clean previous artifacts 2026-02-11 12:58:43 +08:00
release-docker.yml 🔧 chore: update eslint v2 configuration and suppressions (#12133) 2026-02-11 13:04:48 +08:00
release.yml 🔨 chore: add auto-tag release workflow and interactive release script (#12236) 2026-02-11 12:43:43 +08:00
revalidate-docs.yml 👷 ci: add docs revalidation workflow and migration improvements (#11823) 2026-01-25 23:00:00 +08:00
sync-database-schema.yml Update actions/checkout action to v6 (#11165) 2026-01-05 12:46:56 +08:00
sync-main-to-dev.yaml chore: add sync main to dev script (#12202) 2026-02-08 23:02:49 +08:00
sync.yml chore(workflow): Update upstream repository and branch for sync action (#11923) 2026-01-28 23:20:29 +08:00
test.yml 🔧 chore: update eslint v2 configuration and suppressions (#12133) 2026-02-11 13:04:48 +08:00
verify-desktop-patch.yml Update actions/checkout action to v6 (#11165) 2026-01-05 12:46:56 +08:00
verify-electron-codemod.yml 🔧 chore: simplify electron workflow by removing i18n codemod steps 2026-02-11 12:58:42 +08:00