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 089e8367 fix: jenkins collect folder (#2480)
new b7b1e362 refactor: rename RateLimit
new e8634725 fix: Response needn't to be renamed
new d8c77074 fix: Response needn't to be renamed
new ba87f8ac fix: Response needn't to be renamed
new ba1796a5 fix: Response needn't to be renamed
new 6fa29178 fix: change the version to lastest time
The 6 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:
.../models/migrationscripts/archived/connection.go | 6 +++---
plugins/ae/models/migrationscripts/init_schema.go | 2 +-
.../models/migrationscripts/archived/connection.go | 12 +++++------
.../feishu/models/migrationscripts/init_schema.go | 3 ++-
plugins/feishu/tasks/api_client.go | 5 +++--
.../models/migrationscripts/archived/connection.go | 8 ++++----
.../gitee/models/migrationscripts/init_schema.go | 2 +-
plugins/gitee/tasks/api_client.go | 2 +-
.../{init_schema_20220707.go => init_schema.go} | 24 +++++++++++-----------
plugins/github/tasks/api_client.go | 5 +++--
.../models/migrationscripts/archived/connection.go | 8 ++++----
.../gitlab/models/migrationscripts/init_schema.go | 4 ++--
plugins/gitlab/tasks/api_client.go | 2 +-
plugins/helper/connection.go | 8 ++++----
.../models/migrationscripts/archived/connection.go | 8 ++++----
.../jenkins/models/migrationscripts/init_schema.go | 4 ++--
plugins/jenkins/tasks/client.go | 2 +-
.../models/migrationscripts/archived/connection.go | 8 ++++----
.../archived/connection_history.go | 4 ++--
.../jira/models/migrationscripts/init_schema.go | 6 +++---
plugins/jira/tasks/api_client.go | 2 +-
plugins/tapd/impl/impl.go | 4 ++--
.../migrationscripts/archived/tapd_connection.go | 8 ++++----
.../tapd/models/migrationscripts/init_schema.go | 2 +-
plugins/tapd/tasks/api_client.go | 2 +-
25 files changed, 72 insertions(+), 69 deletions(-)
rename plugins/github/models/migrationscripts/{init_schema_20220707.go =>
init_schema.go} (83%)