This is an automated email from the ASF dual-hosted git repository.
warren pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git
from 1be33a5b Refactor `ApiCollector` to simplify deadlock/canceling logic
PoC (#2053)
new f226f136 [improve]add endpoint debug log
new 6258718a [improve][config] optimize configuration initialization
function
new 0a96a954 add public function initConfig
new 10bf1f96 update write config function
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
api/api.go | 7 ++++
config/config.go | 50 +++++++++++++++++++++--------
config/config_test.go | 88 +++++++++++++++++++++++++--------------------------
3 files changed, 87 insertions(+), 58 deletions(-)