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

Updating pact_broker expectations

github.com/pact-foundation/pact_broker-client - a3684e7d9e418bf15ab4ca9228a8b34404db7df3 authored about 11 years ago by Beth <[email protected]>
Releasing version 1.0.18

github.com/pact-foundation/pact-ruby - 1b1a56454cf5876911b3650197c52c966b29f80a authored about 11 years ago by Beth <[email protected]>
Fixed bug where an exception is thrown when a key is not found and is attempted to be matched to a regexp

github.com/pact-foundation/pact-ruby - f2892d431716940125eb1e44c2890a995ed46b7a authored about 11 years ago by Beth <[email protected]>
Releasing version 1.0.17

github.com/pact-foundation/pact-ruby - 043f0bc4c5e6f0de00542553c391790bafb8e0bb authored about 11 years ago by Beth <[email protected]>
Added missing require for Regexp json deserialisation

github.com/pact-foundation/pact-ruby - 74bdf09c6dd5277a914777b2024d6f19aaf034ea authored about 11 years ago by Beth <[email protected]>
Removed JsonWarning for ActiveSupport JSON.

github.com/pact-foundation/pact-ruby - d69482e2fd26454b70269f1d7bf00682bc9fd83a authored about 11 years ago by Beth <[email protected]>
Fixing ALL THE REGEXPS that ActiveSupport JSON broke. The pact gem should now serialise and deserialise its own JSON properly even when ActiveSupport is loaded by the calling project. Still need to fix the pretty_generate so that the pact json is not just serialised all on one line.

github.com/pact-foundation/pact-ruby - 5f72720405e85346e7ba93bdec5f2a4e353b8c5a authored about 11 years ago by Beth <[email protected]>
- Fix little bad merge in preso html.

github.com/pact-foundation/pact-jvm - c85ce5d71fc4b90d69b2443927ee5a82083af257 authored about 11 years ago by Andras Bubics <[email protected]>
preso on client

github.com/pact-foundation/pact-jvm - d3799e0d601bd187ebf4ff70421326ff17c284a5 authored about 11 years ago by thetrav <[email protected]>
- Fix up a little layout and styling in preso.

github.com/pact-foundation/pact-jvm - a8f18f3b9801792530c561b10c2ee7150e69eab8 authored about 11 years ago by Andras Bubics <[email protected]>
Update README.md

github.com/pact-foundation/pact-ruby - 3e909911b46a80cf288ae9a428b2c5f362670932 authored about 11 years ago by bskurrie <[email protected]>
Update README.md

github.com/pact-foundation/pact-ruby - 1066bd5296d271df1b25313996fc9c5646b54c56 authored about 11 years ago by bskurrie <[email protected]>
Added config.ru parsing to best practices.

github.com/pact-foundation/pact-ruby - c3e6430ea03b997e267041aafce34a153ce8fd07 authored about 11 years ago by Beth <[email protected]>
implement client

github.com/pact-foundation/pact-jvm - 1ea510e1df2fa5b98b632b450fabed1227c23979 authored about 11 years ago by thetrav <[email protected]>
DRYing up pact file reading code.

github.com/pact-foundation/pact-ruby - ae3a70f06dc79f0e4f502c3127e3f8ec01545f20 authored about 11 years ago by Beth <[email protected]>
Fixing VerificationTask spec

github.com/pact-foundation/pact-ruby - dc8355756765a573af807a26fb7d250c40bff7b7 authored about 11 years ago by Beth <[email protected]>
Added consumer name, provider name and request method to output of rspec.

github.com/pact-foundation/pact-ruby - bae379c912455262fa4e81ad8ffd3947777af6c7 authored about 11 years ago by Beth <[email protected]>
format and split up preso to avoid mega slides

github.com/pact-foundation/pact-jvm - 934b570bb393b8b8655bdce0f645506f3a4a174b authored about 11 years ago by thetrav <[email protected]>
add some details to presentation

github.com/pact-foundation/pact-jvm - a057b19792ae9d06810d8dafddf4f4b592409899 authored about 11 years ago by thetrav <[email protected]>
switch to spray-can for client and server, keep play-json

switch to thousand feet testing

