Commit Graph

311 Commits (7b75dacb038bc160e58b51e33be805112dceb2ac)

Author SHA1 Message Date
Yoan.liu bea2f00a90
Merge pull request #414 from fudiwei/feat/new-workflow
feat: more providers
2025-01-13 15:12:17 +08:00
yoan 45f9913bdb update readme 2025-01-13 10:43:29 +08:00
Fu Diwei b5db2d565a feat: add azure dns applicant 2025-01-12 21:26:31 +08:00
Fu Diwei e5518b1067 feat: add volcengine clb deployer 2025-01-12 21:26:31 +08:00
Fu Diwei a5c9ed8d17 feat: add volcengine tos deployer 2025-01-12 21:26:31 +08:00
Fu Diwei b5094a3cc9 feat: add volcengine dcdn deployer 2025-01-12 21:26:31 +08:00
Fu Diwei 99c5c8339d feat: add volcengine cert-center uploader 2025-01-12 21:26:19 +08:00
Fu Diwei 598d0705fb feat: extract some configs from access to apply logic 2025-01-11 16:31:49 +08:00
Fu Diwei a0c08e841d feat: separate access providers and dns providers 2025-01-11 16:31:44 +08:00
Fu Diwei 8ed2b2475c refactor: clean code 2025-01-10 21:22:22 +08:00
Fu Diwei e4e0a24a06 Merge branch 'next' into feat/new-workflow-ui 2025-01-10 12:15:19 +08:00
yoan db10ed8378 handle exit logic 2025-01-10 07:25:09 +08:00
yoan ebffac7ba4 execute workflows asynchronously 2025-01-09 20:00:15 +08:00
Fu Diwei f99dd4f89a test: improve example 2025-01-08 20:18:43 +08:00
Fu Diwei eb3fec1ac0 fix: incorrect nil check logic in tencentcloud cdn and ecdn deployment 2025-01-08 16:05:02 +08:00
Fu Diwei 7e376071f5 fix: nil pointer 2025-01-07 01:10:26 +08:00
Fu Diwei 84c36a4eec feat: improve workflow node configuration 2025-01-06 23:46:14 +08:00
Fu Diwei 155371cdd0 feat: letsencrypt staging environment 2025-01-06 20:05:06 +08:00
Fu Diwei dfc192cb68 refactor: clean code 2025-01-05 16:34:15 +08:00
Fu Diwei 2a68372713 refactor: clean code 2025-01-05 04:08:34 +08:00
Fu Diwei 8af5235e4d refactor: clean code 2025-01-05 03:34:46 +08:00
Fu Diwei 7cf96d7d7e feat: release and discard workflow changes 2025-01-05 02:38:01 +08:00
Fu Diwei 9c4831fa3f fix: couldn't skip certificate not found error 2025-01-05 01:39:47 +08:00
Fu Diwei 8cf1ffd38b fix: couldn't get certificate effect time or expire time 2025-01-05 01:27:21 +08:00
Fu Diwei 3c70a4f455 fix: couldn't save certificate source 2025-01-05 01:16:00 +08:00
Fu Diwei 61843a4997 refactor: clean code 2025-01-05 00:08:12 +08:00
Fu Diwei 3b9a7fe805 feat: workflow run status & time 2025-01-04 22:07:01 +08:00
Fu Diwei b686579acc feat: rename `workflow_run_log` to `workflow_run` 2025-01-04 16:53:58 +08:00
Fu Diwei 01ede08a79 feat: rename `input` to `inputs`, `output` to `outputs` 2025-01-04 16:41:30 +08:00
Fu Diwei ae11d5ee3d feat: rename `san` to `subjectAltNames`, `workflow` to `workflowId`, `nodeId` to `workflowNodeId`, `output` to `workflowOutputId`, `log` to `logs`, `succeed` to `succeeded` 2025-01-04 16:29:14 +08:00
Fu Diwei 9246878d0e feat: rename `domain` to `subjectAltNames` 2025-01-04 14:04:47 +08:00
Fu Diwei 5387c373e0 feat: rename `email` to `contactEmail` 2025-01-04 13:39:08 +08:00
Fu Diwei da76d1065e feat: rename , `executionMethod`/`type` to `trigger`, `crontab` to `triggerCron` 2025-01-04 13:29:03 +08:00
Fu Diwei 2213399f5e feat(ui): disable nodes during workflow running 2025-01-04 12:58:45 +08:00
Fu Diwei 52dfa5e8c3 feat: rename `access` to `providerAccessId` 2025-01-04 12:37:34 +08:00
Fu Diwei 90058b2dae feat: support template variables in webhook deployment 2025-01-04 10:26:57 +08:00
Fu Diwei e695c8ee5c feat: rename `configType`/`providerType` to `provider` 2025-01-03 22:20:34 +08:00
Fu Diwei c6a8f923e4 feat(ui): WorkflowNew page 2025-01-02 20:24:16 +08:00
Fu Diwei e2d29b8fa2 feat: configure k8s secret type 2025-01-01 19:13:48 +08:00
Fu Diwei 6075cc5c95 feat(ui): release & run workflow 2025-01-01 17:22:19 +08:00
Fu Diwei 6f088fd76a feat(ui): new DeployNodeForm using antd 2024-12-31 19:55:34 +08:00
Fu Diwei cb7a465d6c refactor: clean code 2024-12-28 16:59:36 +08:00
Fu Diwei 416f5e0986 refactor: clean code 2024-12-28 16:26:01 +08:00
Fu Diwei 86133ba52b refactor: clean code 2024-12-27 19:35:50 +08:00
Fu Diwei 77537e7005 refactor: rename `Timeout` to `PropagationTimeout` during ACME DNS-01 authentication 2024-12-27 09:50:54 +08:00
Fu Diwei 9b9083dfa1 Merge branch 'next' into feat/new-workflow-ui 2024-12-25 21:06:59 +08:00
Fu Diwei 6bd3b4998e feat(ui): new WorkflowNotifyNodeForm using antd 2024-12-25 20:57:09 +08:00
RangerCD a92dc2bbe6 fix(provider): typo while adding name.com 2024-12-24 22:45:39 +08:00
RangerCD 6217d3aacd feat(provider): add name.com 2024-12-24 19:02:09 +08:00
Fu Diwei 8b1ae309fb refactor(ui): useZustandShallowSelector 2024-12-24 15:07:39 +08:00