sameena syed
12/20/2022, 8:25 AMpact-plugin-cli.exe install <https://github.com/sameena-ops/pact-sample-plugin/releases/tag/v0.0.5>
Installing plugin pact-sample-plugin version 0.0.4
✔ Plugin with name 'pact-sample-plugin' and version '0.0.4' already exists. Overwrite it? · Yes
Error: Did not find a matching file pattern on GitHub to installMatt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
sameena syed
12/20/2022, 9:07 AMsameena syed
12/20/2022, 9:10 AMInstalling plugin pact-sample-plugin version 0.0.4
✔ Plugin with name 'pact-sample-plugin' and version '0.0.4' already exists. Overwrite it? · Yes
2022-12-20T09:09:22.400911Z INFO pact_plugin_cli::install: Deleting contents of plugin directory
2022-12-20T09:09:22.408563Z INFO pact_plugin_cli::install: Writing plugin manifest file
2022-12-20T09:09:22.415874Z DEBUG pact_plugin_cli::install: Detected OS: Windows 10.0.19044 (Windows 10 Enterprise) [64-bit]
2022-12-20T09:09:22.417143Z DEBUG pact_plugin_cli::install: Checking existence of file from <https://github.com/sameena-ops/pact-sample-plugin/releases/download/v0.0.5/pact-pact-sample-plugin-plugin-windows-x86_64.exe.gz>
2022-12-20T09:09:22.420079Z DEBUG hyper::client::pool: reuse idle connection for ("https", <http://github.com|github.com>)
2022-12-20T09:09:22.420977Z DEBUG Connection{peer=Client}: h2::codec::framed_write: send frame=Headers { stream_id: StreamId(5), flags: (0x5: END_HEADERS | END_STREAM) }
2022-12-20T09:09:22.635027Z DEBUG Connection{peer=Client}: h2::codec::framed_read: received frame=Headers { stream_id: StreamId(5), flags: (0x5: END_HEADERS | END_STREAM) }
2022-12-20T09:09:22.636942Z DEBUG hyper::client::client: client connection error: connection error: broken pipe
Error: Did not find a matching file pattern on GitHub to installsameena syed
12/20/2022, 9:15 AMsameena syed
12/20/2022, 9:21 AMMatt (pactflow.io / pact-js / pact-go)
pact-plugin.json file, the name of your plugin shouldn’t be pact-sample-plugin but just sampleMatt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
pact-plugin.json based on the value of PROJECT in MakefileMatt (pactflow.io / pact-js / pact-go)
pact-plugin.json. If you can track down what happened and raise an issue, that would be greatsameena syed
12/20/2022, 9:32 AM{
"pluginInterfaceVersion": 1,
"name": "sample",
"version": "0.0.5",
"executableType": "exec",
"minimumRequiredVersion": null,
"entryPoint": "pact-sample-plugin",
"entryPoints": {},
"dependencies": null,
"pluginConfig": {}
}sameena syed
12/20/2022, 9:32 AMMatt (pactflow.io / pact-js / pact-go)
sameena syed
12/20/2022, 9:35 AMMatt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
sampleMatt (pactflow.io / pact-js / pact-go)
pact-plugin.jsonMatt (pactflow.io / pact-js / pact-go)