-
This will be more important as we get more commercially supported extensions coming in the ecosystem, both from cloud providers and other product providers.
-
Using node 12.18.2 and the bundled version of npm, executing `npm install` on Windows 10 results in the following output:
```bash
[0] > fsevents@1.2.11 install C:\Users\nope\git\pact-workshop-js\c…
-
Following the discussion here:
https://pact-foundation.slack.com/archives/C9UTHV2AD/p1718604649363489?thread_ts=1717870729.985429&cid=C9UTHV2AD
Pact.Net is missing the "failIfNoPactsFound" flag, …
-
We should define how webapps are packaged to be compatible with the Signal K ecosystem and work on multiple servers.
-
I have a setup with rust-libp2p node running in a browser and using webtransport-websys. It's connected to a go-libp2p node using webtransport and tries to exchange messages using bitswap. Both bi…
-
Since the approved spec for v3 is here and it includes messages support, a possible support for message queue protocols should be made.
There should probably be a factory for that, which would make d…
-
### Software versions
- **OS Image**: _redhat ubi8 minimal_
- **Pact Node version**: _12.4.0_
- **Node Version**: _18.19.1_
- **Other Versions**: Running `cat /etc/os-release`:
NAME="Red Hat En…
-
### Version
22.5.0
### Platform
```text
macOS 15.0, M1
```
### What steps will reproduce the bug?
Now I haven't much time to properly debug it, so a couple of cases:
Clone [`core-j…
-
I'm aware of three sources of truth for the correspondence between PyPI and Conda names.
1. Grayskull's [config.yaml](https://github.com/conda/grayskull/blob/main/grayskull/strategy/config.yaml). C…
-
Hi, I tried searching through your docs, stack overflow, github etc., but couldn't find the answer.
I use jest for running pact tests in angular project. So I have npm goal in package.json: `"test-…