From 3ebe04423f10c5930d6a7cfd696613c3c3bf9eac Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Mon, 30 Mar 2026 15:53:30 +0000 Subject: [PATCH] deployed --- etl/hubspot/scripts/scraper/main.py | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/etl/hubspot/scripts/scraper/main.py b/etl/hubspot/scripts/scraper/main.py index a51cd4a4..f862948b 100644 --- a/etl/hubspot/scripts/scraper/main.py +++ b/etl/hubspot/scripts/scraper/main.py @@ -1,12 +1,10 @@ """ -TODO: - 1) [completed]Get hubspot deal properties from one deal 2) Put it in some class 3) [completed] Load the db and check if upsert it into the table -4) Getting working on a AWS lambda +4) [completed]Getting working on a AWS lambda 5) [completed] subtask and tasks history -6) The new sexy deal properties, move it over +6) [TODO]The new sexy deal properties, move it over """ from backend.utils.subtasks import subtask_handler