Skip to content

Commit ff71826

Browse files
committed
Update community stats
1 parent c4f7f1b commit ff71826

1 file changed

Lines changed: 22 additions & 15 deletions

File tree

data/community_stats.json

Lines changed: 22 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,36 @@
11
{
22
"activities": [
33
{
4-
"message": "New reply in \"Remove permissions for multiple offboard...\"",
5-
"time": "2 days ago",
6-
"type": "reply",
7-
"color": "bg-purple-500"
8-
},
9-
{
10-
"message": "1 new topics this week",
11-
"time": "This week",
12-
"type": "stats",
4+
"message": "PowerShell 7.4.1 security update available",
5+
"time": "2 weeks ago",
6+
"type": "release",
137
"color": "bg-green-500"
148
},
159
{
16-
"message": "Active PowerShell discussions ongoing",
10+
"message": "Active community helping with automation",
1711
"time": "Ongoing",
1812
"type": "community",
1913
"color": "bg-blue-500"
14+
},
15+
{
16+
"message": "New Azure PowerShell modules released",
17+
"time": "3 weeks ago",
18+
"type": "update",
19+
"color": "bg-purple-500"
20+
},
21+
{
22+
"message": "PowerShell Gallery security improvements",
23+
"time": "1 month ago",
24+
"type": "security",
25+
"color": "bg-orange-500"
2026
}
2127
],
2228
"stats": {
23-
"total_topics": 19331,
24-
"total_posts": 117859,
25-
"active_users": 9603,
26-
"topics_this_week": 1
29+
"total_topics": 15420,
30+
"total_posts": 85230,
31+
"active_users": 9612,
32+
"topics_this_week": 4
2733
},
28-
"last_updated": "2026-01-26T04:30:51.535Z"
34+
"last_updated": "2026-01-26T08:11:46.014Z",
35+
"fallback": true
2936
}

0 commit comments

Comments
 (0)