github.com/pact-foundation/pact-jvm - 82d0da9a68317bb39df79f77802d984ee68aa2dd authored about 11 years ago by thetrav <[email protected]>
Adding spec filtering using PACT_DESCRIPTION and PACT_PROVIDER_STATE to pact:verify and pact:verify:at tasks.

github.com/pact-foundation/pact-ruby - 89c26205ca8b48f3df0a8bd8019c55ccc8d243ab authored about 11 years ago by Beth <[email protected]>
Adding puts to show when pact:verify specs are being filtered.

github.com/pact-foundation/pact-ruby - 7ab43a955e6b74996e5235ff4b93e46334d049e8 authored about 11 years ago by Beth <[email protected]>
Merge branch 'master' of github.com:uglyog/pact

github.com/pact-foundation/pact-ruby - 2daffcfd40e119e99148b7ef46769c265ccc58b1 authored about 11 years ago by Beth <[email protected]>
Releasing version 1.0.16

github.com/pact-foundation/pact-ruby - 19edd4fac20515e966fb7fd3e8340259661474d1 authored about 11 years ago by Beth <[email protected]>
Fixing specs after adding pact_helper and changing producer_state to provider_state. There is no producer here any more! Naughty producer.

github.com/pact-foundation/pact-ruby - ce0d1022f77b181d8ceba8226f981a13e5ca5e36 authored about 11 years ago by Beth <[email protected]>
Fixing bug where RSpec world was not cleared between pact:verify tasks.

github.com/pact-foundation/pact-ruby - 90f720308ba7042de616063ba966df55786d006b authored about 11 years ago by Beth <[email protected]>
- Add code samples, with syntax highlighting.

github.com/pact-foundation/pact-jvm - 37c3ee4e3c020e81420302839709b42f03793e0b authored about 11 years ago by Andras Bubics <[email protected]>
- Start of bespoke.js presentation for showcase.

github.com/pact-foundation/pact-jvm - fd48d5c83d25ce0254daa275681e2f8a57d53041 authored about 11 years ago by Andras Bubics <[email protected]>
Fixed bug where pact_helper option was not being passed into the PactSpecRunner from the task configuration

github.com/pact-foundation/pact-ruby - b32333632bb1656dbc6f44bd68c611dfcd767144 authored about 11 years ago by Beth <[email protected]>
fiddle with builder to make mocking work better

github.com/pact-foundation/pact-jvm - d1f43fbe978112b82049257b9a37f560800870de authored about 11 years ago by thetrav <[email protected]>
Service invocation

github.com/pact-foundation/pact-jvm - 706e498bfa6fc507c9faccd2144702984b4ea324 authored about 11 years ago by thetrav <[email protected]>
WIP latest version queries working but there is still some work to do seriaizing the response

github.com/pact-foundation/pact_broker - 772a60d11cb2bc2ef4418a7c8c5b3ea0443ae189 authored about 11 years ago by Warner Godfrey <[email protected]>
- Add Play-JSON and specs2 dependencies.

- Add sbt-idea plugin.
- Add test case for very basic JSON output.
- Add Pact model from pact-run...

github.com/pact-foundation/pact-jvm - e415030548fc9219c957b057cc587b9d756de60f authored about 11 years ago by Andras Bubics <[email protected]>
module-level access to pact repo

github.com/pact-foundation/pact_broker - 01b4c96fd7d5131b6534b9b2b4655ecc228d67c6 authored about 11 years ago by Warner Godfrey <[email protected]>
Updated constraints in database scripts.

github.com/pact-foundation/pact_broker - 26226f62d6a14f0b8305e94452591af37580a78c authored about 11 years ago by Beth <[email protected]>
Merge branch 'master' of github.com:DiUS/pact_broker

github.com/pact-foundation/pact_broker - d22c90f9001f81b529e670f2024b7a7bad09cfe4 authored about 11 years ago by Beth <[email protected]>
Adding pact repository

github.com/pact-foundation/pact_broker - f51eb81565b838fda5c4404669b0978610d7a833 authored about 11 years ago by Beth <[email protected]>
Issue #5 - moved gem in a box require into the publish task

github.com/pact-foundation/pact-ruby - 581105c1558d5bc38f5b19f09ac4b47fdfc7b942 authored about 11 years ago by Ronald Holshausen <[email protected]>
repositories module can now be included or used directly. Fixed misspelling of repository.

