This is an automated email from the ASF dual-hosted git repository.
zhangliang2022 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git
from d979b154 refactor: migration scripts of AE, Azure, bitbucket (#3509)
add 7f495a56 refactor: tapd and jenkins implement the interface
core.MigrationScript (#3486)
No new revisions were added by this update.
Summary of changes:
plugins/jenkins/impl/impl.go | 7 +-
.../migrationscripts/20220714_add_init_tables.go | 23 +++--
.../20220729_modify_all_entities.go | 58 ++++---------
.../20220916_modify_jenkins_build.go | 98 +++++++---------------
.../jenkins/models/migrationscripts/register.go | 6 +-
plugins/tapd/impl/impl.go | 9 +-
.../migrationscripts/20221013_add_init_tables.go | 17 ++--
plugins/tapd/models/migrationscripts/register.go | 6 +-
8 files changed, 80 insertions(+), 144 deletions(-)