DIYgod
ec2f091235
feat: migrate extension from Plasmo to WXT ( #1172 )
...
* feat: migrate extension framework to wxt
- Replace Plasmo entrypoints, messaging, and storage usage with WXT-compatible implementations
- Update workflows, build scripts, and locale paths for WXT outputs
- Switch store submission to wxt submit with optional dry-run input
* fix(ci): fallback to vars for submit credentials
- Resolve missing required config in submit workflow when values are stored in GitHub Variables instead of Secrets
- Keep existing secrets first and add vars fallback for Chrome, Firefox, and Edge credentials
2026-02-11 15:33:09 +08:00
DIYgod
69875d6b56
chore: node 22
2025-02-08 22:20:53 +08:00
dependabot[bot]
2c1e572b35
chore(deps): bump actions/cache from 3 to 4 ( #856 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3 to 4.
- [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/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 03:55:58 +08:00
dependabot[bot]
552165af81
chore(deps): bump actions/setup-node from 4.0.1 to 4.0.2 ( #882 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4.0.1...v4.0.2 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 03:55:50 +08:00
dependabot[bot]
4232ae1785
chore(deps): bump pnpm/action-setup from 2.4.0 to 3.0.0 ( #888 )
...
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup ) from 2.4.0 to 3.0.0.
- [Release notes](https://github.com/pnpm/action-setup/releases )
- [Commits](https://github.com/pnpm/action-setup/compare/v2.4.0...v3.0.0 )
---
updated-dependencies:
- dependency-name: pnpm/action-setup
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 03:55:42 +08:00
DIYgod
3741d099f6
chore: env
2024-02-02 00:15:34 +08:00
DIYgod
dac126a9ed
chore: env
2024-02-02 00:04:55 +08:00
DIYgod
a037ec32f8
chore: use node 20
2024-02-01 23:49:53 +08:00
DIYgod
78fd93ab19
chore: add environment
2024-02-01 23:32:35 +08:00
DIYgod
7e926b2462
chore: use prettier
2024-02-01 23:03:25 +08:00
DIYgod
70416355cd
test: safari
2024-02-01 22:53:28 +08:00
DIYgod
a1b69e85a7
test: safari-convert
2024-02-01 22:35:55 +08:00
DIYgod
68e1ae3633
chore: fix workflow name
2024-01-30 21:40:51 +08:00
DIYgod
9b89d945da
chore: add test workflow
2024-01-30 21:39:15 +08:00