dromara / dromara/liteflow

多个开发用的相同的配置:有人在el_data 加了规则,但是LiteflowComponent还没提交启动就报错。

Open
#88 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
3.9k
Forks
525
PR merge metrics
No merged PRs in 30d

Description

项目多个人开发,不同分支,配置是共用的一个数据库的。
例如:
a在1.0.1的分支,新增一个LiteflowComponentCmp,代码提交在 1.0.1,在数据库的配置了 el_data 增加了一个规则。
b在1.0.2的分支,因为共用了同个配置,这时候启动项目就去检查 规则配置,发现没有 LiteflowComponentCmp 这个,然后就启动不了。

请问这种情况要怎么规避,是否有配置可以,启动不检查/不中断启动?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.