Ecosyste.ms: OpenCollective

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

github.com/pact-foundation/pact-ruby

Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
https://github.com/pact-foundation/pact-ruby

Test on ruby 2.3.1

2cb57f76d9e8b4b76510f3d634709ad1646ec377 authored over 8 years ago by Sergei Matheson <[email protected]>
Use at least v0.5.7 of pact-support

4594a971528ce8ff82dfb603b1535545dfec080b authored over 8 years ago by Sergei Matheson <[email protected]>
Releasing version 1.9.1

fd2d32fb10f41274e4604551898a5022caaeed6e authored over 8 years ago by Sergei Matheson <[email protected]>
Merge pull request #101 from taiki45/find-available-port

Add interface to use find_available_port option

7f12d561e42ceccf647e2a7328c441531d132b01 authored almost 9 years ago by Sergei Matheson <[email protected]>
Format code

0204056a9a40484c2ea1c6a071fb2f6e5abf5b2d authored almost 9 years ago by Taiki Ono <[email protected]>
Accept nil port as find and use available port

Feature work: Now we can define mock service without any configuration
but still have to call `m...

b3409a7e0ebb3483b2157259a02d7fbc2d7099c4 authored almost 9 years ago by Taiki Ono <[email protected]>
Merge pull request #99 from ReadmeCritic/master

Update README URLs based on HTTP redirects

6e22be0648a4621e29f291f1355318d3d9548859 authored almost 9 years ago by Sergei Matheson <[email protected]>
Merge pull request #97 from taiki45/update-travis-ci-setting

Update Travis CI setting with new Rubies

d8a38b58bd88b072abdf0a2a12dee910018786b6 authored almost 9 years ago by Sergei Matheson <[email protected]>
Merge pull request #98 from taiki45/load-missing-erb

Load missing dependent library

70f3bc2ec4ca5906586e8994af862a82f19767aa authored almost 9 years ago by Sergei Matheson <[email protected]>
Update README URLs based on HTTP redirects

a7f644f024ee73305d9953d9cd1a7f6dde578aa9 authored almost 9 years ago by ReadmeCritic <[email protected]>
Load missing dependent library

Missing 'erb' caused `NameError` in `spec/integration/cli_docs_spec.rb`

9cbf0f0cde414ae5cfd8f063a24a50bb95299faa authored almost 9 years ago by Taiki Ono <[email protected]>
Update Travis CI setting with new Rubies

34e6ef92692cfec341fa19e4d429b378e73e7758 authored almost 9 years ago by Taiki Ono <[email protected]>
Merge pull request #96 from taiki45/pactfile-write-mode-update

Update document about pactfile_write_mode

fc48bfe401fa2370687b0fb6984fe4ad5bc3d1a2 authored almost 9 years ago by Beth Skurrie <[email protected]>
Update doc about pactfile_write_mode

04f80c4a90e4bcba6aab2544d352468dfaa597ca authored almost 9 years ago by Taiki Ono <[email protected]>
Add instructions to put pact gem in Gemfile.

a1c8b6d35bc879e7e14077026aa1a9b177bd3a24 authored about 9 years ago by Beth Skurrie <[email protected]>
Escape markdown characters in description and provider state

5f76726cea78b36ced2cc143c74d57eddfc997fb authored about 9 years ago by Beth <[email protected]>
Merge pull request #89 from elgalu/patch-1

README.md tiny typo

ea6999865d9ad440512c4b4187952f001b32d872 authored over 9 years ago by Beth Skurrie <[email protected]>
README.md tiny typo

4922ad30e30f1eb440b13781d5bc283dc4d3c714 authored over 9 years ago by Leo Gallucci <[email protected]>
Merge pull request #85 from dekz/master

Fix minor validation bug

e70b4fd5a8c51ddf05e39320aa712d1cbae0b50a authored over 9 years ago by Beth Skurrie <[email protected]>
there is no attr_reader for :name

f4f72760943ba41e088c0a90f4c5cafce65231c8 authored over 9 years ago by Jacob Evans <[email protected]>
Releasing version 1.9.0

5491c122ae36fa9c7492508f3668a5c48759435c authored over 9 years ago by Beth <[email protected]>
Include Pact helper methods to create Terms, ArrayLikes and SomethingLikes.

3e9f310ed42f78627542a8ae4d8fc24ec3a38de6 authored over 9 years ago by Beth <[email protected]>
Make method private

03e7ce8b0b410571943feed326b177e672a775d9 authored over 9 years ago by Beth <[email protected]>
Added spec to show v2 provider verification works

583b03df88df063850911061027829a460da74d3 authored over 9 years ago by Beth <[email protected]>
Upgraded an losened pact-support and pact-mock_service dependencies

1871e9134a6db870c638bd52825049f09510af8e authored over 9 years ago by Beth <[email protected]>
Updated .ruby-version to 2.2.2

d8010e47dd4548da4916a5069f461348a0a7cedb authored over 9 years ago by Beth <[email protected]>
Using backticks to execute command as JRuby mistakes 2>&1 for an argument to the pact verify command when using Open3

8b205d6cbc3e8f7da3c9cdbc21fe3afdfca0f84e authored over 9 years ago by Beth <[email protected]>
Added test to show mock service will use v2 matching rules when the pact specification version is set to 2

c1881c4bafba833ccb75a8ba48b1b81254cc27df authored over 9 years ago by Beth <[email protected]>
Update README.md

f5ed2658b6342362744dc92bb8e2caf1cf09e3a2 authored over 9 years ago by Beth Skurrie <[email protected]>
Fixed hanging CLI spec

5d442856546fb568a679bbf3d785f682b5719a19 authored over 9 years ago by Beth <[email protected]>
Update README.md

a7af90ce349c9cc0fc1c78db6baf7740ad54727d authored over 9 years ago by Beth Skurrie <[email protected]>
Added pact explanation diagram to README

3f36d78bd690a6dea0d3a6e35255bdc8734a970d authored over 9 years ago by Beth <[email protected]>
Escape markdown chars in consumer and provider names when rendering markdown docs

dbf26f2d3100c88c033d581683e0e05dbe6dfe2c authored over 9 years ago by Beth <[email protected]>
Releasing version 1.8.1

d10c78412aa2ee32bb4d210e808b7645a04beced authored over 9 years ago by Beth <[email protected]>
Escape HTML characters in description when generating 'a' tag IDs.

https://github.com/bethesque/pact_broker/issues/28

207a33d16862eab909f2f6dc8bf5d12aab56c4cb authored over 9 years ago by Beth <[email protected]>
Merge pull request #81 from bbasata/patch-1

Update README.md

110b7e25c00a6a8ac5bdf6876ffab2eaf84158b2 authored over 9 years ago by Beth Skurrie <[email protected]>
Update README.md

Correct the author attribution for Consumer-Driven Contracts article.

e2834868ae324876f2f0e6294ba286a2dca2fec8 authored over 9 years ago by Baraa Basata <[email protected]>
Merge pull request #79 from lifeifei/fix-verify-url

added to_s method on PactUri for printing out the uri when running the t...

d0ef917e5592a411221afa11ed1fdad492b815e6 authored over 9 years ago by Beth Skurrie <[email protected]>
hide the password in the pact uri to_s

2441e25a671fd0262fe779ae0e232031d155b352 authored over 9 years ago by lifei zhou <[email protected]>
added to_s method on PactUri for printing out the uri when running the test

60ba5146c2bcf7dcc1751cd0b83c2e812dbcffcc authored over 9 years ago by lifei zhou <[email protected]>
Move gitter badge.

2dd593e872904c20e7ba9a66e48813948b57d14f authored over 9 years ago by Beth Skurrie <[email protected]>
Merge pull request #78 from gitter-badger/gitter-badge

Add a Gitter chat badge to README.md

614598afcd7e2d5c67411b1b48cdd74959303c19 authored over 9 years ago by Beth Skurrie <[email protected]>
Added Gitter badge

45cb69137adf1c70d961a39d83ec368ca16fe774 authored over 9 years ago by The Gitter Badger <[email protected]>
Releasing version 1.8.0

717be9acede3846b198c754af07a99f74ee805dd authored over 9 years ago by Beth <[email protected]>
Merge pull request #77 from BrunoChauvet/master

Upgrade pact-support gem for PactFile basic authentication support

9ef7fb2aca18ff22858ab6f41edac4d117cf5374 authored over 9 years ago by Beth Skurrie <[email protected]>
Upgrade pact-support

5c73acddf39b2f950a55f81372b9b4867e751050 authored over 9 years ago by BrunoChauvet <[email protected]>
Update README.md

34d992da91b80f28007ca0b0bcacc40db3b72aa6 authored over 9 years ago by Beth Skurrie <[email protected]>
Releasing version 1.7.0

5dc714202672e8a3566a4a31212997c65ba015a3 authored almost 10 years ago by Beth <[email protected]>
Upgraded pact-support and pact-mock_service gems

61ce2da6c63cde7df516084efc77b24410403ef2 authored almost 10 years ago by Beth <[email protected]>
Updated release instructions

b9559c3b3545b848b4e7d3dd3b38e2333b16a9c1 authored almost 10 years ago by Beth <[email protected]>
Renamed PactRepositoryUri to PactURI

70d1de8bcd44d68a21a5345c5818cd4c28612f05 authored almost 10 years ago by Beth <[email protected]>
Merge pull request #74 from lifeifei/basic_auth

Basic auth

79103632f1423adb8484c79541973cd8026f1e8c authored almost 10 years ago by Beth Skurrie <[email protected]>
changed the pact broker basic authentication environment variables to PACT_BROKER_USERNAME and PACT_BROKER_PASSWORD

3e07b5529c43d062bc4b5830c43f4f176e8da2a5 authored almost 10 years ago by lifei zhou <[email protected]>
Merge pull request #75 from rafaelgonzalez/patch-1

Fix typo in README

d7b2fe1dcea9739b6d5d3e8222dd82a9e7e30dea authored almost 10 years ago by Beth Skurrie <[email protected]>
Fix typo in README

212f2fca65557945516cfa980ecfdaafa55a14ae authored almost 10 years ago by Rafaël Gonzalez <[email protected]>
Fix typo in README

2523a7b9461e8e628f0a59cc0e39572b479d9cf7 authored almost 10 years ago by Rafaël Gonzalez <[email protected]>
used consistent format of command line option names

9dff7796a99293cb55b82043ef9e0c7c4f7a944e authored almost 10 years ago by lifei zhou <[email protected]>
In pact verification DSL pass extra options for pact uri for http basic authentication. In pact:verify:at[url] task pass http basic authentication info via environment variables

40666b610c17acffa5e4cc7e5303abcc84255c48 authored almost 10 years ago by lifei zhou <[email protected]>
Added spec to show that Pact::Term works in a header

7efec7e221c6e17ecffc74fdb690c885f2fb81b4 authored almost 10 years ago by Beth <[email protected]>
Releasing version 1.6.0

788c997f643bcab97c1c424dfc99ac77a8088bf5 authored almost 10 years ago by Beth <[email protected]>
Added specs for 'pact docs' CLI, and changed defaults to standard Pact configuration defaults

03a71f730c9f5af74fd89a8525ec4cbd224ec00d authored almost 10 years ago by Beth <[email protected]>
Typo

f7f052aa8ae47dc08d879af89beabcb5f417cd89 authored almost 10 years ago by Beth <[email protected]>
Merge pull request #73 from dzotokan/feat/pact-cli-docs

Pact CLI docs feature basic implementation

79653df69ae28384a277b2203ff404f33c4a2d91 authored almost 10 years ago by Beth Skurrie <[email protected]>
Pact CLI docs feature basic implementation

- Exposed Pact docs generation to a thor command
- Using default i/o locations (./pacts and ./do...

8e0deba6a5656307ffab2a362d91e807ad8a0e46 authored almost 10 years ago by Daniel Stankevich <[email protected]>
Ignore gemfile.lock files in gemfiles dir.

As per instructions in appraisal README.

711e0abbc376347256cb93648c0a56084593376b authored almost 10 years ago by Beth <[email protected]>
Update appraisal files

2375dc4bcaf8bd991753f4359bb89d9f292c8c65 authored almost 10 years ago by Beth <[email protected]>
Updated README.md

df5481ca72c9af1bcb7afb83975562d919972bf6 authored almost 10 years ago by Beth <[email protected]>
Merge pull request #71 from joesustaric/readme-update

Readme update :crocodile:

f3eb407fea3adf5477511cb9cbeffb9171dd1363 authored almost 10 years ago by Beth Skurrie <[email protected]>
Added pact_specification_version to the service provider DSL. Upgraded to pact-mock_service 0.4.0 to support this option.

0e0e3f28140f34e70cceb237f629790d4255c166 authored almost 10 years ago by Beth <[email protected]>
some readmed ammendments

62d3f83d2b0bd0f60851c3db7623de16f348a03f authored almost 10 years ago by Joe Sustaric <[email protected]>
:crocodile: changed the readme to use the Zoo App example with a pretty picture :crocodile:

e431d599db05e177540bb32c556ecf4dc1115e76 authored almost 10 years ago by Joe Sustaric <[email protected]>
minor readme updates to help with clarity :memo:

c8c58cd025c2894a400916f16d1158b5cb3f267e authored almost 10 years ago by Joe Sustaric <[email protected]>
Expose ability to add more than one doc generator

dda3c5e5f44216ae76c8bd586ebabf1323486286 authored almost 10 years ago by Beth <[email protected]>
Update README.md

135742ad6bd0cddf6c710caecbb6ddfcda6ff4ba authored almost 10 years ago by Beth Skurrie <[email protected]>
Update README.md

817de15ee79ce8e943b449576d233bc398417a9f authored almost 10 years ago by Beth Skurrie <[email protected]>
Update README.md

a7869062152653c6124bf2163fbe9cc7444913a4 authored almost 10 years ago by Beth Skurrie <[email protected]>
Create README.md

9808a63e058542d6a3e9d2d40b1b923e27979ca1 authored almost 10 years ago by Beth Skurrie <[email protected]>
Updated rspec_2.gemfile.lock

e9f27300511a7ec004e64b7e83abd00f6bf0c12e authored almost 10 years ago by Beth <[email protected]>
Upgrading to version 0.3.0 of pact-mock_service

ada2231b35788ddf6c531096d15b3e72a15db105 authored almost 10 years ago by Beth <[email protected]>
Whitespace change to LICENSE.txt so I can add a comment to

indicate that the previous commit to LICENSE.txt was made because Mike Rowe
requested it, as he w...

f34c1dea959e59d30550bf99abae67c0199bf900 authored almost 10 years ago by Beth <[email protected]>
Update LICENSE.txt

ff98558d4480c8ba703744e5c3d30caad9f46be3 authored almost 10 years ago by Beth Skurrie <[email protected]>
Merge pull request #66 from jamesmoriarty/master

bugfix: roadmap link in readme.

8e639a64aabc3cbe7a0e078e0842c96f992f9a19 authored almost 10 years ago by Beth Skurrie <[email protected]>
bugfix: roadmap link in readme.

54a1fcb67b6bb69f9a82a422ddeef1c4d7648f65 authored almost 10 years ago by James Moriarty <[email protected]>
Added RELEASING.md

ab0b2f60e811d06260a95853c92d78dd5da49c5f authored almost 10 years ago by Beth <[email protected]>
Updated rspec_2 appraisal file

7a17c2994c720aadaa22bc5197615413968b76dd authored almost 10 years ago by Beth <[email protected]>
Releasing version 1.5.0

c48b5ee60325ffc3d5f8e4e0aca66b5b0cbbf51d authored almost 10 years ago by Beth <[email protected]>
Allow path to be specified as a Pact::Term

9a5ab1c9f223f27c2138e9738dc4a21e7ba855ac authored almost 10 years ago by Beth <[email protected]>
Deleted tests which are now in pact-mock_service

3e43251935c03a7a183a014eff838581b851fb9c authored almost 10 years ago by Beth <[email protected]>
Pulled out CONTRIBUTING.md and ROADMAP.md

96d14331e06fc08ee615ecc15c8eaa551e5d2139 authored almost 10 years ago by Beth <[email protected]>
Added spec missing from previous commit

5c4c3fb61197fc7a1424bd9f6e694794abed948a authored about 10 years ago by Beth <[email protected]>
Prepended rake commands in output with 'bundle exec'

cdec8bd6fc895730ffcd97e8da27ca968e0aa59a authored about 10 years ago by Beth <[email protected]>
Added line to print pact verify command to stdout

6dfb16e0b5da74696d3662bb01ded89de54322ba authored about 10 years ago by Beth <[email protected]>
Update README.md

5fff789a05937873f5d2778f8b368edb02844b57 authored about 10 years ago by Beth <[email protected]>
Update README.md

ff48baf10eb4718c511dec3800ebf9e32a29d2e7 authored about 10 years ago by Beth <[email protected]>
Update README.md

7aca95307ccfa02e23a319ca11de8c681afaf2d3 authored about 10 years ago by Beth <[email protected]>
Changed colours of missing provider state templates

b507f508ff959b1a64ae58d2c4fc2409f2926564 authored about 10 years ago by Beth <[email protected]>
Added prompt for rake pact:verify:help on test failure.

d61769c0172c7c34206aa9b4f9690315eea8e478 authored about 10 years ago by Beth <[email protected]>
Created rake pact:verify:help task to display help text

c5377a130e1a1a985642472ec643e6fcbd22bbd8 authored about 10 years ago by Beth <[email protected]>
Write help to file after pact:verify

c9d118918ab3c5f82dda2584461b009f055ec43c authored about 10 years ago by Beth <[email protected]>
Added pact diff to help text

c7d8c35c791b1f09bf95bc56ba513a3878570f93 authored about 10 years ago by Beth <[email protected]>