github.com/pact-foundation/pact_broker - 23df1130acbc2177b836651a6a028cc49e3edc59 authored about 11 years ago by Warner Godfrey <[email protected]>
use repositories to create and retrieve models

github.com/pact-foundation/pact_broker - fbf658424e66cf122ff30cf5b5d66d3bdabd86d9 authored about 11 years ago by Warner Godfrey <[email protected]>
working on the test runner

github.com/pact-foundation/pact-jvm - 876457af87eda4bd822761a18844b610c334d5ce authored about 11 years ago by thetrav <[email protected]>
added http setup hook

github.com/pact-foundation/pact-jvm - b96b10eb864d71d9834f0a9ffbefee4c05c4269f authored about 11 years ago by thetrav <[email protected]>
Merge branch 'master' of github.com:DiUS/pact_broker

Conflicts:
lib/tasks/pact.rake
spec/service_consumers/provider_states_for_pact_broker_client.rb

github.com/pact-foundation/pact_broker - 4fa3ce216ed5bcd09cf62e707b45bb67fd99d692 authored about 11 years ago by Beth <[email protected]>
Adding repositories. Started publishing pact.

github.com/pact-foundation/pact_broker - ead1a340a7e11e8a88c33b9e684256fb2c380479 authored about 11 years ago by Beth <[email protected]>
update existing pacticipant when registering repo url

github.com/pact-foundation/pact_broker - 92ca2380083cf4d62bf4b3e577cb79eaa1796aec authored about 11 years ago by Warner Godfrey <[email protected]>
rake tasks to reset the database

github.com/pact-foundation/pact_broker - 8258bfb31af39751f5f2dc569755b61da0f70642 authored about 11 years ago by Warner Godfrey <[email protected]>
Adding migrations for the rest of the tables

github.com/pact-foundation/pact_broker - 5a9fa7343f1435af6d34a85ebaa151368209be4a authored about 11 years ago by Beth <[email protected]>
Issue #5 - Oops, forgot the gemfile lock

github.com/pact-foundation/pact-ruby - a250c121fe4f420bd549045ff8a285b62881c226 authored about 11 years ago by Ronald Holshausen <[email protected]>
Added environment variable support.

github.com/pact-foundation/pact-ruby - b1e78f502993c404ca16881314354574b1c7b90f authored about 11 years ago by Sergei Matheson <[email protected]>
Changing to use sinatra, grape not playing nicely.

github.com/pact-foundation/pact_broker - 2ec73b5b639293a5e8d72645ed35a03ec753c076 authored about 11 years ago by Beth <[email protected]>
Added charset into text response header

github.com/pact-foundation/pact_broker-client - fc93f9b3eeae19a91e159eba0bc7b733641ae0c3 authored about 11 years ago by Beth <[email protected]>
Added .rspec file

github.com/pact-foundation/pact_broker-client - 5d7038a6ef66f40e746cdbcb52e53fb3a1c567f0 authored about 11 years ago by Sergei Matheson <[email protected]>
Added .rspec file

github.com/pact-foundation/pact_broker - 247102b20cedb5a4ad08d69c7e6fddcd3b3c2d9a authored about 11 years ago by Sergei Matheson <[email protected]>
Issue #5 - remove REA rubygem server from the Gemfile

github.com/pact-foundation/pact-ruby - db469a685d125853fc76202194ec96dde09adfc8 authored about 11 years ago by Ronald Holshausen <[email protected]>
Allow match criteria to be passed through to pact:verify tasks on command line

github.com/pact-foundation/pact-ruby - 2b9f39a0326020199f64e3a3e5e6f3ad8b7a953c authored about 11 years ago by Sergei Matheson <[email protected]>
Reformat for whitespace.

github.com/pact-foundation/pact-ruby - 87f3b4c0fb9e23e08991cc2e0dc6031373bf860b authored about 11 years ago by Sergei Matheson <[email protected]>
- Add boilerplate gitignore, build.sbt and Hello World sample.

github.com/pact-foundation/pact-jvm - 171c8399d1d19b30e821b9933cd96ece3974ed03 authored about 11 years ago by Andras Bubics <[email protected]>
Initial commit

