Commit Graph

21 Commits (377a5963c66ba9a798abebfe8d80378b053435e9)

Author SHA1 Message Date
Etgpao 73473462fb
sync: fallback to PAT_TOKEN secret when override-token is empty (#181)
* Update token usage in sync workflow

* sync: fallback to PAT_TOKEN secret when override-token is empty

Explain briefly:
UI input field doesn’t evaluate ${{ secrets.* }}, users may paste it and it becomes a literal string.
Add fallback to secrets.PAT_TOKEN to make workflow_dispatch easier and safer.

* More detailed desc

---------

Co-authored-by: lyc8503 <me@lyc8503.net>
2026-01-31 00:59:50 +08:00
lyc8503 d42f03ddc5 chore: setup funding, close #178 2026-01-31 00:39:50 +08:00
lyc8503 e2ff649ebd fix: avoid multiple deployment processes when PAT is specified 2026-01-03 23:59:31 +08:00
lyc8503 3de3640d17 feat: D1 upgrade: deployment and migration process DONE! 2026-01-03 23:06:32 +08:00
lyc8503 45d86424b2 [WIP] terraform cloudflare provider v5 works! more performance/migration/deployment work todo 2025-12-30 23:19:18 +08:00
lyc8503 c2ea95050a fix: improve deploy error handling, try to create missing resources 2025-11-06 20:35:16 +08:00
lyc8503 50be44b54a fix: this workaround SMH doesn't work, add note in docs instead 2025-11-06 02:29:01 +08:00
lyc8503 4bcf4173ea misc: run prettier 2025-04-19 21:50:43 +08:00
lyc8503 1b764b5f11 fix: terraform cloudflare provider crash 2025-04-14 02:12:06 +08:00
lyc8503 cda263f645 feat: DurableObject checker, add actions 2025-04-14 02:12:06 +08:00
lyc8503 a293f98185 misc: terraform import state 2025-04-13 21:09:54 +08:00
lyc8503 07618a5638
Create issue_translate.yml 2024-11-18 10:45:35 +08:00
lyc8503 d576251057 add workflow trigger to auto deploy 2024-07-01 01:27:14 +08:00
lyc8503 6f7df0a37a
Fix permission problem when upgrading 2024-06-30 20:20:03 +08:00
lyc8503 3bae92df7c
Update sync.yaml 2024-06-30 17:19:38 +08:00
Biliko eeadbc3822
Create sync.yaml 2024-05-21 00:51:55 +08:00
lyc8503 d827a7059e fix #13: create worker subdomain during deployment 2024-05-19 21:46:07 +08:00
Eric Wang 4963a4815a fix: duplicate account_id in actions, typo fix 2024-03-18 08:26:20 +08:00
Eric Wang 0c6556eda9 feat: add notify telegram & bark, and some minor fixes 2024-03-18 00:06:31 +08:00
lyc8503 54ffad7baa fix: worker didn't get updated 2023-11-19 14:39:55 +08:00
lyc8503 4f18b3fd66 use terraform & github actions 2023-11-18 22:20:35 +08:00