Skip to content

Commit

Permalink
Satis build triggered by release 2.2.3 of newfold-labs/wp-module-help…
Browse files Browse the repository at this point in the history
…-center
  • Loading branch information
bhwpteam committed Dec 16, 2024
1 parent 0f2133a commit 3af52c1
Show file tree
Hide file tree
Showing 5 changed files with 213 additions and 15 deletions.
108 changes: 103 additions & 5 deletions all.json
Original file line number Diff line number Diff line change
Expand Up @@ -28620,6 +28620,55 @@
"issues": "https://github.com/newfold-labs/wp-module-help-center/issues"
}
},
"2.2.3": {
"name": "newfold-labs/wp-module-help-center",
"version": "2.2.3",
"version_normalized": "2.2.3.0",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-help-center.git",
"reference": "903de7fa7e652c98c22fc102f9265a70cd8113fa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/903de7fa7e652c98c22fc102f9265a70cd8113fa",
"reference": "903de7fa7e652c98c22fc102f9265a70cd8113fa",
"shasum": ""
},
"require": {
"newfold-labs/wp-module-ai": "^1.1.9",
"newfold-labs/wp-module-data": "^2.5.0",
"newfold-labs/wp-module-features": "^1.4.1",
"typesense/typesense-php": "^2.0"
},
"require-dev": {
"newfold-labs/wp-php-standards": "@stable"
},
"time": "2024-12-16T10:50:42+00:00",
"type": "library",
"autoload": {
"psr-4": {
"NewfoldLabs\\WP\\Module\\HelpCenter\\": "includes"
},
"files": [
"bootstrap.php"
]
},
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Faizaan Mohammed",
"email": "[email protected]"
}
],
"description": "HelpCenter",
"support": {
"source": "https://github.com/newfold-labs/wp-module-help-center/tree/2.2.3",
"issues": "https://github.com/newfold-labs/wp-module-help-center/issues"
}
},
"dev-PRESS0-2123-ux-update": {
"name": "newfold-labs/wp-module-help-center",
"version": "dev-PRESS0-2123-ux-update",
Expand Down Expand Up @@ -29597,12 +29646,12 @@
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-help-center.git",
"reference": "edac01f952abc4192cb780899f750ef4c9a21108"
"reference": "903de7fa7e652c98c22fc102f9265a70cd8113fa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/edac01f952abc4192cb780899f750ef4c9a21108",
"reference": "edac01f952abc4192cb780899f750ef4c9a21108",
"url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/903de7fa7e652c98c22fc102f9265a70cd8113fa",
"reference": "903de7fa7e652c98c22fc102f9265a70cd8113fa",
"shasum": ""
},
"require": {
Expand All @@ -29614,7 +29663,7 @@
"require-dev": {
"newfold-labs/wp-php-standards": "@stable"
},
"time": "2024-12-06T06:24:29+00:00",
"time": "2024-12-16T10:50:42+00:00",
"default-branch": true,
"type": "library",
"autoload": {
Expand All @@ -29636,7 +29685,7 @@
],
"description": "HelpCenter",
"support": {
"source": "https://github.com/newfold-labs/wp-module-help-center/tree/main",
"source": "https://github.com/newfold-labs/wp-module-help-center/tree/2.2.3",
"issues": "https://github.com/newfold-labs/wp-module-help-center/issues"
}
},
Expand Down Expand Up @@ -29832,6 +29881,55 @@
"issues": "https://github.com/newfold-labs/wp-module-help-center/issues"
}
},
"dev-release/2.2.3": {
"name": "newfold-labs/wp-module-help-center",
"version": "dev-release/2.2.3",
"version_normalized": "dev-release/2.2.3",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-help-center.git",
"reference": "ec6fd0622023e64e82c179f1da116bdb7515b1c8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/ec6fd0622023e64e82c179f1da116bdb7515b1c8",
"reference": "ec6fd0622023e64e82c179f1da116bdb7515b1c8",
"shasum": ""
},
"require": {
"newfold-labs/wp-module-ai": "^1.1.9",
"newfold-labs/wp-module-data": "^2.5.0",
"newfold-labs/wp-module-features": "^1.4.1",
"typesense/typesense-php": "^2.0"
},
"require-dev": {
"newfold-labs/wp-php-standards": "@stable"
},
"time": "2024-12-16T09:36:30+00:00",
"type": "library",
"autoload": {
"psr-4": {
"NewfoldLabs\\WP\\Module\\HelpCenter\\": "includes"
},
"files": [
"bootstrap.php"
]
},
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Faizaan Mohammed",
"email": "[email protected]"
}
],
"description": "HelpCenter",
"support": {
"source": "https://github.com/newfold-labs/wp-module-help-center/tree/release/2.2.3",
"issues": "https://github.com/newfold-labs/wp-module-help-center/issues"
}
},
"dev-update/ai-module": {
"name": "newfold-labs/wp-module-help-center",
"version": "dev-update/ai-module",
Expand Down
10 changes: 6 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<a href="https://newfold-labs.github.io/satis/">
<h1>newfold-labs/satis</h1>
</a>
<span class="badge bg-light text-dark m-1" title="Thursday, 12-Dec-2024 11:46:20 UTC">
Last updated: <br class="d-md-none"> <time datetime="2024-12-12T11:46:20+00:00">Thursday, 12 Dec 2024 11:46:20 UTC</time>
<span class="badge bg-light text-dark m-1" title="Monday, 16-Dec-2024 10:53:49 UTC">
Last updated: <br class="d-md-none"> <time datetime="2024-12-16T10:53:49+00:00">Monday, 16 Dec 2024 10:53:49 UTC</time>
</span>
</div>

Expand Down Expand Up @@ -1718,14 +1718,15 @@ <h2 class="card-title h5">Setting up this repository in your projects</h2>
<dt class="col-sm-3 col-md-2 field-support">Support</dt>
<dd class="col-sm-9 col-md-10 field-support filter-by">
<ul class="list-unstyled m-0">
<li>Source: <a href="https://github.com/newfold-labs/wp-module-help-center/tree/2.2.2">https://github.com/newfold-labs/wp-module-help-center/tree/2.2.2</a></li>
<li>Source: <a href="https://github.com/newfold-labs/wp-module-help-center/tree/2.2.3">https://github.com/newfold-labs/wp-module-help-center/tree/2.2.3</a></li>
<li>Issues: <a href="https://github.com/newfold-labs/wp-module-help-center/issues">https://github.com/newfold-labs/wp-module-help-center/issues</a></li>
</ul>
</dd>

<dt class="col-sm-3 col-md-2 field-releases">Releases</dt>
<dd class="col-sm-9 col-md-10 field-releases filter-by" data-package-name="newfold-labs/wp-module-help-center">

<a class="badge rounded-pill text-bg-secondary" href="https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/903de7fa7e652c98c22fc102f9265a70cd8113fa" title="dist-reference: 903de7fa7e652c98c22fc102f9265a70cd8113fa">2.2.3</a>
<a class="badge rounded-pill text-bg-secondary" href="https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/9ea76efb6f7eb7eef0fa6d20469fdd39e3419022" title="dist-reference: 9ea76efb6f7eb7eef0fa6d20469fdd39e3419022">2.2.2</a>
<a class="badge rounded-pill text-bg-secondary" href="https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/b13d4e79a68002ac628152aae4c48c1191037120" title="dist-reference: b13d4e79a68002ac628152aae4c48c1191037120">2.2.1</a>
<a class="badge rounded-pill text-bg-secondary" href="https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/a09d1cf6bf5c95bc93d79842f8c46ce3472caef2" title="dist-reference: a09d1cf6bf5c95bc93d79842f8c46ce3472caef2">2.2.0</a>
Expand Down Expand Up @@ -1765,10 +1766,11 @@ <h2 class="card-title h5">Setting up this repository in your projects</h2>
<a class="badge rounded-pill text-bg-secondary" href="https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/465b6bc197fc72051c8c402d5d8deb774e898d2a" title="dist-reference: 465b6bc197fc72051c8c402d5d8deb774e898d2a">dev-add/integrate-rag-model</a>
<a class="badge rounded-pill text-bg-secondary" href="https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/00c428917374fd1932442f2be5c2511a44065ad7" title="dist-reference: 00c428917374fd1932442f2be5c2511a44065ad7">dev-PRESS6-49-hide-helpcenter-ai-onboarding</a>
<a class="badge rounded-pill text-bg-secondary" href="https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/f6ba22fd375c1a877cd231dade0395fb103942dc" title="dist-reference: f6ba22fd375c1a877cd231dade0395fb103942dc">dev-PRESS3-105-implement-suggestions-generator-design</a>
<a class="badge rounded-pill text-bg-secondary" href="https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/ec6fd0622023e64e82c179f1da116bdb7515b1c8" title="dist-reference: ec6fd0622023e64e82c179f1da116bdb7515b1c8">dev-release/2.2.3</a>
<a class="badge rounded-pill text-bg-secondary" href="https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/292d657f3ed8e96d74902844074585e0e064f20a" title="dist-reference: 292d657f3ed8e96d74902844074585e0e064f20a">dev-release/2.2.2</a>
<a class="badge rounded-pill text-bg-secondary" href="https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/539217a952a00fcd172593b1b9b1d2464455fd45" title="dist-reference: 539217a952a00fcd172593b1b9b1d2464455fd45">dev-release/2.1.0</a>
<a class="badge rounded-pill text-bg-secondary" href="https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/aa319e2132155d679330b7a81e9b993d21555155" title="dist-reference: aa319e2132155d679330b7a81e9b993d21555155">dev-PRESS0-2123-ux-update</a>
<a class="badge rounded-pill text-bg-secondary" href="https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/edac01f952abc4192cb780899f750ef4c9a21108" title="dist-reference: edac01f952abc4192cb780899f750ef4c9a21108">dev-main</a>
<a class="badge rounded-pill text-bg-secondary" href="https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/903de7fa7e652c98c22fc102f9265a70cd8113fa" title="dist-reference: 903de7fa7e652c98c22fc102f9265a70cd8113fa">dev-main</a>
<a class="badge rounded-pill text-bg-secondary" href="https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/205a4b9d23ba874cdd02b0711186f351c2531c2d" title="dist-reference: 205a4b9d23ba874cdd02b0711186f351c2531c2d">dev-update/ai-module</a>
<a class="badge rounded-pill text-bg-secondary" href="https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/b61ad144590aa9f2b0d267932bbc07ce7282bf74" title="dist-reference: b61ad144590aa9f2b0d267932bbc07ce7282bf74">dev-dependencies/add-dependabot-configuration</a>
<a class="badge rounded-pill text-bg-secondary" href="https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/212ea0ed7e42e79eb14c84461932b88a60ee5676" title="dist-reference: 212ea0ed7e42e79eb14c84461932b88a60ee5676">dev-fix/wp6.6-compatibility-issue</a>
Expand Down
49 changes: 49 additions & 0 deletions p2/newfold-labs/wp-module-help-center.json
Original file line number Diff line number Diff line change
Expand Up @@ -1610,6 +1610,55 @@
"source": "https://github.com/newfold-labs/wp-module-help-center/tree/2.2.2",
"issues": "https://github.com/newfold-labs/wp-module-help-center/issues"
}
},
{
"name": "newfold-labs/wp-module-help-center",
"version": "2.2.3",
"version_normalized": "2.2.3.0",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-help-center.git",
"reference": "903de7fa7e652c98c22fc102f9265a70cd8113fa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/903de7fa7e652c98c22fc102f9265a70cd8113fa",
"reference": "903de7fa7e652c98c22fc102f9265a70cd8113fa",
"shasum": ""
},
"require": {
"newfold-labs/wp-module-ai": "^1.1.9",
"newfold-labs/wp-module-data": "^2.5.0",
"newfold-labs/wp-module-features": "^1.4.1",
"typesense/typesense-php": "^2.0"
},
"require-dev": {
"newfold-labs/wp-php-standards": "@stable"
},
"time": "2024-12-16T10:50:42+00:00",
"type": "library",
"autoload": {
"psr-4": {
"NewfoldLabs\\WP\\Module\\HelpCenter\\": "includes"
},
"files": [
"bootstrap.php"
]
},
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Faizaan Mohammed",
"email": "[email protected]"
}
],
"description": "HelpCenter",
"support": {
"source": "https://github.com/newfold-labs/wp-module-help-center/tree/2.2.3",
"issues": "https://github.com/newfold-labs/wp-module-help-center/issues"
}
}
]
}
Expand Down
59 changes: 54 additions & 5 deletions p2/newfold-labs/wp-module-help-center~dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -978,12 +978,12 @@
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-help-center.git",
"reference": "edac01f952abc4192cb780899f750ef4c9a21108"
"reference": "903de7fa7e652c98c22fc102f9265a70cd8113fa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/edac01f952abc4192cb780899f750ef4c9a21108",
"reference": "edac01f952abc4192cb780899f750ef4c9a21108",
"url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/903de7fa7e652c98c22fc102f9265a70cd8113fa",
"reference": "903de7fa7e652c98c22fc102f9265a70cd8113fa",
"shasum": ""
},
"require": {
Expand All @@ -995,7 +995,7 @@
"require-dev": {
"newfold-labs/wp-php-standards": "@stable"
},
"time": "2024-12-06T06:24:29+00:00",
"time": "2024-12-16T10:50:42+00:00",
"default-branch": true,
"type": "library",
"autoload": {
Expand All @@ -1017,7 +1017,7 @@
],
"description": "HelpCenter",
"support": {
"source": "https://github.com/newfold-labs/wp-module-help-center/tree/main",
"source": "https://github.com/newfold-labs/wp-module-help-center/tree/2.2.3",
"issues": "https://github.com/newfold-labs/wp-module-help-center/issues"
}
},
Expand Down Expand Up @@ -1213,6 +1213,55 @@
"issues": "https://github.com/newfold-labs/wp-module-help-center/issues"
}
},
{
"name": "newfold-labs/wp-module-help-center",
"version": "dev-release/2.2.3",
"version_normalized": "dev-release/2.2.3",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-help-center.git",
"reference": "ec6fd0622023e64e82c179f1da116bdb7515b1c8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/ec6fd0622023e64e82c179f1da116bdb7515b1c8",
"reference": "ec6fd0622023e64e82c179f1da116bdb7515b1c8",
"shasum": ""
},
"require": {
"newfold-labs/wp-module-ai": "^1.1.9",
"newfold-labs/wp-module-data": "^2.5.0",
"newfold-labs/wp-module-features": "^1.4.1",
"typesense/typesense-php": "^2.0"
},
"require-dev": {
"newfold-labs/wp-php-standards": "@stable"
},
"time": "2024-12-16T09:36:30+00:00",
"type": "library",
"autoload": {
"psr-4": {
"NewfoldLabs\\WP\\Module\\HelpCenter\\": "includes"
},
"files": [
"bootstrap.php"
]
},
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Faizaan Mohammed",
"email": "[email protected]"
}
],
"description": "HelpCenter",
"support": {
"source": "https://github.com/newfold-labs/wp-module-help-center/tree/release/2.2.3",
"issues": "https://github.com/newfold-labs/wp-module-help-center/issues"
}
},
{
"name": "newfold-labs/wp-module-help-center",
"version": "dev-update/ai-module",
Expand Down
2 changes: 1 addition & 1 deletion packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [],
"includes": {
"all.json": {
"sha1": "8f27dff6bae708228d6f4f4e4fb8cfd3dba4d84a"
"sha1": "1f15eef6f90145a2b028610d3f0ae57d437c6bac"
}
},
"metadata-url": "/satis/p2/%package%.json",
Expand Down

0 comments on commit 3af52c1

Please sign in to comment.