cornell-dti / idol

Internal tools platform for DTI, a project team/web development club at Cornell University, which automates all operations of an organization of 100+ members.
GNU Affero General Public License v3.0
7 stars 2 forks source link

[bot] Automatically pull latest data from IDOL backend #751

Closed dti-github-bot closed 4 days ago

dti-github-bot commented 4 days ago

Diffs

  --- existing.json 2024-11-29 05:13:24.025679479 +0000
+++ components/team/data/all-members.json   2024-11-29 05:13:24.025679479 +0000
@@ -1811,0 +1812,3 @@
+    "website": null,
+    "doubleMajor": null,
+    "linkedin": null,
@@ -1813 +1816,6 @@
-    "firstName": "Renee",
+    "major": "Design and Environmental Analysis",
+    "pronouns": "She/her",
+    "semesterJoined": "Fall 2024",
+    "minor": "Information Science, Entrepreneurship",
+    "hometown": "Rancho Cucamonga, CA",
+    "email": "rcd239@cornell.edu",
@@ -1817,7 +1824,0 @@
-    "website": null,
-    "hometown": "Rancho Cucamonga, CA",
-    "email": "rcd239@cornell.edu",
-    "netid": "rcd239",
-    "linkedin": null,
-    "role": "designer",
-    "major": "Design and Environmental Analysis",
@@ -1825 +1826 @@
-    "lastName": "Du",
+    "firstName": "Renee",
@@ -1827,2 +1828,3 @@
-    "pronouns": "She/her",
-    "doubleMajor": null,
+    "lastName": "Du",
+    "role": "designer",
+    "netid": "rcd239",
@@ -1830,2 +1832 @@
-    "minor": "Information Science, Entrepreneurship",
-    "semesterJoined": "Fall 2024"
+    "college": "humec"
@@ -2027 +2028,4 @@
-    "about": "product designer! ",
+    "roleDescription": "Designer",
+    "semesterJoined": "Spring 2024",
+    "doubleMajor": null,
+    "linkedin": "https://www.linkedin.com/in/sia-harisingani-13081b22a",
@@ -2029 +2033,2 @@
-    "hometown": "Mumbai, India",
+    "netid": "ssh96",
+    "website": null,
@@ -2031,3 +2036,2 @@
-    "subteams": [
-      "queuemein"
-    ],
+    "minor": "Information Science and Psychology ",
+    "major": "Design and Environmental Analysis",
@@ -2035,2 +2039,2 @@
-    "roleDescription": "Designer",
-    "netid": "ssh96",
+    "pronouns": "she/her",
+    "hometown": "Mumbai, India",
@@ -2040,7 +2044,5 @@
-    "minor": "Information Science and Psychology ",
-    "major": "Design and Environmental Analysis",
-    "linkedin": "https://www.linkedin.com/in/sia-harisingani-13081b22a",
-    "pronouns": "she/her",
-    "website": null,
-    "doubleMajor": null,
-    "semesterJoined": "Spring 2024"
+    "about": "product designer! ",
+    "subteams": [
+      "queuemein"
+    ],
+    "college": "humec"

Summary

This is a PR auto-generated from yarn workspace new-dti-website run pull-from-idol. It updates the members JSON with latest approved data from IDOL backend. Please review it carefully again to ensure nothing bad is here.

Test Plan

:eyes:

dti-github-bot commented 4 days ago

[diff-counting] Significant lines: 0.