Commit graph

43 commits

Author SHA1 Message Date
Jun-te Kim
4e02eb7c77 more tests to ensure we don't deploy something that is brokern 2026-06-02 15:03:20 +00:00
Daniel Roth
6851a84ede ECMK : refactor EcmkService class 🟪 2026-04-29 14:10:55 +00:00
Daniel Roth
7cfa800c42 ECMK : replace processor.run_job with EcmkService class 🟪 2026-04-29 13:49:18 +00:00
Daniel Roth
9e89117011 ECMK : slim upload_file_to_s3_and_record to single responsibility 🟪 2026-04-29 13:23:53 +00:00
Daniel Roth
b347039b80 load ecmk site notes to db 2026-04-29 11:20:47 +00:00
Daniel Roth
545b93dc16 add hubspot_deal_id to db record. new file to trigger handler locally from address list file. switch lambda dockerfile to point to correct handler 2026-04-16 16:34:20 +00:00
Daniel Roth
6333c36a29 insulation location can be string 🟩 2026-04-15 14:59:43 +00:00
Daniel Roth
9e43b9d16e import correct PROPERTY_TYPE_LOOKUP 2026-04-15 14:34:11 +00:00
Daniel Roth
2dd9b9ce84 insulation thickness can be string 🟩 2026-04-15 14:29:03 +00:00
Daniel Roth
160dec11b1 insulation thickness can be string 🟥 2026-04-15 14:26:09 +00:00
Daniel Roth
155eab86e4 update Dimensions.xlsx with XML contents 2026-04-15 13:31:40 +00:00
Daniel Roth
1153d19f0e include property reference in SapPropertyDetails and excel row dict 🟩 2026-04-15 11:57:53 +00:00
Daniel Roth
ede2eb970b include property reference in SapPropertyDetails 🟥 2026-04-15 11:53:28 +00:00
Daniel Roth
42387da5a3 include property reference in excel row dict 🟥 2026-04-15 11:46:29 +00:00
Daniel Roth
e10e29b581 write to excel file 🟩 2026-04-15 08:38:33 +00:00
Daniel Roth
0b301c4473 write to excel file 🟥 2026-04-15 08:35:03 +00:00
Daniel Roth
7904eca1fa flatten sap property to excel row object 🟩 2026-04-15 08:23:59 +00:00
Daniel Roth
fcceeb2736 flatten sap property to excel row object 🟥 2026-04-15 08:21:14 +00:00
Daniel Roth
3ae2ed1207 More complicated XML test 🟩 2026-04-14 16:52:41 +00:00
Daniel Roth
8f8f6f1a1a More complicated XML test 🟥 2026-04-14 16:49:09 +00:00
Daniel Roth
50e2ef457e Extract data from xml 🟩 2026-04-14 16:44:34 +00:00
Daniel Roth
648fff29af parse to strongly typed dict. will map to excel row later 2026-04-14 16:37:49 +00:00
Daniel Roth
9ccbfc2d11 Extract data from xml 🟥 2026-04-14 16:24:46 +00:00
Daniel Roth
437810bb4f flip logic statement 2026-04-14 10:40:33 +00:00
Daniel Roth
edb643eb65 also get xml from ecmk but dont put in sharepoint 2026-04-14 10:32:32 +00:00
Daniel Roth
5df2318bb5 start defining infrastructure including ecr 2026-04-08 08:44:45 +00:00
Daniel Roth
9471854dfb dockerfile, requirements, and local handler 2026-04-08 08:27:12 +00:00
Daniel Roth
09ee2699b6 remove accidentally committed lock file 2026-04-08 07:43:09 +00:00
Daniel Roth
7cd4d4c5b3 bug fixes to get runner working 2026-04-08 07:42:00 +00:00
Daniel Roth
d229e2faf8 upload file to s3 and update db after doing so 2026-04-07 14:55:43 +00:00
Daniel Roth
15f1fde16a skip file if already processed according to db 2026-04-07 14:34:33 +00:00
Daniel Roth
849a272974 get hubspot listing id from spreadsheet 2026-04-07 11:47:47 +00:00
Daniel Roth
ba30bccb07 revert spreadsheet update changes. add better logging 2026-04-07 11:29:10 +00:00
Daniel Roth
cd7b59a62f update spreadsheet with properties that have already been processed 2026-04-02 15:42:56 +00:00
Daniel Roth
998a732428 refactor 2026-04-02 11:16:08 +00:00
Daniel Roth
0009a50dc5 check for end of table by inspecting content instead of whether Next button is disabled 2026-04-02 10:48:54 +00:00
Daniel Roth
a886911de4 add debugging 2026-04-02 08:29:09 +00:00
Daniel Roth
231473ecba load files to s3 and update db 2026-04-01 16:24:00 +00:00
Daniel Roth
32e37990d2 correctly save to sharepoint 2026-04-01 16:03:52 +00:00
Daniel Roth
37a12ffb28 refactor with helper functions 2026-04-01 14:13:46 +00:00
Daniel Roth
33c4572f48 download files 2026-04-01 13:54:22 +00:00
Daniel Roth
b121413b22 read address list from file and find matching rows in ecmk datatable 2026-04-01 11:37:50 +00:00
Daniel Roth
3279975d02 move script to ecmk_fetcher folder 2026-04-01 08:18:06 +00:00