From fb265d83326796ab2beb9c1e1ea3f11cf6f9dc0a Mon Sep 17 00:00:00 2001 From: Rajandeep Date: Tue, 11 Aug 2026 15:46:31 -0700 Subject: [PATCH 1/2] Temp Changes for testing in Prod --- jobs/colin-extract-refresh/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/colin-extract-refresh/Dockerfile b/jobs/colin-extract-refresh/Dockerfile index 3c2f26af98..108dbbacc4 100644 --- a/jobs/colin-extract-refresh/Dockerfile +++ b/jobs/colin-extract-refresh/Dockerfile @@ -86,4 +86,4 @@ EXPOSE 8080 COPY src . -CMD ["/bin/sh", "-c", "python /opt/app-root/colin-extract-refresh/src/test_connectivity.py && python /opt/app-root/colin-extract-refresh/src/refresh_extract_subset_flow.py --target-connection my_proxy_test --target-schema colin_extract_temp --mode refresh"] \ No newline at end of file +CMD ["/bin/sh", "-c", "python /opt/app-root/colin-extract-refresh/src/test_connectivity.py"] \ No newline at end of file From b40a5e57aa78c7d09c59d6a4032b8e3ab6eb9a03 Mon Sep 17 00:00:00 2001 From: Rajandeep Date: Thu, 13 Aug 2026 11:49:03 -0700 Subject: [PATCH 2/2] test --- jobs/colin-extract-refresh/src/corp.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 jobs/colin-extract-refresh/src/corp.txt diff --git a/jobs/colin-extract-refresh/src/corp.txt b/jobs/colin-extract-refresh/src/corp.txt new file mode 100644 index 0000000000..9c98ebe9b8 --- /dev/null +++ b/jobs/colin-extract-refresh/src/corp.txt @@ -0,0 +1 @@ +BC0000001 \ No newline at end of file