Commit Graph

19 Commits

Author SHA1 Message Date
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
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
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
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
2d4fa5cf82 feat: add GitHub Actions workflows for Docker image build and release process 2025-04-12 13:41:39 +08:00