Skip to content

Commit 2926070

Browse files
author
ossbymaif-github-actions
committed
Update social network data
1 parent b60c4f0 commit 2926070

File tree

2 files changed

+15
-23
lines changed

2 files changed

+15
-23
lines changed

social-data/contributors.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -539,7 +539,7 @@
539539
"url": "https://github.com/MAIF/maif.github.io",
540540
"description": "MAIF OSS webiste",
541541
"homepage": "https://maif.github.io",
542-
"pushed_at": "2026-01-29T00:13:03Z",
542+
"pushed_at": "2026-01-30T00:13:21Z",
543543
"contributors": [
544544
null,
545545
"baudelotphilippe",
@@ -559,10 +559,10 @@
559559
"cwoodrow",
560560
null
561561
],
562-
"commits_count": 12750,
562+
"commits_count": 12751,
563563
"commits_per_contributor": [
564564
{
565-
"commits_count": 12434
565+
"commits_count": 12435
566566
},
567567
{
568568
"name": "baudelotphilippe",
@@ -780,7 +780,7 @@
780780
"url": "https://github.com/MAIF/izanami",
781781
"description": "Izanami is a centralized versatile feature flag solution, well suited for micro service architectures.",
782782
"homepage": "https://maif.github.io/izanami/",
783-
"pushed_at": "2026-01-29T15:28:54Z",
783+
"pushed_at": "2026-01-30T17:31:34Z",
784784
"contributors": [
785785
"ptitFicus",
786786
null,
@@ -794,16 +794,16 @@
794794
"Zwiterrion",
795795
"super7ramp"
796796
],
797-
"commits_count": 628,
797+
"commits_count": 635,
798798
"commits_per_contributor": [
799799
{
800800
"name": "ptitFicus",
801801
"avatar_url": "https://avatars.githubusercontent.com/u/1528358?v=4",
802802
"url": "https://github.com/ptitFicus",
803-
"commits_count": 338
803+
"commits_count": 341
804804
},
805805
{
806-
"commits_count": 153
806+
"commits_count": 157
807807
},
808808
{
809809
"name": "baudelotphilippe",
@@ -1083,7 +1083,7 @@
10831083
"url": "https://github.com/MAIF/daikoku",
10841084
"description": "The developer portal that was missing in Otoroshi ",
10851085
"homepage": "https://maif.github.io/daikoku",
1086-
"pushed_at": "2026-01-29T15:49:14Z",
1086+
"pushed_at": "2026-01-30T16:27:18Z",
10871087
"contributors": [
10881088
"quentinovega",
10891089
null,
@@ -1098,16 +1098,16 @@
10981098
"ptitFicus",
10991099
null
11001100
],
1101-
"commits_count": 3400,
1101+
"commits_count": 3403,
11021102
"commits_per_contributor": [
11031103
{
11041104
"name": "quentinovega",
11051105
"avatar_url": "https://avatars.githubusercontent.com/u/9131476?v=4",
11061106
"url": "https://github.com/quentinovega",
1107-
"commits_count": 1765
1107+
"commits_count": 1767
11081108
},
11091109
{
1110-
"commits_count": 608
1110+
"commits_count": 609
11111111
},
11121112
{
11131113
"name": "Zwiterrion",
@@ -1306,7 +1306,7 @@
13061306
]
13071307
},
13081308
"undefined": {
1309-
"commits_count": 14815,
1309+
"commits_count": 14821,
13101310
"projects": [
13111311
"otoroshi",
13121312
"otoroshi",
@@ -1393,7 +1393,7 @@
13931393
"name": "quentinovega",
13941394
"avatar_url": "https://avatars.githubusercontent.com/u/9131476?v=4",
13951395
"url": "https://github.com/quentinovega",
1396-
"commits_count": 1874,
1396+
"commits_count": 1876,
13971397
"projects": [
13981398
"otoroshi",
13991399
"nio",
@@ -1406,7 +1406,7 @@
14061406
"name": "ptitFicus",
14071407
"avatar_url": "https://avatars.githubusercontent.com/u/1528358?v=4",
14081408
"url": "https://github.com/ptitFicus",
1409-
"commits_count": 422,
1409+
"commits_count": 425,
14101410
"projects": [
14111411
"otoroshi",
14121412
"maif.github.io",

social-data/releases.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -63,14 +63,6 @@
6363
"zip": "https://api.github.com/repos/MAIF/izanami/zipball/v2.9.0",
6464
"url": "https://github.com/MAIF/izanami/releases/tag/v2.9.0"
6565
},
66-
{
67-
"highlights": "<p>💽 Support Postgres 12.x</p>\n<p>@ Allow to use email as username</p>",
68-
"project": "izanami",
69-
"date": "2025-03-03T09:46:11Z",
70-
"name": "v2.8.4",
71-
"zip": "https://api.github.com/repos/MAIF/izanami/zipball/v2.8.4",
72-
"url": "https://github.com/MAIF/izanami/releases/tag/v2.8.4"
73-
},
7466
{
7567
"highlights": "<p><strong>Added Features</strong></p>\n<ul>\n<li>Support for Wss Protocol: with the added support for the Wss protocol, the user interface now has the capability to communicate seamlessly with a Wasmo instance deployed using HTTPS</li>\n<li>Exposing Wasmo Behind Proxy: Specify baseURL to expose Wasmo behind a proxy effortlessly.</li>\n<li>New Plugin Creation via CLI: Start a new plugin directly using the CLI, with Izanami and Otoroshi templates available for quick setup.</li>\n<li>Upgrade all Extism PDK Versions: Stay up-to-date with upgraded Extism PDK versions for improved performance and compatibility.</li>\n</ul>",
7668
"project": "wasmo",
@@ -203,7 +195,7 @@
203195
"highlights": "<p>Major updates in this release:</p>\n<ul>\n<li><strong>WebApp Explainability Expansion:</strong> Introduction of several new visual explainability tools in the Shapash WebApp, including Global–Local Feature Importance, Clusters by Explainability, significantly enhancing model interpretation capabilities.</li>\n<li><strong>Modernized Packaging:</strong> Full support for <code>numpy&gt;=2.0.0</code> and dependency modernization, ensuring forward compatibility with the latest scientific Python ecosystem.</li>\n</ul>",
204196
"project": "shapash",
205197
"date": "2026-01-20T14:00:54Z",
206-
"name": "2.8.0",
198+
"name": "v2.8.0",
207199
"zip": "https://api.github.com/repos/MAIF/shapash/zipball/2.8.0",
208200
"url": "https://github.com/MAIF/shapash/releases/tag/2.8.0"
209201
},

0 commit comments

Comments
 (0)