You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by wa...@apache.org on 2022/10/12 12:33:23 UTC

[incubator-devlake] 06/07: fix: github pipeline add _raw flag and update github e2e and update cicd task name

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

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

commit 7c49662dfb8dab1edf011295625eee640d1bd709
Author: abeizn <zi...@merico.dev>
AuthorDate: Wed Oct 12 20:00:12 2022 +0800

    fix: github pipeline add _raw flag and update github e2e and update cicd task name
---
 plugins/github/e2e/pr_review_test.go | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/plugins/github/e2e/pr_review_test.go b/plugins/github/e2e/pr_review_test.go
index 7b2e8de1..ac588659 100644
--- a/plugins/github/e2e/pr_review_test.go
+++ b/plugins/github/e2e/pr_review_test.go
@@ -92,10 +92,6 @@ func TestPrReviewDataFlow(t *testing.T) {
 			"account_id",
 			"repo_github_id",
 			"login",
-			"_raw_data_params",
-			"_raw_data_table",
-			"_raw_data_id",
-			"_raw_data_remark",
 		},
 	)
 }