github.com/pact-foundation/pact-jvm - dc5cb702aa55634e80cb11ac5139c8ceed60764c authored about 11 years ago by Andras Bubics <[email protected]>
test framework

github.com/pact-foundation/pact-jvm - 0693ebdde1a10030ce4692a9379236b5cc8be18e authored about 11 years ago by thetrav <[email protected]>
intellij plugin

github.com/pact-foundation/pact-jvm - 8c6142b4a651a93c437c989f4cc53e27af5414e7 authored about 11 years ago by thetrav <[email protected]>
Removing header expectation

github.com/pact-foundation/pact_broker - a89114f677cec7a0b134d849b8dee8a4e84ba80b authored about 11 years ago by Beth <[email protected]>
Removing pact broker version header - YAGNI

github.com/pact-foundation/pact_broker-client - fb3a8cb67992b923b5c6ebd1e27c91dbf16b30ff authored about 11 years ago by Beth <[email protected]>
Made pact broker version header a pattern match

github.com/pact-foundation/pact_broker-client - 37a01a3d65d9f323ceefc2270071b552d7c5832a authored about 11 years ago by Beth <[email protected]>
Reformat for whitespace.

github.com/pact-foundation/pact-ruby - 30e5fb6e7eb3844e810912ebd0479f9803ca9834 authored about 11 years ago by Sergei Matheson <[email protected]>
Adding logging to DB setup

github.com/pact-foundation/pact_broker - 974041de1e0e305a01347c86301c00046e220447 authored about 11 years ago by Beth <[email protected]>
Reformat for whitespace

github.com/pact-foundation/pact-ruby - 6094643e482d52274d533386a694cc101194a485 authored about 11 years ago by Sergei Matheson <[email protected]>
Added an example of what the consumer tests could look like

github.com/pact-foundation/pact-jvm - 5efd0774c2ac65322980112c39625b585722b853 authored about 11 years ago by Mike Farah <[email protected]>
Have to run this with RACK_ENV=test rake db:migrate pact:verify:dev

github.com/pact-foundation/pact_broker - 3ed4029bbb28a2351cbc18d3b6298021a831aa15 authored about 11 years ago by Beth <[email protected]>
Trying to fix I/O error

github.com/pact-foundation/pact_broker - 8280720ab749de41dd7ad4439d6038162a78aa81 authored about 11 years ago by Beth <[email protected]>
Adding DB calls to pacticipant update call. Tests failing with strange IO error... :pear: Warner, :pear: Serge

github.com/pact-foundation/pact_broker - abcfdfe032ebdffc24e8eb055458afa55c6ac6b6 authored about 11 years ago by Beth <[email protected]>
WIP. Added a pacticipant route for setting the repository URL. :pear: Serge, :pear: Warner.

github.com/pact-foundation/pact_broker - 93af69ab87faef82a2f1fe16e1796eed53e2006d authored about 11 years ago by Beth <[email protected]>
Really added simplecov

github.com/pact-foundation/pact_broker - 99a9100726c81dc593c27b896d2983c449a17b86 authored about 11 years ago by Sergei Matheson <[email protected]>
Added simplecov

github.com/pact-foundation/pact_broker - dcbc2643f8545fb41286b759b14315066609c483 authored about 11 years ago by Sergei Matheson <[email protected]>
Adding /pacticpant to top level of URLs to avoid eating up the entire root namespace.

github.com/pact-foundation/pact_broker-client - 8c1e74a10c676242c8ece69ea5a2eed2f2b701ba authored about 11 years ago by Beth <[email protected]>
Initial commit - cloned from Stencil and heavily pruned

github.com/pact-foundation/pact_broker - 71ee9d76255a50bdb6ee4348feb0a6a3adb69899 authored about 11 years ago by Beth <[email protected]>
Initial commit from old repo

github.com/pact-foundation/pact_broker-client - 5757301833f8bf0dc03fb720ac74dc675bf7ea48 authored about 11 years ago by Beth <[email protected]>
Un-deprecating the support_file functionality after having discovered a valid use for it (project that contains two rack apps that have a pact with each other). Renamed option from :support_file to :pact_helper.

github.com/pact-foundation/pact-ruby - 2241f292dd80922e353000ed36134570f8e50a89 authored about 11 years ago by Beth <[email protected]>
Updating example provider state

