You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by ab...@apache.org on 2023/03/16 09:03:09 UTC

[incubator-devlake] branch main updated (e821eb7db -> 1371aeef2)

This is an automated email from the ASF dual-hosted git repository.

abeizn pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git


    from e821eb7db refactor(bamboo): refactor remote (#4684)
     add 1371aeef2 fix: sonarqube modify character set (#4685)

No new revisions were added by this update.

Summary of changes:
 ..._init_tables.go => 20230227_add_init_tables.go} |  0
 .../20230316_modify_character_set.go               | 90 ++++++++++++++++++++++
 .../sonarqube/models/migrationscripts/register.go  |  1 +
 3 files changed, 91 insertions(+)
 rename backend/plugins/sonarqube/models/migrationscripts/{20230111_add_init_tables.go => 20230227_add_init_tables.go} (100%)
 create mode 100644 backend/plugins/sonarqube/models/migrationscripts/20230316_modify_character_set.go