Skip to content

Commit

Permalink
Satis build triggered by release 2.7.1 of newfold-labs/wp-module-patt…
Browse files Browse the repository at this point in the history
…erns
  • Loading branch information
bhwpteam committed Nov 15, 2024
1 parent a86073d commit d5d27d3
Show file tree
Hide file tree
Showing 5 changed files with 241 additions and 15 deletions.
122 changes: 117 additions & 5 deletions all.json
Original file line number Diff line number Diff line change
Expand Up @@ -48111,6 +48111,62 @@
"issues": "https://github.com/newfold-labs/wp-module-patterns/issues"
}
},
"2.7.1": {
"name": "newfold-labs/wp-module-patterns",
"version": "2.7.1",
"version_normalized": "2.7.1.0",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-patterns.git",
"reference": "d1dde5f33ca4032b1efd56214be2f66380cc7512"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/d1dde5f33ca4032b1efd56214be2f66380cc7512",
"reference": "d1dde5f33ca4032b1efd56214be2f66380cc7512",
"shasum": ""
},
"require": {
"newfold-labs/wp-module-data": "^2.5.1",
"newfold-labs/wp-module-features": "^1.4",
"newfold-labs/wp-module-installer": "^1.1"
},
"require-dev": {
"newfold-labs/wp-php-standards": "^1.2.2"
},
"time": "2024-11-15T18:35:27+00:00",
"type": "library",
"autoload": {
"psr-4": {
"NewfoldLabs\\WP\\Module\\Patterns\\": "includes"
},
"files": [
"bootstrap.php"
]
},
"scripts": {
"lint": [
"vendor/bin/phpcs . --ignore=*/build/* --standard=Newfold -d error_reporting=\"E_ALL&~E_DEPRECATED\""
],
"clean": [
"vendor/bin/phpcbf . --ignore=*/build/* --standard=Newfold -d error_reporting=\"E_ALL&~E_DEPRECATED\""
]
},
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Hristina Conjic",
"email": "[email protected]"
}
],
"description": "WordPress Cloud Patterns",
"support": {
"source": "https://github.com/newfold-labs/wp-module-patterns/tree/2.7.1",
"issues": "https://github.com/newfold-labs/wp-module-patterns/issues"
}
},
"dev-15-add-cypress-tests": {
"name": "newfold-labs/wp-module-patterns",
"version": "dev-15-add-cypress-tests",
Expand Down Expand Up @@ -48590,12 +48646,12 @@
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-patterns.git",
"reference": "29fcb3dc8ee13c1df6dd076dfb6c5f825e402693"
"reference": "d1dde5f33ca4032b1efd56214be2f66380cc7512"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/29fcb3dc8ee13c1df6dd076dfb6c5f825e402693",
"reference": "29fcb3dc8ee13c1df6dd076dfb6c5f825e402693",
"url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/d1dde5f33ca4032b1efd56214be2f66380cc7512",
"reference": "d1dde5f33ca4032b1efd56214be2f66380cc7512",
"shasum": ""
},
"require": {
Expand All @@ -48606,7 +48662,7 @@
"require-dev": {
"newfold-labs/wp-php-standards": "^1.2.2"
},
"time": "2024-11-15T17:59:27+00:00",
"time": "2024-11-15T18:35:27+00:00",
"default-branch": true,
"type": "library",
"autoload": {
Expand Down Expand Up @@ -48636,7 +48692,7 @@
],
"description": "WordPress Cloud Patterns",
"support": {
"source": "https://github.com/newfold-labs/wp-module-patterns/tree/2.7.0",
"source": "https://github.com/newfold-labs/wp-module-patterns/tree/2.7.1",
"issues": "https://github.com/newfold-labs/wp-module-patterns/issues"
}
},
Expand Down Expand Up @@ -49342,6 +49398,62 @@
"source": "https://github.com/newfold-labs/wp-module-patterns/tree/release/v2.7.0",
"issues": "https://github.com/newfold-labs/wp-module-patterns/issues"
}
},
"dev-release/v2.7.1": {
"name": "newfold-labs/wp-module-patterns",
"version": "dev-release/v2.7.1",
"version_normalized": "dev-release/v2.7.1",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-patterns.git",
"reference": "72fb255f7ce60e06dce82ba5d336f5e50d4435ef"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/72fb255f7ce60e06dce82ba5d336f5e50d4435ef",
"reference": "72fb255f7ce60e06dce82ba5d336f5e50d4435ef",
"shasum": ""
},
"require": {
"newfold-labs/wp-module-data": "^2.5.1",
"newfold-labs/wp-module-features": "^1.4",
"newfold-labs/wp-module-installer": "^1.1"
},
"require-dev": {
"newfold-labs/wp-php-standards": "^1.2.2"
},
"time": "2024-11-15T18:34:49+00:00",
"type": "library",
"autoload": {
"psr-4": {
"NewfoldLabs\\WP\\Module\\Patterns\\": "includes"
},
"files": [
"bootstrap.php"
]
},
"scripts": {
"lint": [
"vendor/bin/phpcs . --ignore=*/build/* --standard=Newfold -d error_reporting=\"E_ALL&~E_DEPRECATED\""
],
"clean": [
"vendor/bin/phpcbf . --ignore=*/build/* --standard=Newfold -d error_reporting=\"E_ALL&~E_DEPRECATED\""
]
},
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Hristina Conjic",
"email": "[email protected]"
}
],
"description": "WordPress Cloud Patterns",
"support": {
"source": "https://github.com/newfold-labs/wp-module-patterns/tree/release/v2.7.1",
"issues": "https://github.com/newfold-labs/wp-module-patterns/issues"
}
}
},
"newfold-labs/wp-module-performance": {
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="Friday, 15-Nov-2024 18:01:46 UTC">
Last updated: <br class="d-md-none"> <time datetime="2024-11-15T18:01:46+00:00">Friday, 15 Nov 2024 18:01:46 UTC</time>
<span class="badge bg-light text-dark m-1" title="Friday, 15-Nov-2024 18:38:02 UTC">
Last updated: <br class="d-md-none"> <time datetime="2024-11-15T18:38:02+00:00">Friday, 15 Nov 2024 18:38:02 UTC</time>
</span>
</div>

Expand Down Expand Up @@ -2632,14 +2632,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-patterns/tree/2.7.0">https://github.com/newfold-labs/wp-module-patterns/tree/2.7.0</a></li>
<li>Source: <a href="https://github.com/newfold-labs/wp-module-patterns/tree/2.7.1">https://github.com/newfold-labs/wp-module-patterns/tree/2.7.1</a></li>
<li>Issues: <a href="https://github.com/newfold-labs/wp-module-patterns/issues">https://github.com/newfold-labs/wp-module-patterns/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-patterns">

<a class="badge rounded-pill text-bg-secondary" href="https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/d1dde5f33ca4032b1efd56214be2f66380cc7512" title="dist-reference: d1dde5f33ca4032b1efd56214be2f66380cc7512">2.7.1</a>
<a class="badge rounded-pill text-bg-secondary" href="https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/29fcb3dc8ee13c1df6dd076dfb6c5f825e402693" title="dist-reference: 29fcb3dc8ee13c1df6dd076dfb6c5f825e402693">2.7.0</a>
<a class="badge rounded-pill text-bg-secondary" href="https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/648b1448b9f8ce022950300f7aa67ee55a9a1e24" title="dist-reference: 648b1448b9f8ce022950300f7aa67ee55a9a1e24">2.6.1</a>
<a class="badge rounded-pill text-bg-secondary" href="https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/df06479f0715d40e4aadfc299e77c9062c9165db" title="dist-reference: df06479f0715d40e4aadfc299e77c9062c9165db">2.6.0</a>
Expand Down Expand Up @@ -2680,7 +2681,8 @@ <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-patterns/zipball/4ec6a9bf808af9cec08cd54cf7664d0bc9eba344" title="dist-reference: 4ec6a9bf808af9cec08cd54cf7664d0bc9eba344">dev-release/2.6.1</a>
<a class="badge rounded-pill text-bg-secondary" href="https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/a512b1cdeba3847ae231208f1bc3d93468e69732" title="dist-reference: a512b1cdeba3847ae231208f1bc3d93468e69732">dev-release/0.2.0</a>
<a class="badge rounded-pill text-bg-secondary" href="https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/0711f862a6c787cf8974095050e37f56ed726b9d" title="dist-reference: 0711f862a6c787cf8974095050e37f56ed726b9d">dev-release/0.1.16</a>
<a class="badge rounded-pill text-bg-secondary" href="https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/29fcb3dc8ee13c1df6dd076dfb6c5f825e402693" title="dist-reference: 29fcb3dc8ee13c1df6dd076dfb6c5f825e402693">dev-main</a>
<a class="badge rounded-pill text-bg-secondary" href="https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/d1dde5f33ca4032b1efd56214be2f66380cc7512" title="dist-reference: d1dde5f33ca4032b1efd56214be2f66380cc7512">dev-main</a>
<a class="badge rounded-pill text-bg-secondary" href="https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/72fb255f7ce60e06dce82ba5d336f5e50d4435ef" title="dist-reference: 72fb255f7ce60e06dce82ba5d336f5e50d4435ef">dev-release/v2.7.1</a>
<a class="badge rounded-pill text-bg-secondary" href="https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/44fa4cafe89a714d9d0b2bdb07cbe79b847c61db" title="dist-reference: 44fa4cafe89a714d9d0b2bdb07cbe79b847c61db">dev-release/v2.7.0</a>
<a class="badge rounded-pill text-bg-secondary" href="https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/4b03891c2dfdd98bb663080759309374acfc9761" title="dist-reference: 4b03891c2dfdd98bb663080759309374acfc9761">dev-release/v2.6.0</a>
<a class="badge rounded-pill text-bg-secondary" href="https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/b8e9f88bc6fd1ce764d9a6b9caa06582bb45ac94" title="dist-reference: b8e9f88bc6fd1ce764d9a6b9caa06582bb45ac94">dev-release/v2.5.0</a>
Expand Down
56 changes: 56 additions & 0 deletions p2/newfold-labs/wp-module-patterns.json
Original file line number Diff line number Diff line change
Expand Up @@ -1735,6 +1735,62 @@
"source": "https://github.com/newfold-labs/wp-module-patterns/tree/2.7.0",
"issues": "https://github.com/newfold-labs/wp-module-patterns/issues"
}
},
{
"name": "newfold-labs/wp-module-patterns",
"version": "2.7.1",
"version_normalized": "2.7.1.0",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-patterns.git",
"reference": "d1dde5f33ca4032b1efd56214be2f66380cc7512"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/d1dde5f33ca4032b1efd56214be2f66380cc7512",
"reference": "d1dde5f33ca4032b1efd56214be2f66380cc7512",
"shasum": ""
},
"require": {
"newfold-labs/wp-module-data": "^2.5.1",
"newfold-labs/wp-module-features": "^1.4",
"newfold-labs/wp-module-installer": "^1.1"
},
"require-dev": {
"newfold-labs/wp-php-standards": "^1.2.2"
},
"time": "2024-11-15T18:35:27+00:00",
"type": "library",
"autoload": {
"psr-4": {
"NewfoldLabs\\WP\\Module\\Patterns\\": "includes"
},
"files": [
"bootstrap.php"
]
},
"scripts": {
"lint": [
"vendor/bin/phpcs . --ignore=*/build/* --standard=Newfold -d error_reporting=\"E_ALL&~E_DEPRECATED\""
],
"clean": [
"vendor/bin/phpcbf . --ignore=*/build/* --standard=Newfold -d error_reporting=\"E_ALL&~E_DEPRECATED\""
]
},
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Hristina Conjic",
"email": "[email protected]"
}
],
"description": "WordPress Cloud Patterns",
"support": {
"source": "https://github.com/newfold-labs/wp-module-patterns/tree/2.7.1",
"issues": "https://github.com/newfold-labs/wp-module-patterns/issues"
}
}
]
}
Expand Down
66 changes: 61 additions & 5 deletions p2/newfold-labs/wp-module-patterns~dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -480,12 +480,12 @@
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-patterns.git",
"reference": "29fcb3dc8ee13c1df6dd076dfb6c5f825e402693"
"reference": "d1dde5f33ca4032b1efd56214be2f66380cc7512"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/29fcb3dc8ee13c1df6dd076dfb6c5f825e402693",
"reference": "29fcb3dc8ee13c1df6dd076dfb6c5f825e402693",
"url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/d1dde5f33ca4032b1efd56214be2f66380cc7512",
"reference": "d1dde5f33ca4032b1efd56214be2f66380cc7512",
"shasum": ""
},
"require": {
Expand All @@ -496,7 +496,7 @@
"require-dev": {
"newfold-labs/wp-php-standards": "^1.2.2"
},
"time": "2024-11-15T17:59:27+00:00",
"time": "2024-11-15T18:35:27+00:00",
"default-branch": true,
"type": "library",
"autoload": {
Expand Down Expand Up @@ -526,7 +526,7 @@
],
"description": "WordPress Cloud Patterns",
"support": {
"source": "https://github.com/newfold-labs/wp-module-patterns/tree/2.7.0",
"source": "https://github.com/newfold-labs/wp-module-patterns/tree/2.7.1",
"issues": "https://github.com/newfold-labs/wp-module-patterns/issues"
}
},
Expand Down Expand Up @@ -1232,6 +1232,62 @@
"source": "https://github.com/newfold-labs/wp-module-patterns/tree/release/v2.7.0",
"issues": "https://github.com/newfold-labs/wp-module-patterns/issues"
}
},
{
"name": "newfold-labs/wp-module-patterns",
"version": "dev-release/v2.7.1",
"version_normalized": "dev-release/v2.7.1",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-patterns.git",
"reference": "72fb255f7ce60e06dce82ba5d336f5e50d4435ef"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/72fb255f7ce60e06dce82ba5d336f5e50d4435ef",
"reference": "72fb255f7ce60e06dce82ba5d336f5e50d4435ef",
"shasum": ""
},
"require": {
"newfold-labs/wp-module-data": "^2.5.1",
"newfold-labs/wp-module-features": "^1.4",
"newfold-labs/wp-module-installer": "^1.1"
},
"require-dev": {
"newfold-labs/wp-php-standards": "^1.2.2"
},
"time": "2024-11-15T18:34:49+00:00",
"type": "library",
"autoload": {
"psr-4": {
"NewfoldLabs\\WP\\Module\\Patterns\\": "includes"
},
"files": [
"bootstrap.php"
]
},
"scripts": {
"lint": [
"vendor/bin/phpcs . --ignore=*/build/* --standard=Newfold -d error_reporting=\"E_ALL&~E_DEPRECATED\""
],
"clean": [
"vendor/bin/phpcbf . --ignore=*/build/* --standard=Newfold -d error_reporting=\"E_ALL&~E_DEPRECATED\""
]
},
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Hristina Conjic",
"email": "[email protected]"
}
],
"description": "WordPress Cloud Patterns",
"support": {
"source": "https://github.com/newfold-labs/wp-module-patterns/tree/release/v2.7.1",
"issues": "https://github.com/newfold-labs/wp-module-patterns/issues"
}
}
]
}
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": "66a2b76c423c2db4008d5da4c1e12556cb868e67"
"sha1": "45c0852fc7aa781d6431c9c4a937bd2363605fb3"
}
},
"metadata-url": "/satis/p2/%package%.json",
Expand Down

0 comments on commit d5d27d3

Please sign in to comment.