Commit Graph

95 Commits (main)

Author SHA1 Message Date
Fu Diwei bee4ba10cb feat: generate run record at the beginning of the workflow execution 2025-01-22 03:48:58 +08:00
Fu Diwei 79c1da6d14 feat: a new status for canceled workflow run 2025-01-22 03:13:31 +08:00
Yoan.liu 1039591677 add upload certificate node 2025-01-21 08:02:46 +08:00
Fu Diwei d5568608f5 refactor: clean code 2025-01-21 00:42:28 +08:00
Yoan.liu 6bdcfaaef0
Merge pull request #425 from usual2970/feat/result_branch
添加执行结果分支节点
2025-01-20 09:46:50 +08:00
Fu Diwei fa8ba061fb feat: support ARI 2025-01-20 02:28:40 +08:00
yoan 1b362673c0 fix conflict 2025-01-19 19:02:58 +08:00
yoan e6e964aa8c add execute result branch 2025-01-19 17:01:02 +08:00
Fu Diwei 5b613bcf84 feat: support configuring repeatable deploy in deployment 2025-01-19 06:02:49 +08:00
Fu Diwei c71d14cafa feat: support configuring renewal interval in application 2025-01-19 05:37:28 +08:00
Fu Diwei c1f77dd92f refactor: clean code 2025-01-19 03:34:38 +08:00
Fu Diwei ce4c590b1c refactor: clean code 2025-01-18 22:25:20 +08:00
Fu Diwei 6adcc61447 refactor: clean code 2025-01-18 07:09:41 +08:00
Fu Diwei 32f9c95dd0 feat: migrate pocketbase to v0.23 2025-01-18 07:09:41 +08:00
Fu Diwei 0869eaafdd refactor: clean code 2025-01-17 18:01:47 +08:00
Fu Diwei a20b82b9cf feat: re-run workflow nodes when critical configurations changed 2025-01-16 23:02:08 +08:00
Fu Diwei 087fd81879 feat: support configuring pb-data-dir on app launch 2025-01-16 22:23:00 +08:00
Fu Diwei 8ecb71fb55 refactor: clean code 2025-01-16 20:29:28 +08:00
Fu Diwei b657405e46 refactor: clean code 2025-01-15 22:45:34 +08:00
Fu Diwei 974c320925 feat: add edgio applications v7 deployer 2025-01-15 22:45:29 +08:00
yoan ebffac7ba4 execute workflows asynchronously 2025-01-09 20:00: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 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 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 da76d1065e feat: rename , `executionMethod`/`type` to `trigger`, `crontab` to `triggerCron` 2025-01-04 13:29:03 +08:00
Fu Diwei 52dfa5e8c3 feat: rename `access` to `providerAccessId` 2025-01-04 12:37:34 +08:00
Fu Diwei e695c8ee5c feat: rename `configType`/`providerType` to `provider` 2025-01-03 22:20:34 +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 6bd3b4998e feat(ui): new WorkflowNotifyNodeForm using antd 2024-12-25 20:57:09 +08:00
Fu Diwei d509445519 refactor: clean code 2024-12-23 15:31:41 +08:00
Fu Diwei e2af21e0e1 fix: could not deploy again when certificate is not expired 2024-12-20 22:59:00 +08:00
yoan a5d097e860 Ensure branches execute independently without affecting each other 2024-12-02 08:54:25 +08:00
yoan 9ff3e22c80 details improvement and unnecessary files deletion 2024-11-24 13:36:17 +08:00
yoan 09e4b24445 certificate display 2024-11-21 13:17:39 +08:00
yoan 2d10fa0218 Save and display execution records 2024-11-20 15:47:51 +08:00
yoan 03b2a9da66 Implement complete workflow execution process 2024-11-19 16:02:31 +08:00
yoan 775b12aec1 Add workflow execution process 2024-11-18 19:40:24 +08:00