Skip to content

Commit

Permalink
Update social network data
Browse files Browse the repository at this point in the history
  • Loading branch information
ossbymaif-github-actions committed Mar 3, 2025
1 parent 36def6f commit 48f669a
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
18 changes: 9 additions & 9 deletions social-data/contributors.json
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,7 @@
"url": "https://github.com/MAIF/maif.github.io",
"description": "MAIF OSS webiste",
"homepage": "https://maif.github.io",
"pushed_at": "2025-03-02T00:09:46Z",
"pushed_at": "2025-03-03T00:09:10Z",
"contributors": [
null,
"baudelotphilippe",
Expand All @@ -552,10 +552,10 @@
"cwoodrow",
null
],
"commits_count": 12421,
"commits_count": 12422,
"commits_per_contributor": [
{
"commits_count": 12111
"commits_count": 12112
},
{
"name": "baudelotphilippe",
Expand Down Expand Up @@ -749,7 +749,7 @@
"url": "https://github.com/MAIF/izanami",
"description": "Izanami is a centralized versatile feature flag solution, well suited for micro service architectures.",
"homepage": "https://maif.github.io/izanami/",
"pushed_at": "2025-02-26T21:30:08Z",
"pushed_at": "2025-03-03T09:46:10Z",
"contributors": [
"ptitFicus",
null,
Expand All @@ -762,16 +762,16 @@
"jeanphi-baconnais",
"Zwiterrion"
],
"commits_count": 440,
"commits_count": 444,
"commits_per_contributor": [
{
"name": "ptitFicus",
"avatar_url": "https://avatars.githubusercontent.com/u/1528358?v=4",
"url": "https://github.com/ptitFicus",
"commits_count": 213
"commits_count": 215
},
{
"commits_count": 91
"commits_count": 93
},
{
"name": "baudelotphilippe",
Expand Down Expand Up @@ -1222,7 +1222,7 @@
]
},
"undefined": {
"commits_count": 14075,
"commits_count": 14078,
"projects": [
"otoroshi",
"otoroshi",
Expand Down Expand Up @@ -1322,7 +1322,7 @@
"name": "ptitFicus",
"avatar_url": "https://avatars.githubusercontent.com/u/1528358?v=4",
"url": "https://github.com/ptitFicus",
"commits_count": 275,
"commits_count": 277,
"projects": [
"otoroshi",
"maif.github.io",
Expand Down
16 changes: 8 additions & 8 deletions social-data/releases.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
[
{
"highlights": "<p>💽 Support Postgres 12.x</p>\n<p>@ Allow to use email as username</p>",
"project": "izanami",
"date": "2025-03-03T09:46:11Z",
"name": "v2.8.4",
"zip": "https://api.github.com/repos/MAIF/izanami/zipball/v2.8.4",
"url": "https://github.com/MAIF/izanami/releases/tag/v2.8.4"
},
{
"highlights": "<p>🚫 Limit allowed user input for multiple fields</p>\n<p>🎛️ Improve oauth2 support</p>\n<p>💻 OAuth / OIDC is now configurable from UI</p>",
"project": "izanami",
Expand Down Expand Up @@ -63,14 +71,6 @@
"zip": "https://api.github.com/repos/MAIF/izanami/zipball/v2.1.0",
"url": "https://github.com/MAIF/izanami/releases/tag/v2.1.0"
},
{
"highlights": "<p>Complete rewrite of Izanami that focuses on feature flags.</p>\n<ul>\n<li>✨ Multi-tenant support</li>\n<li>🗄️ Feature organization by projects and tags</li>\n<li>🔧 WASM for custom scripts</li>\n<li>👷‍♀️ Compatibility with existing clients is preserved</li>\n</ul>",
"project": "izanami",
"date": "2024-03-25T09:02:36Z",
"name": "v2.0.0",
"zip": "https://api.github.com/repos/MAIF/izanami/zipball/v2.0.0",
"url": "https://github.com/MAIF/izanami/releases/tag/v2.0.0"
},
{
"highlights": "<p>Major features announcements in this release are:</p>\n<ul>\n<li>Daikoku has a CLI to improve your developer experience with CMS pages, available now <a href=\"https://crates.io/crates/daikokucli\">here</a></li>\n</ul>",
"project": "daikoku",
Expand Down

0 comments on commit 48f669a

Please sign in to comment.