samanhappy
|
6d0d622bd8
|
feat: add permissions for contents and packages in build workflow (#238)
|
2025-07-22 10:05:16 +08:00 |
|
samanhappy
|
ab50c7e9eb
|
feat: add conditional check for repository in build and npm publish workflows (#236)
Co-authored-by: samanhappy@qq.com <my6051199>
|
2025-07-22 08:56:50 +08:00 |
|
samanhappy
|
20fd355b87
|
feat: enhance JSON serialization safety & add dxt upload limit (#230)
|
2025-07-20 19:18:10 +08:00 |
|
samanhappy
|
1e308ec4c5
|
feat: add Jest testing framework and CI/CD configuration (#187)
Co-authored-by: samanhappy@qq.com <my6051199>
|
2025-06-18 14:02:52 +08:00 |
|
samanhappy
|
1337eeed84
|
Update dependabot.yml (#111)
|
2025-05-21 09:39:56 +08:00 |
|
samanhappy
|
b14be9955b
|
Create dependabot.yml (#110)
|
2025-05-21 09:37:39 +08:00 |
|
samanhappy
|
94d51fa03a
|
refactor: update issue templates for consistency and clarity (#91)
|
2025-05-13 22:01:23 +08:00 |
|
samanhappy
|
b88a7240c6
|
Update issue templates (#90)
|
2025-05-13 19:57:00 +08:00 |
|
samanhappy
|
3c875590ce
|
refactor: remove Node.js setup and version update steps from release workflow (#84)
|
2025-05-13 14:37:09 +08:00 |
|
samanhappy
|
d689541fc4
|
refactor: remove dependency on wait-for-npm job in build workflow (#82)
|
2025-05-13 13:07:21 +08:00 |
|
samanhappy
|
30895c4b9a
|
refactor: remove wait-for-npm job from build workflow (#81)
|
2025-05-13 13:05:26 +08:00 |
|
samanhappy
|
59454ca250
|
feat: add wait-for-npm job and update version from tag in build workflow (#80)
|
2025-05-13 13:01:54 +08:00 |
|
samanhappy
|
5d798cfe6a
|
feat: enhance release workflow to automatically update package.json version (#70)
|
2025-05-11 14:43:48 +08:00 |
|
samanhappy
|
3a3f6c984c
|
Create FUNDING.yml (#65)
|
2025-05-10 11:05:07 +08:00 |
|
samanhappy
|
bb674236c7
|
feat: update Node.js and pnpm versions in CI workflow; add packageManager field in package.json (#62)
|
2025-05-09 21:34:25 +08:00 |
|
samanhappy
|
4379513a35
|
feat: add GitHub Actions workflow for publishing to NPM (#49)
|
2025-05-05 19:39:09 +08:00 |
|
samanhappy
|
6a5039a90e
|
fix: consolidate build jobs and improve Docker image tagging logic (#23)
|
2025-04-18 20:50:00 +08:00 |
|
samanhappy
|
39222bdcd8
|
fix: update build workflow to improve cache configuration and image n… (#22)
|
2025-04-18 20:01:13 +08:00 |
|
samanhappy
|
436318b24c
|
fix: refactor build workflow to separate base and full variants with … (#21)
|
2025-04-18 19:50:22 +08:00 |
|
samanhappy
|
3e5a64d533
|
fix: improve Docker tags configuration for edge and semver variants i… (#20)
|
2025-04-18 19:31:01 +08:00 |
|
samanhappy
|
6988618c41
|
fix: update Docker tags for latest and latest-full variants in build … (#19)
|
2025-04-18 19:18:34 +08:00 |
|
samanhappy
|
b59243e410
|
fix: add scope to cache-to configuration in build workflow (#17)
|
2025-04-18 16:30:42 +08:00 |
|
samanhappy
|
7feb5b2bcb
|
fix: remove scheduled trigger from build workflow (#16)
|
2025-04-18 15:00:26 +08:00 |
|
samanhappy
|
66d592da1c
|
fix: handle error when sending tool list changed notification (#13)
|
2025-04-17 19:21:28 +08:00 |
|
samanhappy
|
6a065ca2f2
|
fix: add release notes generation to GitHub release workflow (#11)
Co-authored-by: samanhappy@qq.com <my6051199>
|
2025-04-17 18:52:35 +08:00 |
|
samanhappy
|
6af13f85d4
|
fix: update build workflow to support scheduled and manual triggers (#10)
|
2025-04-15 15:34:44 +08:00 |
|
samanhappy
|
40d8792294
|
fix: update Dockerfile to conditionally install Playwright dependencies for Chrome based on architecture
|
2025-04-14 20:01:24 +08:00 |
|
samanhappy
|
7f887a7031
|
fix: update Dockerfile to install Playwright dependencies for Chrome instead of Chromium
|
2025-04-14 19:56:19 +08:00 |
|
samanhappy
|
1ea8c3c866
|
fix: update Dockerfile to conditionally install Playwright dependencies based on INSTALL_EXT argument
|
2025-04-14 17:09:21 +08:00 |
|
samanhappy
|
09b8a478b9
|
fix: add platforms specification for Docker build in workflow
|
2025-04-13 16:21:36 +08:00 |
|
samanhappy
|
703757165d
|
fix: add permissions for contents in GitHub release workflow
|
2025-04-12 23:32:28 +08:00 |
|
samanhappy
|
0981dc9fd6
|
refactor: update release workflow to simplify steps and use latest action version
|
2025-04-12 23:27:20 +08:00 |
|
samanhappy
|
ef80a1b9d7
|
fix: ensure GITHUB_TOKEN is set in the release workflow environment
|
2025-04-12 23:20:36 +08:00 |
|
samanhappy
|
22358deceb
|
fix: add permissions for contents in GitHub release workflow
|
2025-04-12 23:13:24 +08:00 |
|
samanhappy
|
2d4fa5cf82
|
feat: add GitHub Actions workflows for Docker image build and release process
|
2025-04-12 13:41:39 +08:00 |
|
samanhappy
|
35bce33ef6
|
Update docker-image.yml
|
2025-03-31 19:48:44 +08:00 |
|
samanhappy
|
aadc56c0df
|
Create docker-image.yml
|
2025-03-31 19:35:51 +08:00 |
|