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 ae2de2e4 refactor(tapd): add e2e for bug&task&story commit
     new 0f9c5a49 refactor(tapd): add e2e for bug&task&story commit
     new 69cef255 refactor(tapd): add e2e for story_bug

The 2 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:
 devops/lake-builder/Dockerfile                     |  2 +-
 .../e2e/raw_tables/_raw_tapd_api_story_bugs.csv    | 13 +++++++
 .../e2e/snapshot_tables/_tool_tapd_bug_commits.csv | 33 +++++++++++++++++
 .../e2e/snapshot_tables/_tool_tapd_story_bugs.csv  | 13 +++++++
 .../snapshot_tables/_tool_tapd_task_commits.csv    | 41 ++++++++++++++++++++++
 .../e2e/snapshot_tables/_tool_tapd_worklogs.csv    | 16 +++++++++
 .../tapd/e2e/snapshot_tables/issue_commits_bug.csv |  9 +++++
 .../e2e/snapshot_tables/issue_commits_story.csv    |  2 --
 .../e2e/snapshot_tables/issue_commits_task.csv     |  8 +++++
 .../tapd/e2e/snapshot_tables/issue_worklogs.csv    | 16 +++++++++
 .../{story_category_test.go => story_bug_test.go}  | 26 +++++++-------
 plugins/tapd/e2e/tasks_commit_test.go              |  2 --
 12 files changed, 163 insertions(+), 18 deletions(-)
 create mode 100644 plugins/tapd/e2e/raw_tables/_raw_tapd_api_story_bugs.csv
 create mode 100644 plugins/tapd/e2e/snapshot_tables/_tool_tapd_bug_commits.csv
 create mode 100644 plugins/tapd/e2e/snapshot_tables/_tool_tapd_story_bugs.csv
 create mode 100644 plugins/tapd/e2e/snapshot_tables/_tool_tapd_task_commits.csv
 create mode 100644 plugins/tapd/e2e/snapshot_tables/issue_commits_bug.csv
 delete mode 100644 plugins/tapd/e2e/snapshot_tables/issue_commits_story.csv
 create mode 100644 plugins/tapd/e2e/snapshot_tables/issue_commits_task.csv
 copy plugins/tapd/e2e/{story_category_test.go => story_bug_test.go} (76%)

Reply via email to