From 0ff54b72c9d22a8950c01cb9fb8dd4d7d6572423 Mon Sep 17 00:00:00 2001 From: "gagan.dhand" Date: Mon, 24 Jun 2024 16:54:51 +0530 Subject: [PATCH] feat: change commit sha --- core/changedetector/proto_change_detector_service_test.go | 2 +- core/changedetector/testdata/output/sce_enum_added.json | 2 +- .../testdata/output/sce_enum_fields_inside_message_added.json | 2 +- .../testdata/output/sce_enum_fields_inside_message_updated.json | 2 +- core/changedetector/testdata/output/sce_enum_updated.json | 2 +- .../testdata/output/sce_fields_updated_with_dependencies.json | 2 +- .../output/sce_fields_updated_with_no_dependencies.json | 2 +- core/changedetector/testdata/output/sce_new_message_added.json | 2 +- .../testdata/output/sce_new_message_added_negative_depth.json | 2 +- .../testdata/output/sce_new_message_added_one_depth.json | 2 +- .../testdata/output/sce_new_message_added_zero_depth.json | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/core/changedetector/proto_change_detector_service_test.go b/core/changedetector/proto_change_detector_service_test.go index 136aeb90..7f038749 100644 --- a/core/changedetector/proto_change_detector_service_test.go +++ b/core/changedetector/proto_change_detector_service_test.go @@ -33,7 +33,7 @@ func init() { Version: int32(1), Depth: 10, SourceURL: "https://github.com/some-repo", - CommitSHA: "bce5b348", + CommitSHA: "some-commit-sha", } } diff --git a/core/changedetector/testdata/output/sce_enum_added.json b/core/changedetector/testdata/output/sce_enum_added.json index 12c511b1..8efe5010 100644 --- a/core/changedetector/testdata/output/sce_enum_added.json +++ b/core/changedetector/testdata/output/sce_enum_added.json @@ -22,6 +22,6 @@ "version": 1, "metadata": { "source_url": "https://github.com/some-repo", - "commit_sha": "bce5b348" + "commit_sha": "some-commit-sha" } } diff --git a/core/changedetector/testdata/output/sce_enum_fields_inside_message_added.json b/core/changedetector/testdata/output/sce_enum_fields_inside_message_added.json index 68ce9b10..6c736295 100644 --- a/core/changedetector/testdata/output/sce_enum_fields_inside_message_added.json +++ b/core/changedetector/testdata/output/sce_enum_fields_inside_message_added.json @@ -35,6 +35,6 @@ "version": 1, "metadata": { "source_url": "https://github.com/some-repo", - "commit_sha": "bce5b348" + "commit_sha": "some-commit-sha" } } diff --git a/core/changedetector/testdata/output/sce_enum_fields_inside_message_updated.json b/core/changedetector/testdata/output/sce_enum_fields_inside_message_updated.json index 2075ea96..e866468d 100644 --- a/core/changedetector/testdata/output/sce_enum_fields_inside_message_updated.json +++ b/core/changedetector/testdata/output/sce_enum_fields_inside_message_updated.json @@ -33,6 +33,6 @@ "version": 1, "metadata": { "source_url": "https://github.com/some-repo", - "commit_sha": "bce5b348" + "commit_sha": "some-commit-sha" } } diff --git a/core/changedetector/testdata/output/sce_enum_updated.json b/core/changedetector/testdata/output/sce_enum_updated.json index 325fdc54..3282c842 100644 --- a/core/changedetector/testdata/output/sce_enum_updated.json +++ b/core/changedetector/testdata/output/sce_enum_updated.json @@ -21,6 +21,6 @@ "version": 1, "metadata": { "source_url": "https://github.com/some-repo", - "commit_sha": "bce5b348" + "commit_sha": "some-commit-sha" } } diff --git a/core/changedetector/testdata/output/sce_fields_updated_with_dependencies.json b/core/changedetector/testdata/output/sce_fields_updated_with_dependencies.json index 5b4bda27..4967dc9b 100644 --- a/core/changedetector/testdata/output/sce_fields_updated_with_dependencies.json +++ b/core/changedetector/testdata/output/sce_fields_updated_with_dependencies.json @@ -22,6 +22,6 @@ "version": 1, "metadata": { "source_url": "https://github.com/some-repo", - "commit_sha": "bce5b348" + "commit_sha": "some-commit-sha" } } diff --git a/core/changedetector/testdata/output/sce_fields_updated_with_no_dependencies.json b/core/changedetector/testdata/output/sce_fields_updated_with_no_dependencies.json index 0982c1af..182dd0a2 100644 --- a/core/changedetector/testdata/output/sce_fields_updated_with_no_dependencies.json +++ b/core/changedetector/testdata/output/sce_fields_updated_with_no_dependencies.json @@ -21,6 +21,6 @@ "version": 1, "metadata": { "source_url": "https://github.com/some-repo", - "commit_sha": "bce5b348" + "commit_sha": "some-commit-sha" } } diff --git a/core/changedetector/testdata/output/sce_new_message_added.json b/core/changedetector/testdata/output/sce_new_message_added.json index d7ce8929..b7d8d5df 100644 --- a/core/changedetector/testdata/output/sce_new_message_added.json +++ b/core/changedetector/testdata/output/sce_new_message_added.json @@ -22,6 +22,6 @@ "version": 1, "metadata": { "source_url": "https://github.com/some-repo", - "commit_sha": "bce5b348" + "commit_sha": "some-commit-sha" } } diff --git a/core/changedetector/testdata/output/sce_new_message_added_negative_depth.json b/core/changedetector/testdata/output/sce_new_message_added_negative_depth.json index e418dcdb..d790b23d 100644 --- a/core/changedetector/testdata/output/sce_new_message_added_negative_depth.json +++ b/core/changedetector/testdata/output/sce_new_message_added_negative_depth.json @@ -25,6 +25,6 @@ "version": 1, "metadata": { "source_url": "https://github.com/some-repo", - "commit_sha": "bce5b348" + "commit_sha": "some-commit-sha" } } \ No newline at end of file diff --git a/core/changedetector/testdata/output/sce_new_message_added_one_depth.json b/core/changedetector/testdata/output/sce_new_message_added_one_depth.json index fd47cab7..373c10e9 100644 --- a/core/changedetector/testdata/output/sce_new_message_added_one_depth.json +++ b/core/changedetector/testdata/output/sce_new_message_added_one_depth.json @@ -24,6 +24,6 @@ "version": 1, "metadata": { "source_url": "https://github.com/some-repo", - "commit_sha": "bce5b348" + "commit_sha": "some-commit-sha" } } \ No newline at end of file diff --git a/core/changedetector/testdata/output/sce_new_message_added_zero_depth.json b/core/changedetector/testdata/output/sce_new_message_added_zero_depth.json index e1596dba..0fde29f0 100644 --- a/core/changedetector/testdata/output/sce_new_message_added_zero_depth.json +++ b/core/changedetector/testdata/output/sce_new_message_added_zero_depth.json @@ -22,6 +22,6 @@ "version": 1, "metadata": { "source_url": "https://github.com/some-repo", - "commit_sha": "bce5b348" + "commit_sha": "some-commit-sha" } } \ No newline at end of file