Chore: refactor workflow from workflow engine (#4631)

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
This commit is contained in:
Tianxin Dong
2022-09-02 12:55:03 +08:00
committed by GitHub
parent a3e1c4d5ce
commit 239c5474dd
201 changed files with 2292 additions and 18416 deletions

View File

@@ -27,8 +27,9 @@ import (
"cuelang.org/go/cue"
"github.com/pkg/errors"
"github.com/kubevela/workflow/pkg/cue/model/value"
"github.com/oam-dev/kubevela/pkg/builtin/registry"
"github.com/oam-dev/kubevela/pkg/cue/model/value"
)
func init() {