Commit Graph

13 Commits

Author SHA1 Message Date
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