ty
cb266a03dd
fix(ci): install CLI dependencies separately in publish workflow
...
The CLI package is not part of a pnpm workspace, so its dependencies
need to be installed from within packages/cli/ directly.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-22 15:46:28 +08:00
ty
b010ac5760
ci: support manual trigger for CLI publish workflow
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-22 15:40:14 +08:00
ty
0ac027f392
ci: add CLI publish workflow triggered by cli-v* tags
2026-03-22 15:22:29 +08:00
beilunyang
98393c8a43
fix(deploy): add Google OAuth credentials to deployment workflow
2025-12-07 21:58:35 +08:00
beilunyang
7210c68fbd
feat: Add optional database and KV namespace IDs to deployment workflow
2025-03-09 11:17:21 +08:00
sunny
16bc357973
chore: Remove environment variable DATABASE_ID and KV_NAMESPACE_ID, auto-pagination kvNamespaces
2025-03-06 14:33:56 +08:00
sunny
da979d2a51
chore: Update and simplify deployment workflow
2025-03-05 11:58:15 +08:00
beilunyang
6e55ba3d69
fix: Update KV_NAMESPACE_ID assignment in deploy workflow to ensure proper configuration
2024-12-28 01:51:51 +08:00
beilunyang
45a13d0c20
feat: Enhance email domain configuration and management
2024-12-28 01:34:34 +08:00
beilunyang
6420cd7570
feat: Add configuration management for default user roles and permissions
2024-12-28 00:54:29 +08:00
beilunyang
1db4118c1b
feat: Add env.NEXT_PUBLIC_EMAIL_DOMAIN in deploy workflow
2024-12-24 00:50:35 +08:00
beilunyang
d8aa3062c8
refactor: Update email and webhook configurations in deploy workflow
2024-12-23 22:11:58 +08:00
beilunyang
963ad03feb
fix: Correct workflow input references in deploy.yml
2024-12-23 21:50:22 +08:00
beilunyang
8fc4c311be
docs: Update README and GitHub Actions workflow for enhanced deployment options
2024-12-23 21:33:02 +08:00
beilunyang
86fc72d6bb
docs: Update README and GitHub Actions workflow to support manual deployment triggers
2024-12-23 21:13:59 +08:00
beilunyang
8a2fbeef48
feat: Add NEXT_PUBLIC_EMAIL_DOMAIN environment variable and update README for configuration details
2024-12-23 13:34:37 +08:00
beilunyang
e0bd04818e
refactor: Update database migration scripts and enhance CI workflow
2024-12-16 13:10:11 +08:00
beilunyang
cc7e5003c5
feat: Init
2024-12-16 01:49:50 +08:00