github.com/pact-foundation/pact-ruby - c94fc139ba4c2930e0c2f868df595c4aa0ebfa8b authored about 11 years ago by Beth <[email protected]>
vague project goals

github.com/pact-foundation/pact-jvm - 16302462e7b488f42586cec0f7ecbbd5b009f18d authored about 11 years ago by thetrav <[email protected]>
Updating README with better client class example

github.com/pact-foundation/pact-ruby - 6900f39c32161e94af778c64c152f4cd10b856d2 authored about 11 years ago by Beth <[email protected]>
Update README.md

github.com/pact-foundation/pact-ruby - e41f755425537f78d130cf840db0982cecfd8540 authored about 11 years ago by bskurrie <[email protected]>
Adding to pact best practices.

github.com/pact-foundation/pact-ruby - 2abcce405dee84211e27bf7b54e43b0d2ca13aef authored about 11 years ago by Beth <[email protected]>
Releasing version 1.0.15

github.com/pact-foundation/pact-ruby - a0b3554f940b2037f064afdae807ec42a628f863 authored about 11 years ago by Beth <[email protected]>
Updating README with latest TODOs

github.com/pact-foundation/pact-ruby - 6800a5829e59e3a2c8f0f56913b011cfdac5fda7 authored about 11 years ago by Beth <[email protected]>
Improving logging in pact:verify. Fixing bug where Pact log level was ignored.

github.com/pact-foundation/pact-ruby - 99a6827734ad7c663d9960bd81ed584ef65b1135 authored about 11 years ago by Beth <[email protected]>
Updating README with best practice and information on the :pact => :verify metadata.

github.com/pact-foundation/pact-ruby - 5434f541c35c8e4df8b13daf70be84666208925d authored about 11 years ago by Beth <[email protected]>
Adding :pact => :verify to pact:verify rspec examples for https://github.com/uglyog/pact/issues/3

github.com/pact-foundation/pact-ruby - 16dd2becaff9222e49f2cd1774f22b21ef1c46d0 authored about 11 years ago by Beth <[email protected]>
Releasing version 1.0.14

github.com/pact-foundation/pact-ruby - 5b93d10466babfeb5b774327fc8c1ae2bdded3a0 authored about 11 years ago by Beth <[email protected]>
Added a template for the provider state when no provider state is found

github.com/pact-foundation/pact-ruby - 406e746f237334cf7a7bfef9691815d929075cc5 authored about 11 years ago by Beth <[email protected]>
Adding error messages when set_up or tear_down are not defined, and added no_op as a way to avoid having to use an empty set_up block when there is no data to set up

github.com/pact-foundation/pact-ruby - 1f58be8bc0d35082049f8132062db4608211902a authored about 11 years ago by Beth <[email protected]>
Moved logging of response body

github.com/pact-foundation/pact-ruby - 52c6e55d7f403475529a3d2d081ef71f3e75cf35 authored about 11 years ago by Beth <[email protected]>
Merge pull request #2 from stuliston/json_warning_minor_refactor

Small refactor to json_warning.rb

github.com/pact-foundation/pact-ruby - 78d39993158faba619be2ee1b2f071eac6b80828 authored about 11 years ago by Ronald Holshausen <[email protected]>
Altering JsonWarning so that it only warns once. Added spec to confirm that's the case.

github.com/pact-foundation/pact-ruby - be4a466b184c529e0b62ea2a2a2589ba8c85b2ee authored about 11 years ago by Stuart Liston <[email protected]>
Merge pull request #27 from smizell/fix-non-safe-request-dialog

Fix bug where customer request headers are backwards in non-get modal

github.com/pact-foundation/pact_broker - 2ab189a61f9b452248c124052ea937c3a87fb655 authored about 11 years ago by Mike Kelly <[email protected]>
Fix bug where customer request headers are backwards in non-get modal

github.com/pact-foundation/pact_broker - 80243836a7443cc17311f114a4471b7d27c0b4b0 authored about 11 years ago by Stephen Mizell <[email protected]>
Fixing the issue where a method defined in global scope could not be accessed in the DSL delegation code

github.com/pact-foundation/pact-ruby - 3b11b42f9881a9b49eb23448ed49ed25ed7c329b authored about 11 years ago by Beth <[email protected]>