From acfba0ae87c62e30c95f9093be8075428417e9db Mon Sep 17 00:00:00 2001 From: Norm Rasmussen Date: Fri, 19 Dec 2025 16:23:12 -0500 Subject: [PATCH] organized notes and templates for walmart gpt. --- Custom_Templates/customer_templates/.DS_Store | Bin 18436 -> 22532 bytes Scripts/API_Tests/add-pgaids.py | 4 ++-- Tasks.md | 14 ++++++++++++++ 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/Custom_Templates/customer_templates/.DS_Store b/Custom_Templates/customer_templates/.DS_Store index 311f99c4680aa917e5c22bdc60679c9eb8d45622..7e9a3165486d6a0228112833e43572d4b5f4972c 100644 GIT binary patch delta 3206 zcmdT`O=uHA6n>MWNo*5Lv_EcaZPbd1N=;hzVyS7H94r1AgH zG1GwLaU>4;JNn|W1e&7XG|*Ek{PGH7Fv}LJ$y(&Wr#1BHs;XTb5QZU$Krh5$0^HDo z<56r;91q|q4r4G3BhU{c(E&B)mxc^Riw=xfJQ(ba#(UA%YV$wab9nGU)8FAl7RAvM zlc1Buhg4t#)1@gprVy$$jA}&j-;a7Nt_-~RoIwfcLQ!ke_9St+Gsd;yeDoqI>SQD7 zi%igmJZ1V+&>zzJ>NZqi0tTTE;zC}SCf{Ui)~jsPv3=OS`}z3TESqv+dO1 z6nNPh``D0J&WJs@2k`A)qJki&#nB}$oX&^8kSbtvL9BY9fc3udw>R9 z+vvPxH=0_mVt)s%brqZ2j>_j|UeZQav(nu`r@i)M2~RN_bn_(^!|O0EH#cq|pCT?*Jof;%&7Pm6;Ps<}sg>_g0H> zM&5hmd>Bpj4hzJeGD)7z_GX+(;Ozau|2u3K_&`NAb#PM;QHCjUB=k;iGm) zvce*!tl?|vU&C=UwIB- z*H7I2RlzruB}o_{%w^EylP(*4oeP1NI9TA4roe@xNtC{q?4Hh6ZQeBCt*kv}xw|TK zgRd72AEXKWE*HFO44-g=#pA4yz;N$6KHNlWrD99$*6rE-$7bm+X}dMuZ;~4vO>7t1 zvev@n!1HqnUP75OG=Lk=(mrefo9ra-jC6U>?;&V%92@&#-;lnW*c}J#7`~tNX*8IU Quawsq{*%4Ur+07r1E&qh6951J delta 325 zcmZqKz}PZ@QHFtmfzhcn#gKu)0m$S4Vh}CB10>of${4XRTnDmPCWaVKHV9#1WSY#w z=sWqdt?=Y1J3;nhhD?SMhRV%?Oy5{HD=_ggZf56T;b3%_tYELTd5WDo<78e3-N`c? zc_vR_8c=q)-rIo8h4023r+JU}`a85ja4XM{}L{MUq?836B`QIG%t diff --git a/Scripts/API_Tests/add-pgaids.py b/Scripts/API_Tests/add-pgaids.py index cc8f9a7b..1f87dd5b 100644 --- a/Scripts/API_Tests/add-pgaids.py +++ b/Scripts/API_Tests/add-pgaids.py @@ -5,7 +5,7 @@ import Apikeys import os from datetime import datetime -basefile = "/Users/normrasmussen/Downloads/multiple_learning_path_analysis.csv" +basefile = "/Users/normrasmussen/Downloads/Oct25multiple_learning_path_analysis.csv" api_key = Apikeys.MIZUNO uuid_url = "https://api.northpass.com/v2/people?filter[email][eq]=" prop_url = "https://api.northpass.com/v2/properties/people/" @@ -52,7 +52,7 @@ def load_file(basefile): completions = completions[completions["userid"] != "0"] # completions = completions.iloc[:, 0:] completions.to_csv( - f"/Users/normrasmussen/Downloads/Mizuno-LP-{THIS_MONTH_YEAR}-with-PGAID.csv", + f"/Users/normrasmussen/Downloads/Mizuno-LP-Oct-with-PGAID.csv", index=False, ) diff --git a/Tasks.md b/Tasks.md index 96397576..e90bc51e 100644 --- a/Tasks.md +++ b/Tasks.md @@ -138,8 +138,22 @@ - [X] Start compiling ticket list and notes to send to Dan Kardell. - 04-23-2025 ### Notes + Live (Production Azure) + School: Prod --> https://app2.northpass.com/admin/schools/3c8229bf-a77c-4c88-8c65-75a03b0b1212 - Name: Spark Driver Resources Hub + Hosting Name: AWS (S3 bucket /walmart) + Github Repo & Branch: service-learning-walmart --> https://github.com/SchoolKeep/service-learning-walmart - Branch: Master + Sandbox (Production Azure) + School: Sandbox/Dev --> https://app2.northpass.com/admin/schools/a21f483c-cfa4-46f7-b30b-8753ec1e7f60 - Name: Spark Sandbox + Hosting Name: AWS (S3 bucket /walmart-sandbox) + Github Repo & Branch: service-learning-walmart --> https://github.com/SchoolKeep/service-learning-walmart - Branch: Changes same as master + + Northpass Staging + School: Staging --> https://app.northpass-staging.com/admin/schools/1ddd31d3-cabe-4809-b5d3-8abfbdd33458 - Name: Walmart Staging + Hosting Name: AWS (S3 bucket /walmart-staging) + Github Repo & Branch: service-learning-walmart --> https://github.com/SchoolKeep/service-learning-walmart - Changes same as master + ## Williams-Sonoma ### Completed