Skip to content

Commit

Permalink
Satis build triggered by release 2.2.0 of newfold-labs/wp-module-staging
Browse files Browse the repository at this point in the history
  • Loading branch information
bhwpteam committed Feb 25, 2025
1 parent ebe9b9a commit cfe0ba0
Show file tree
Hide file tree
Showing 5 changed files with 518 additions and 17 deletions.
261 changes: 255 additions & 6 deletions all.json
Original file line number Diff line number Diff line change
Expand Up @@ -62540,6 +62540,84 @@
"issues": "https://github.com/newfold-labs/wp-module-staging/issues"
}
},
"2.2.0": {
"name": "newfold-labs/wp-module-staging",
"version": "2.2.0",
"version_normalized": "2.2.0.0",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-staging.git",
"reference": "e7034d66681004d578a7525e07e7503c89097f38"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-staging/zipball/e7034d66681004d578a7525e07e7503c89097f38",
"reference": "e7034d66681004d578a7525e07e7503c89097f38",
"shasum": ""
},
"require": {
"newfold-labs/wp-module-context": "^1.0",
"newfold-labs/wp-module-features": "^1.4.2"
},
"require-dev": {
"newfold-labs/wp-php-standards": "^1.2.4",
"wp-cli/i18n-command": "^2.6.3"
},
"time": "2025-02-25T22:57:22+00:00",
"type": "library",
"autoload": {
"psr-4": {
"NewfoldLabs\\WP\\Module\\Staging\\": "includes"
},
"files": [
"bootstrap.php"
]
},
"scripts": {
"fix": [
"vendor/bin/phpcbf . --standard=phpcs.xml"
],
"lint": [
"vendor/bin/phpcs . --standard=phpcs.xml -s"
],
"i18n-pot": [
"vendor/bin/wp i18n make-pot . ./languages/wp-module-staging.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-staging/issues\",\"POT-Creation-Date\":\"2025-02-13T09:55:55+00:00\"}'"
],
"i18n-po": [
"vendor/bin/wp i18n update-po ./languages/wp-module-staging.pot ./languages"
],
"i18n-mo": [
"vendor/bin/wp i18n make-mo ./languages"
],
"i18n-php": [
"vendor/bin/wp i18n make-php ./languages"
],
"i18n-json": [
"rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
],
"i18n": [
"@i18n-pot",
"@i18n-po",
"@i18n-mo",
"@i18n-php",
"@i18n-json"
]
},
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Evan Mullins",
"homepage": "https://evanmullins.com"
}
],
"description": "Newfold module for staging functionality in brand plugins",
"support": {
"source": "https://github.com/newfold-labs/wp-module-staging/tree/2.2.0",
"issues": "https://github.com/newfold-labs/wp-module-staging/issues"
}
},
"dev-PRESS0-1962": {
"name": "newfold-labs/wp-module-staging",
"version": "dev-PRESS0-1962",
Expand Down Expand Up @@ -62815,6 +62893,80 @@
"issues": "https://github.com/newfold-labs/wp-module-staging/issues"
}
},
"dev-enhance/PRESS7-237-cleanup-staging-folder": {
"name": "newfold-labs/wp-module-staging",
"version": "dev-enhance/PRESS7-237-cleanup-staging-folder",
"version_normalized": "dev-enhance/PRESS7-237-cleanup-staging-folder",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-staging.git",
"reference": "dd16a1e1214abc54e9ff619e353b4e8a9e9c5a2a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-staging/zipball/dd16a1e1214abc54e9ff619e353b4e8a9e9c5a2a",
"reference": "dd16a1e1214abc54e9ff619e353b4e8a9e9c5a2a",
"shasum": ""
},
"require": {
"newfold-labs/wp-module-context": "^1.0",
"newfold-labs/wp-module-features": "^1.4.2"
},
"require-dev": {
"newfold-labs/wp-php-standards": "^1.2.4",
"wp-cli/i18n-command": "^2.6.3"
},
"time": "2025-02-25T11:55:19+00:00",
"type": "library",
"autoload": {
"psr-4": {
"NewfoldLabs\\WP\\Module\\Staging\\": "includes"
},
"files": [
"bootstrap.php"
]
},
"scripts": {
"fix": [
"vendor/bin/phpcbf . --standard=phpcs.xml"
],
"lint": [
"vendor/bin/phpcs . --standard=phpcs.xml -s"
],
"i18n-pot": [
"vendor/bin/wp i18n make-pot . ./languages/wp-module-staging.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-staging/issues\",\"POT-Creation-Date\":\"2025-02-13T09:55:55+00:00\"}'"
],
"i18n-po": [
"vendor/bin/wp i18n update-po ./languages/wp-module-staging.pot ./languages"
],
"i18n-mo": [
"vendor/bin/wp i18n make-mo ./languages"
],
"i18n-json": [
"rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
],
"i18n": [
"@i18n-pot",
"@i18n-po",
"@i18n-mo",
"@i18n-json"
]
},
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Evan Mullins",
"homepage": "https://evanmullins.com"
}
],
"description": "Newfold module for staging functionality in brand plugins",
"support": {
"source": "https://github.com/newfold-labs/wp-module-staging/tree/enhance/PRESS7-237-cleanup-staging-folder",
"issues": "https://github.com/newfold-labs/wp-module-staging/issues"
}
},
"dev-fix/test-close-snackbar-notices": {
"name": "newfold-labs/wp-module-staging",
"version": "dev-fix/test-close-snackbar-notices",
Expand Down Expand Up @@ -62876,22 +63028,23 @@
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-staging.git",
"reference": "4c95dae321419a90a446ba735bbe4415a3cbe2ed"
"reference": "e7034d66681004d578a7525e07e7503c89097f38"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-staging/zipball/4c95dae321419a90a446ba735bbe4415a3cbe2ed",
"reference": "4c95dae321419a90a446ba735bbe4415a3cbe2ed",
"url": "https://api.github.com/repos/newfold-labs/wp-module-staging/zipball/e7034d66681004d578a7525e07e7503c89097f38",
"reference": "e7034d66681004d578a7525e07e7503c89097f38",
"shasum": ""
},
"require": {
"newfold-labs/wp-module-context": "^1.0",
"newfold-labs/wp-module-features": "^1.4.2"
},
"require-dev": {
"newfold-labs/wp-php-standards": "^1.2.4"
"newfold-labs/wp-php-standards": "^1.2.4",
"wp-cli/i18n-command": "^2.6.3"
},
"time": "2025-01-28T21:30:31+00:00",
"time": "2025-02-25T22:57:22+00:00",
"default-branch": true,
"type": "library",
"autoload": {
Expand All @@ -62908,6 +63061,102 @@
],
"lint": [
"vendor/bin/phpcs . --standard=phpcs.xml -s"
],
"i18n-pot": [
"vendor/bin/wp i18n make-pot . ./languages/wp-module-staging.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-staging/issues\",\"POT-Creation-Date\":\"2025-02-13T09:55:55+00:00\"}'"
],
"i18n-po": [
"vendor/bin/wp i18n update-po ./languages/wp-module-staging.pot ./languages"
],
"i18n-mo": [
"vendor/bin/wp i18n make-mo ./languages"
],
"i18n-php": [
"vendor/bin/wp i18n make-php ./languages"
],
"i18n-json": [
"rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
],
"i18n": [
"@i18n-pot",
"@i18n-po",
"@i18n-mo",
"@i18n-php",
"@i18n-json"
]
},
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Evan Mullins",
"homepage": "https://evanmullins.com"
}
],
"description": "Newfold module for staging functionality in brand plugins",
"support": {
"source": "https://github.com/newfold-labs/wp-module-staging/tree/2.2.0",
"issues": "https://github.com/newfold-labs/wp-module-staging/issues"
}
},
"dev-press11-144-lint-fix": {
"name": "newfold-labs/wp-module-staging",
"version": "dev-press11-144-lint-fix",
"version_normalized": "dev-press11-144-lint-fix",
"source": {
"type": "git",
"url": "https://github.com/newfold-labs/wp-module-staging.git",
"reference": "3f1709771cd15559ba4a662bc08790f9fd3426d2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/newfold-labs/wp-module-staging/zipball/3f1709771cd15559ba4a662bc08790f9fd3426d2",
"reference": "3f1709771cd15559ba4a662bc08790f9fd3426d2",
"shasum": ""
},
"require": {
"newfold-labs/wp-module-context": "^1.0",
"newfold-labs/wp-module-features": "^1.4.2"
},
"require-dev": {
"newfold-labs/wp-php-standards": "^1.2.4",
"wp-cli/i18n-command": "^2.6.3"
},
"time": "2025-02-18T17:08:05+00:00",
"type": "library",
"autoload": {
"psr-4": {
"NewfoldLabs\\WP\\Module\\Staging\\": "includes"
},
"files": [
"bootstrap.php"
]
},
"scripts": {
"fix": [
"vendor/bin/phpcbf . --standard=phpcs.xml"
],
"lint": [
"vendor/bin/phpcs . --standard=phpcs.xml -s"
],
"i18n-pot": [
"vendor/bin/wp i18n make-pot . ./languages/wp-module-staging.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-staging/issues\",\"POT-Creation-Date\":\"2025-02-13T09:55:55+00:00\"}'"
],
"i18n-po": [
"vendor/bin/wp i18n update-po ./languages/wp-module-staging.pot ./languages"
],
"i18n-mo": [
"vendor/bin/wp i18n make-mo ./languages"
],
"i18n-json": [
"rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
],
"i18n": [
"@i18n-pot",
"@i18n-po",
"@i18n-mo",
"@i18n-json"
]
},
"license": [
Expand All @@ -62921,7 +63170,7 @@
],
"description": "Newfold module for staging functionality in brand plugins",
"support": {
"source": "https://github.com/newfold-labs/wp-module-staging/tree/main",
"source": "https://github.com/newfold-labs/wp-module-staging/tree/press11-144-lint-fix",
"issues": "https://github.com/newfold-labs/wp-module-staging/issues"
}
},
Expand Down
Loading

0 comments on commit cfe0ba0

Please sign in to comment.