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 817e0651 refactor: implement the interface core.MigrationScript (#3471)
new add88b57 feat: dbt plugin improvement
new 37084668 fix: golangci-lint
new d89ec295 refactor: remove git clone path
new af400b11 fix: remove required in PrepareTaskData
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:
config-ui/src/data/pipeline-config-samples/dbt.js | 4 +-
plugins/dbt/api/swagger.go | 42 ++++-----
plugins/dbt/dbt.go | 24 +++--
plugins/dbt/tasks/convertor.go | 100 +++++++++++----------
.../dbt/tasks/git.go | 37 ++++----
plugins/dbt/tasks/task_data.go | 13 ++-
6 files changed, 115 insertions(+), 105 deletions(-)
copy
models/migrationscripts/20220826_rename_columns_of_pr_comment_issue_comment.go
=> plugins/dbt/tasks/git.go (57%)