• Joined on 2025-11-16
wfz pushed to main at wfz/home 2026-05-15 11:22:19 +08:00
96e07e6927 chore: add R2 bucket binding for production
wfz pushed to main at wfz/home 2026-05-13 17:01:51 +08:00
22852f56be chore: use credentials for both CLOUDFLARE_API_TOKEN and CF_ACCOUNT_ID
27369baac6 chore: add CF_ACCOUNT_ID environment variable
Compare 2 commits »
wfz pushed to main at wfz/home 2026-05-13 16:57:07 +08:00
a638bada74 chore: remove account_id from wrangler.toml, pipeline reads from credentials
wfz pushed to main at wfz/home 2026-05-13 16:50:06 +08:00
96016d1731 chore: use Jenkins credentials for CLOUDFLARE_API_TOKEN
wfz pushed to main at wfz/home 2026-05-13 16:25:06 +08:00
5728d3cbda Initial commit
wfz pushed to main at wfz/home 2026-05-13 16:19:19 +08:00
d8be52178a chore: remove dist.tar.gz
wfz pushed to main at wfz/home 2026-05-13 16:16:54 +08:00
cfeb5c6ebd chore: update gitignore and add pages functions
wfz pushed to main at wfz/home 2026-05-13 16:11:11 +08:00
6fb73f4638 fix: deploy to production with --branch main
9461b3dad0 ci: auto deploy test 1778135139
1b820caf93 fix: remove wrangler.toml before deploy
be074b7726 simplified: use npx wrangler
14f2181e91 fix: create wrangler.toml dynamically
Compare 21 commits »
wfz pushed to main at wfz/home 2026-05-07 14:45:58 +08:00
8252c06be2 fix: deploy to production with --branch main
wfz pushed to main at wfz/home 2026-05-07 14:25:43 +08:00
36ba1ff0ae ci: auto deploy test 1778135139
wfz pushed to main at wfz/home 2026-05-07 11:43:58 +08:00
4750040a7c fix: remove wrangler.toml before deploy
wfz pushed to main at wfz/home 2026-05-07 11:41:51 +08:00
dbde6c91cb simplified: use npx wrangler
wfz pushed to main at wfz/home 2026-05-07 11:38:56 +08:00
f22215d205 fix: create wrangler.toml dynamically
wfz pushed to main at wfz/home 2026-05-07 11:35:45 +08:00
ded440f6bc fix: use wrangler@3.114.0 local install
wfz pushed to main at wfz/home 2026-05-07 11:33:05 +08:00
67bd9af7c7 fix: remove wrangler.toml before deploy
wfz pushed to main at wfz/home 2026-05-07 11:30:50 +08:00
20d5dd1544 fix: install wrangler@3 locally
wfz pushed to main at wfz/home 2026-05-07 11:27:33 +08:00
0824714ef2 fix: rename wrangler.toml before deploy
wfz pushed to main at wfz/home 2026-05-07 11:25:50 +08:00
6277161497 fix: add commit-dirty flag
wfz pushed to main at wfz/home 2026-05-07 11:24:03 +08:00
294d9c8e11 fix: remove --yes flag
wfz pushed to main at wfz/home 2026-05-07 11:22:25 +08:00
bcc59e2ee2 fix: use npx wrangler