diff --git a/Custom_Templates/customer_templates/.DS_Store b/Custom_Templates/customer_templates/.DS_Store index 311f99c4..7e9a3165 100644 Binary files a/Custom_Templates/customer_templates/.DS_Store and b/Custom_Templates/customer_templates/.DS_Store differ 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