mirror of
https://github.com/beilunyang/moemail.git
synced 2026-04-25 11:25:54 +03:00
[PR #34] [MERGED] chore: Update deploy script #79
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/moemail#79
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/beilunyang/moemail/pull/34
Author: @sdrpsps
Created: 3/4/2025
Status: ✅ Merged
Merged: 3/9/2025
Merged by: @beilunyang
Base:
master← Head:chore/deploy-script📝 Commits (7)
5173cbfchore: Update deploy scriptcd429b9fix: Database migration faileded8885achore: Change environment variable PROJECT_URL to CUSTOM_DOMAIN200d82fchore: Extract and push only runtime-required environment variablesda979d2chore: Update and simplify deployment workflowb75d9adchore: Update checking kv namespace function to avoid failed to create namespace16bc357chore: Remove environment variable DATABASE_ID and KV_NAMESPACE_ID, auto-pagination kvNamespaces📊 Changes
14 files changed (+1092 additions, -186 deletions)
View changed files
📝
.env.example(+8 -1)📝
.github/workflows/deploy.yml(+14 -121)📝
.gitignore(+5 -1)📝
package.json(+8 -6)📝
pnpm-lock.yaml(+471 -9)➕
scripts/deploy/cloudflare.ts(+92 -0)➕
scripts/deploy/index.ts(+432 -0)📝
scripts/migrate.ts(+8 -9)➕
wrangler.cleanup.example.json(+18 -0)➖
wrangler.cleanup.example.toml(+0 -14)➕
wrangler.email.example.json(+15 -0)➖
wrangler.email.example.toml(+0 -11)➕
wrangler.example.json(+21 -0)➖
wrangler.example.toml(+0 -14)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.