Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Pact Foundation

Pact is the industry standard, cross-language collaboration framework that enforces contracts between a consumer and a provider of data.
Collective - Host: opensource - https://opencollective.com/pact-foundation - Website: https://pact.io - Code: https://github.com/pact-foundation

Merge pull request #312 from MartinGallauner/patch-1

Update step_4.md

github.com/pact-foundation/docs.pact.io - e8fdffaa232bb27cb18921d7f87669d3b9584f48 authored 7 months ago by Yousaf Nabi <[email protected]>
Update step_4.md

- fixed types
- improved punctuation
- simplified sentences

github.com/pact-foundation/docs.pact.io - 448b1fee0ef93fd41b8c227b6d290516212186dd authored 7 months ago by Martin <[email protected]>
Merge pull request #400 from pact-foundation/fix/lifetime

fix: binary body lifetime issue

github.com/pact-foundation/pact-reference - 7fe434b6558d8a7b9b551f820c42bfe5c8c2f786 authored 7 months ago by Ronald Holshausen <[email protected]>
fix: binary body lifetime issue

There's a subtle lifetime issue created in the original code. The
original code uses:

- `Bytes:...

github.com/pact-foundation/pact-reference - fca0c4a53762e3437a2aea41d9d3e589cfae287a authored 7 months ago by JP-Ellis <[email protected]>
chore: synced pact-python docs

github.com/pact-foundation/docs.pact.io - 65241f0885f2a7d5883f1d5d74a861e3090acd2c authored 8 months ago by Github Action <[email protected]>
chore: synced pact-python docs

github.com/pact-foundation/docs.pact.io - eea147ad4ff50a4547bd774a9fb12a6c6fafdb41 authored 8 months ago by Github Action <[email protected]>
chore: synced pact-python docs

github.com/pact-foundation/docs.pact.io - b2d928d349d1e43958078aeecc7d78ecc19f8808 authored 8 months ago by Github Action <[email protected]>
chore: update doc comment for MessageConsumerOptions.spec

github.com/pact-foundation/pact-js - cc9037c714360ebbcbe701bb67258f9d891aa2ec authored 8 months ago by mefellows <[email protected]>
Remove `rel="canonical"` link element

github.com/pact-foundation/pact.io - 3da5d8c912cef7327c0ea28cdc56bbeec8269d55 authored 8 months ago by Masahiro Furudate <[email protected]>
fix: use for_all_tag_heads instead of latest_by_consumer_tag when fetching wip by branch

github.com/pact-foundation/pact_broker - 14148a343d68a73f953fb3a378f3f74332a70165 authored 8 months ago by Beth Skurrie <[email protected]>
fix: optimise WIP pacts by using branch/tag heads (#668)

github.com/pact-foundation/pact_broker - 871209e1dab94cbdf4eb56f2b48cd276c9a8e1b1 authored 8 months ago by Beth Skurrie <[email protected]>
fix: improve performance of WIP pacts by using branch heads instead of calculating latest pact for branch

github.com/pact-foundation/pact_broker - f9705583f2eb596b799619416e5a15352950a539 authored 8 months ago by Beth Skurrie <[email protected]>
feat: support consumer version selector for all branches (#667)

* feat: support consumer version selector for all branches

* test: add test for latest_for_al...

github.com/pact-foundation/pact_broker - 34334ca839c259e856ae79d8fd59e62c16b484a4 authored 8 months ago by Beth Skurrie <[email protected]>
chore(release): 12.3.0

github.com/pact-foundation/pact-js - 59081f2b08d7258abe9b2969c4affa0cbb0c95d1 authored 8 months ago by mefellows <[email protected]>
feat: allow v3 matchers in message metadata

github.com/pact-foundation/pact-js - 58b125133b80327597702ebf7246bc47ad9c8da8 authored 8 months ago by mefellows <[email protected]>
chore: set branch name in build

github.com/pact-foundation/pact-js - 414429ff33e287e6e03528f7a8d57396d87b8b79 authored 8 months ago by mefellows <[email protected]>
Merge pull request #391 from pact-foundation/chore/fix-pactffi-release

Chore/fix pactffi release

github.com/pact-foundation/pact-reference - 72f83688856b2ba1ba3d4f3d6024d8c9238637df authored 8 months ago by Ronald Holshausen <[email protected]>
Merge pull request #396 from tienvx/match-headers-with-list-matching-rules

feat: Match headers with ArrayContains and EachValue matchers

github.com/pact-foundation/pact-reference - fe5082682d951b4b98a5310da002414bfce09232 authored 8 months ago by Ronald Holshausen <[email protected]>
Merge pull request #395 from tienvx/test-match-body-with-each-key-matcher

test: Test match json body with EachValue matcher

github.com/pact-foundation/pact-reference - 9c97c71a698e3b3848fb485990c86126d63ccb75 authored 8 months ago by Ronald Holshausen <[email protected]>
feat: Match headers with ArrayContains and EachValue matchers

github.com/pact-foundation/pact-reference - f117dcd273bfaf564866de9f1d1c63cffffba160 authored 8 months ago by tien.xuan.vo <[email protected]>
test: Test match json body with EachValue matcher

github.com/pact-foundation/pact-reference - a567af5486a0fce6e782e57b716b3ded357113d6 authored 8 months ago by tien.xuan.vo <[email protected]>
Merge pull request #394 from tienvx/match-query-with-list-matching-rules

feat: Match query with ArrayContains and EachValue matchers

github.com/pact-foundation/pact-reference - 9981e1ee7aa618182bcd2c492af1ab3b0164bae5 authored 8 months ago by Ronald Holshausen <[email protected]>
feat: Match query with ArrayContains and EachValue matchers

github.com/pact-foundation/pact-reference - 1c8a6f060db21353ad70c0a92841e5d4b5f83be7 authored 8 months ago by tien.xuan.vo <[email protected]>
fix(FFI): Use random handle IDs instead of sequentual ones

github.com/pact-foundation/pact-reference - e5eee74c2094c87609c50f911838a582a43bc065 authored 8 months ago by Ronald Holshausen <[email protected]>
Merge pull request #393 from tienvx/common-mismatch

refactor: Replace Mismatch by CommonMismatch

github.com/pact-foundation/pact-reference - 58ba25b43bf4eebfd577d6b09d9cf67a9cc53312 authored 8 months ago by Ronald Holshausen <[email protected]>
Merge pull request #110 from pact-foundation/version/v2.4.2

chore(release): Update version to v2.4.2

github.com/pact-foundation/homebrew-pact-ruby-standalone - d05e6971ec10b4b6a3575c745b88d93390c367a4 authored 8 months ago by Yousaf Nabi <[email protected]>
chore(release): Update version to v2.4.2

github.com/pact-foundation/homebrew-pact-ruby-standalone - 8b7fc213aca4cc5f833a21e46d997b60c5f79a26 authored 8 months ago by pact-dev <[email protected]>
chore(ci): refactor release pipeline

This is a refactor of the release pipeline scripts and includes a number
of changes:

- Scripts ...

github.com/pact-foundation/pact-reference - 7732a637b0e890b9ecb29470a03908d8f30a523a authored 8 months ago by JP-Ellis <[email protected]>
refactor: Replace Mismatch by CommonMismatch

github.com/pact-foundation/pact-reference - b2e43564952de39b6e80c5e4a6467df32d890c8f authored 8 months ago by tien.xuan.vo <[email protected]>
Merge pull request #392 from pact-foundation/fix/osx_release_xcode_12.4

ci(fix): add setup-xcode action to pin to 12.4

github.com/pact-foundation/pact-reference - a3571b2814b8835aac9f9114c0c853f044a67327 authored 8 months ago by Ronald Holshausen <[email protected]>
chore: synced pactfoundation/pact-broker docker image docs

github.com/pact-foundation/docs.pact.io - d4462343381b8ef1f97633cd0dd6766a1f91e336 authored 8 months ago by Github Action <[email protected]>
ci(fix): add setup-xcode action to pin to 12.4

github action runner images appear to have been updated and despite mentioning xcode 12.4 in the...

github.com/pact-foundation/pact-reference - eac7ebe47b5543ee2f8ab43312846ebb83366147 authored 8 months ago by Yousaf Nabi <[email protected]>
chore: synced pact-rust docs

github.com/pact-foundation/docs.pact.io - c12dbe281951ed145cc1a84271f2a84b89e55b1b authored 8 months ago by Github Action <[email protected]>
bump version to 0.4.19

github.com/pact-foundation/pact-reference - 84dfc194dcbf42671218f77d897c8b85d16ca0cd authored 8 months ago by Ronald Holshausen <[email protected]>
update changelog for release 0.4.18

github.com/pact-foundation/pact-reference - 6bfa4a9484b8384a93b5bc7e2f791abff18c2e1f authored 8 months ago by Ronald Holshausen <[email protected]>
feat(ffi): allow setting comments

Signed-off-by: JP-Ellis <[email protected]>

github.com/pact-foundation/pact-reference - 93f02c74990813c6a25b961fb6f2bc2b989b3276 authored 8 months ago by JP-Ellis <[email protected]>
feat(ffi): allow setting interaction key

Signed-off-by: JP-Ellis <[email protected]>

github.com/pact-foundation/pact-reference - 0d12bee4297e16c2020ab36b6b74fb6b90506d26 authored 8 months ago by JP-Ellis <[email protected]>
feat(ffi): allow toggling pending state

Signed-off-by: JP-Ellis <[email protected]>

github.com/pact-foundation/pact-reference - 8ac21bdbf937a79cc3bb2d83797938c08eedb3ae authored 8 months ago by JP-Ellis <[email protected]>
chore: feb 2024 blog typos

github.com/pact-foundation/docs.pact.io - 6397fa5aef3ba89477792df9170b29cc3e96e504 authored 8 months ago by Yousaf Nabi <[email protected]>
blog: delete branches (#311)

* blog: delete branches

github.com/pact-foundation/docs.pact.io - 39279a48c5a28ebb65a6b111e33a89adab5e1b2c authored 8 months ago by Yousaf Nabi <[email protected]>
chore: add smartbear supported jira integration

github.com/pact-foundation/pact-compatibility-suite - 4a3c411cd5ae23b1491b9e89619ed1bbc7558df1 authored 8 months ago by Matt Fellows <[email protected]>
chore: minor updates to feb 2024 post

github.com/pact-foundation/docs.pact.io - 5c20d9ea5645429c19726aac3edbc7651cd84a19 authored 8 months ago by Matt Fellows <[email protected]>
Update github-metrics.svg - [Skip GitHub Action]

github.com/pact-foundation/.github - 8b857fad5940c00e3a59bd0d69078ab87b365899 authored 8 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: synced pact-rust docs

github.com/pact-foundation/docs.pact.io - 83da74e57a6a9a62d27a850060db1bd04a0f1490 authored 8 months ago by Github Action <[email protected]>
chore: update level heading in blog

github.com/pact-foundation/docs.pact.io - 4eb9e72b0b29e1ee90aa9c88dfc7d48a4214be33 authored 8 months ago by Yousaf Nabi <[email protected]>
blog: feb 2024 (#309)

* blog: feb 2024

github.com/pact-foundation/docs.pact.io - be390e05cdbc9b9cbb31b6234ab8318c10a9b952 authored 8 months ago by Yousaf Nabi <[email protected]>
chore(deps): update pactfoundation/pact-broker:latest docker digest to 2c5277c

github.com/pact-foundation/pact-python - 6ed627eebfab0bb81f3580fd194db2166bdfb8ca authored 8 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
feat: determine version from vcs

The `hatch-vcs` is an extension to hatch's build system which
automatically determines the curre...

github.com/pact-foundation/pact-python - 17660554b720f744d1bf50dc22c646ba7a6378af authored 8 months ago by JP-Ellis <[email protected]>
chore: update metadata

Given I have written the `v3` submodule, I have added myself into the
list of authors.

Signed-o...

github.com/pact-foundation/pact-python - b74e5499759c75e527e563ee5927f15a0b4a6211 authored 8 months ago by JP-Ellis <[email protected]>
chore(tests): add v3 consumer compatibility suite

Signed-off-by: JP-Ellis <[email protected]>

github.com/pact-foundation/pact-python - 54e75ab79d8908dbe17b0d501742051c009a8a15 authored 8 months ago by JP-Ellis <[email protected]>
chore(release): version 2.117.1-pactbroker2.109.1

github.com/pact-foundation/pact-broker-docker - 4e363d27f2de361706e38332c9bf2ec87ab598aa authored 8 months ago by pact-dev <[email protected]>
feat(deps): update pact_broker gem to version 2.109.1

[ci-skip]

github.com/pact-foundation/pact-broker-docker - 4a0834c044f0d79ce066a3d2fbcf2f0894eb8e57 authored 8 months ago by pact-dev <[email protected]>
chore: synced pact_broker docs

github.com/pact-foundation/docs.pact.io - 073213b266b43e3d79d375724924d4069554f72e authored 8 months ago by Github Action <[email protected]>
chore(release): version 2.109.1

github.com/pact-foundation/pact_broker - 62017edbca4b0cd7fa9bf0259d896a6b55c8c2ca authored 8 months ago by bethesque <[email protected]>
style: whitespace

github.com/pact-foundation/pact_broker - 0c885d1d847a3f6a12a3596375e4aadbcd61cb4b authored 8 months ago by Beth Skurrie <[email protected]>
fix: improve performance for 'pacts for verification' queries

github.com/pact-foundation/pact_broker - 299a6abe8c6dfd747e67326da4f4935d98f6927e authored 8 months ago by Beth Skurrie <[email protected]>
test: update approval

github.com/pact-foundation/pact_broker - 9ef03f6c3c8d8e52d8de25914ec262996b90e083 authored 8 months ago by Beth Skurrie <[email protected]>
chore: add missing requires

github.com/pact-foundation/pact_broker - 37905808dc2df61ede1ca22491fe5d50d6bf7e70 authored 8 months ago by Beth Skurrie <[email protected]>
chore(FFI): FFI Feature tests were writing to the same Pact file and can cause race conditions

github.com/pact-foundation/pact-reference - 634bc5892ae26c823c79e91c5181873175e59acf authored 8 months ago by Ronald Holshausen <[email protected]>
Update github-metrics.svg - [Skip GitHub Action]

github.com/pact-foundation/.github - fce7e78a48e35c57f35659b1b871b6b1d3c90d06 authored 8 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
bump version to 0.4.18

github.com/pact-foundation/pact-reference - e902c5328d6d52f7113648efe4f9962899ec6f98 authored 8 months ago by Ronald Holshausen <[email protected]>
update changelog for release 0.4.17

github.com/pact-foundation/pact-reference - 6832d6d27135a6dfa365523caef2275d291b681d authored 8 months ago by Ronald Holshausen <[email protected]>
chore: slack update feb 2024 (#310)

* chore: slack update feb 2024

github.com/pact-foundation/docs.pact.io - 33da350ab506265f37591337672f2c0abce95642 authored 8 months ago by Yousaf Nabi <[email protected]>
chore: synced pact-rust docs

github.com/pact-foundation/docs.pact.io - e4dd5e40565a8ef4e79f139a24abd0b22d029ff2 authored 8 months ago by Github Action <[email protected]>
chore: synced pact-rust docs

github.com/pact-foundation/docs.pact.io - d2e3ea03facedf11b97f704164034057695041f4 authored 8 months ago by Github Action <[email protected]>
chore: synced pact-rust docs

github.com/pact-foundation/docs.pact.io - bee99f66fc8cd6111da982eeec2cd917bb5a250c authored 8 months ago by Github Action <[email protected]>
fix: Fix for failing Compatibility Suite build

github.com/pact-foundation/pact-jvm - bc1e74468a5b036c6b794bc392ffb8ead567263d authored 8 months ago by Ronald Holshausen <[email protected]>
feat: Add interaction description to the verification payload sent to the Pact Broker

github.com/pact-foundation/pact-jvm - 1f7d401ec5b573889a81d35ba940dcf1c2704ecc authored 8 months ago by Ronald Holshausen <[email protected]>
chore(deps): update ubuntu:22.04 docker digest to f9d633f

github.com/pact-foundation/pact-python - db024462392281c9cfe998240fc2afae4375d97f authored 8 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update pre-commit hook commitizen-tools/commitizen to v3.15.0

github.com/pact-foundation/pact-python - 561200881e7e36beb01b635a1c687bfbaa4ab883 authored 8 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.2.2

github.com/pact-foundation/pact-python - 187f1af3b18566f3a51969bb4cf13d5fb19d349c authored 8 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency dev/ruff to v0.2.2

github.com/pact-foundation/pact-python - 4ed754b3657962e6936e65154c7a2c3dfe6d280a authored 8 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Fix grammar in README.md

github.com/pact-foundation/pact-compatibility-suite - 416f3a64d49bee977b0f404a5ba3002eae570eb3 authored 8 months ago by Ronald Holshausen <[email protected]>
Merge pull request #6 from tienvx/disable-kafka

chore: Add @w.i.p tag to Kafka scenario

github.com/pact-foundation/pact-compatibility-suite - ec3735032817a104a76cb905d2e6d87e1e88b32b authored 8 months ago by Ronald Holshausen <[email protected]>
Update github-metrics.svg - [Skip GitHub Action]

github.com/pact-foundation/.github - dc942d266b7291a134bf55c63becdf16a4db78fe authored 8 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(release): 14.2.0

github.com/pact-foundation/pact-js-core - 8a909f09e63d8e4c7111b4535f5ab0470219be7f authored 8 months ago by mefellows <[email protected]>
feat: support status code matcher via pactffi_response_status_v2 (#486)

github.com/pact-foundation/pact-js-core - 0edd3aca29fad38211a87b44d187c5851814876d authored 8 months ago by Matt Fellows <[email protected]>
chore: fix step title in delete branch workflow

github.com/pact-foundation/pact_broker-client - 5cfb353d68122c0d87fdbb506db09f447076ba51 authored 8 months ago by Beth Skurrie <[email protected]>
chore: set branch when publishing pacts and remove publishing to old pactflow account

github.com/pact-foundation/pact_broker-client - 9aaa0dd6c9ff7f2a050ed2dd39a49d090bb89013 authored 8 months ago by Beth Skurrie <[email protected]>
chore: add git workflow to delete old branches in pactflow

github.com/pact-foundation/pact_broker-client - 0604800c2b86f46f2f577858d2b5d970b0411651 authored 8 months ago by Beth Skurrie <[email protected]>
Merge commit 'fa1f85fd4e37374d207e14f69984cb332c61e6dc'

github.com/pact-foundation/pact-jvm - 30c462b238e7fc52bd22c62f1113f905241ee2c1 authored 8 months ago by Ronald Holshausen <[email protected]>
Squashed 'compatibility-suite/pact-compatibility-suite/' changes from d22d4667c..416f3a64d

416f3a64d Fix grammar in README.md
bb7408500 feat: Add interaction description to the published ...

github.com/pact-foundation/pact-jvm - fa1f85fd4e37374d207e14f69984cb332c61e6dc authored 8 months ago by Ronald Holshausen <[email protected]>
Merge branch 'release/1.1.0-docker'

github.com/pact-foundation/pact-reference - c6da65d37f0c961a9c73bde7419a351bfdd819a1 authored 8 months ago by Ronald Holshausen <[email protected]>
fix(pact_verifier_cli): Correct docker file not that pact_models is a relative path

github.com/pact-foundation/pact-reference - b697c1faa4fc391d2f407ae1007cf4e394094379 authored 8 months ago by Ronald Holshausen <[email protected]>
bump version to 1.1.1

github.com/pact-foundation/pact-reference - d5cd18dd667d0ce1359795eb0f350650762d565a authored 8 months ago by Ronald Holshausen <[email protected]>
update changelog for release 1.1.0

github.com/pact-foundation/pact-reference - 3a0c32bfdc71410030d4fc5170f40face4077553 authored 8 months ago by Ronald Holshausen <[email protected]>
chore(pact_verifier_cli): Bump minor version

github.com/pact-foundation/pact-reference - 40391cb007d607826d69a55b88fc6c22e2f87766 authored 8 months ago by Ronald Holshausen <[email protected]>
Update github-metrics.svg - [Skip GitHub Action]

github.com/pact-foundation/.github - db4696bc63badb73316539d1f2d1c41d57b7d8b4 authored 8 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: Update readme with min Rust version

github.com/pact-foundation/pact-reference - f7f89642ce2fa237ffc6862a1f9e8ca61d9d991f authored 8 months ago by Ronald Holshausen <[email protected]>
chore(pact_verifier_cli): Upgrade dependencies

github.com/pact-foundation/pact-reference - ba9eae1ef588611059e190bc55f040bd24928fee authored 8 months ago by Ronald Holshausen <[email protected]>
Revert "chore: Upgrade pact_verifier to 1.1.1"

This reverts commit d17dac0530facd3070fefea6307ff5144fd06a87.

github.com/pact-foundation/pact-reference - 82804395a181c46ef2ce866b86adca5724a925cb authored 8 months ago by Ronald Holshausen <[email protected]>
chore: Upgrade pact_verifier to 1.1.1

github.com/pact-foundation/pact-reference - d17dac0530facd3070fefea6307ff5144fd06a87 authored 8 months ago by Ronald Holshausen <[email protected]>
bump version to 1.1.1

github.com/pact-foundation/pact-reference - 1664bcbc21bea465430ae5b3353a7b38338f28af authored 8 months ago by Ronald Holshausen <[email protected]>
update changelog for release 1.1.0

github.com/pact-foundation/pact-reference - 700eb5fb29b56e7c49e5eb5971cb90fc0d47c7e2 authored 8 months ago by Ronald Holshausen <[email protected]>
chore(compatibility-suite): exclude scenarios with wip tags

github.com/pact-foundation/pact-reference - 4ca9ba11f22eef967a052cb0192920339cd0190d authored 8 months ago by Ronald Holshausen <[email protected]>
Merge commit '2089d48da8678eafebde4de72e9af3b09a6feb05'

github.com/pact-foundation/pact-reference - 9825fe5418015ed78b5ece85a115c0ed9b47f2bf authored 8 months ago by Ronald Holshausen <[email protected]>
Squashed 'compatibility-suite/pact-compatibility-suite/' changes from d22d4667..416f3a64

416f3a64 Fix grammar in README.md
bb740850 feat: Add interaction description to the published ve...

github.com/pact-foundation/pact-reference - 2089d48da8678eafebde4de72e9af3b09a6feb05 authored 8 months ago by Ronald Holshausen <[email protected]>
feat: Add interaction description to the published verification results

github.com/pact-foundation/pact-compatibility-suite - bb74085004f58d70a4b2151892fd78acdf3f6b0e authored 8 months ago by Ronald Holshausen <[email protected]>