Ecosyste.ms: OpenCollective

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

github.com/pact-foundation/pact_broker

Enables your consumer driven contracts workflow
https://github.com/pact-foundation/pact_broker

chore(release): version 2.21.0

91b005ae72bfe5a2fdc3b06f883e4ab4f5c0a770 authored over 6 years ago
feat: add ${pactbroker.consumerVersionTags} and ${pactbroker.providerVersionTags} to webhook templates

e5121b1b1ef0e7b99b58ae660bbe3a84c3390385 authored over 6 years ago
test: fix head rows spec for mysql

32f7efe4437570ba4ab36ce1a1ccce54dee25010 authored over 6 years ago
chore: remove tests for ruby 2.2

3ed2554de7d78fc745254ac81af5da27dac7c38f authored over 6 years ago
fix: correctly trigger contract_content_changed webhooks when first version of a pact is published

73a06ff2fdb81e8555ea4e8a6eb357a80b9c57e8 authored over 6 years ago
feat: add ${pactbroker.verificationResultUrl} to webhook templates

e19c9c90aeadb49f18c06367f46e2b11f84da3d8 authored over 6 years ago
fix: correctly handle template parameters in URL when rendering webhook resource

a4b69dbc9174a71749845ffdb740827f72a6da72 authored over 6 years ago
fix: correct call to execute webhooks when pact changes

076afe62da0e6104043f2d5cb1a0981ef4b5f97c authored over 6 years ago
fix: ensure webhook hosts cannot contain templated parameters

fe0591990c9eee7ddbcbc826f616c43fd307a8f0 authored over 6 years ago
fix: allow pact broker template parameter in URL

c91d04e717d478da2f042f4959cec56c19c83da7 authored over 6 years ago
feat: redact potentially sensitive headers in the webhook resource

619c7e9374b6768e5775ac265da2d4a0590c8ba4 authored over 6 years ago
feat: add ${pactbroker.githubVerificationStatus} to webhook templates

abccf7a7da5590292c950552401fd3f499705f38 authored over 6 years ago
fix: correct logic for showing webhook response bodies in logs when a whitelist is configured

db2f9d126460e2ca5ea0b8c6d73a9ddb65d80d16 authored over 6 years ago
feat: add ${pactbroker.providerVersionNumber} to webhook templates

86bc1ec0c8ed97b6d1e81fd2b78d2376197531b8 authored over 6 years ago
chore(release): version 2.20.0

ec4e6e921d5c2c6c5a3701f30081c1f9971d6e6f authored over 6 years ago
Revert "chore(release): version 2.20.0"

This reverts commit d05c6b32d931a44e015bb64033e2f3742a202db0.

e6f3cc650887b12afd10db559862e52f8fc84186 authored over 6 years ago
Merge branch 'master' of github.com:pact-foundation/pact_broker

b22b6e6640fe3f3437a1715c1b3a2be4ca3f47f0 authored over 6 years ago
chore(release): version 2.20.0

d05c6b32d931a44e015bb64033e2f3742a202db0 authored over 6 years ago
Merge pull request #213 from pact-foundation/feat/webhook-whitelist

feat: add webhook whitelist for scheme, http method and host

7b372f3f2e4e5975d3e0c2292b1097642345aacb authored over 6 years ago
test: remove redundant example in webhook_request_spec.rb

ea54f19fdc838a5b0c25caa71a363d57b1587edf authored over 6 years ago
Revert "fix: temporarily redact webhook response body from UI for security purposes"

This reverts commit becf20c5b8cbcac831ce88e3955b597dbad7ac1b.

6b0df51d3afbb0226d053ea4859caedfb5fa368e authored over 6 years ago
feat: only log webhook response details when a webhook host whitelist has been configured

3e1c562bb4658ba1cbf26d98a884d382a9c65696 authored over 6 years ago
feat: validate webhook host against configurable list on creation

077e37f52b16efa3ffb6504dcbd767c6d546c79f authored over 6 years ago
feat: validate webhook scheme and http method against configurable lists on creation

d7a2b0a8bb0d7fee633773dee9617987fc654ded authored over 6 years ago
feat: add ${pactbroker.consumerVersionNumber} to webhook templates

d5255275eb42e403697fcb0a64dbfc6c01ea9b52 authored over 6 years ago
fix: correct all content types that were application/json to application/hal+json

690e39b935d03e4c1b42d5fda3a41dc992b86fea authored over 6 years ago
docs: update DEVELOPER_DOCUMENTATION.md, comments

6cfb187bb91916cc70a73564e3df7f114e9cf83a authored over 6 years ago
feat: keep track of the latest verification for a pact version for each provider version, rather than calculating it

b4f187706cf516b24d216551e3eb497cfd317e60 authored over 6 years ago
feat: keep track of latest pact revision in table rather than calculating it

1db5b7baab33f5442f4182c91175f246e775773c authored over 6 years ago
feat: store latest pact publication ids for each consumer version

c8fa5545333807e2737cb80ce001197ff9f62fa7 authored over 6 years ago
chore: update example

a4ce4c26d9eedc71b37ab76dffd4f04bc09da653 authored over 6 years ago
chore(release): version 2.19.2

090101f6ebc3bf8d7e50f7aaf80f25a99edc5261 authored over 6 years ago
fix: temporarily redact webhook response body from UI for security purposes

becf20c5b8cbcac831ce88e3955b597dbad7ac1b authored over 6 years ago
chore: remove gemnasium badge as the service doesn't exist any more

cf3bc3a6804515c32f3f37a8e018fee9200c29d2 authored over 6 years ago
Merge pull request #212 from pact-foundation/feat/optimise-index-with-tags

feat: optimise index with tags

7c3d6b15eb14f8a1b8b0ca6d177f429c7aeb0e15 authored over 6 years ago
chore: use pact_version_sha instead of pact_version_id in index item - revert to it's previous logic

c94a9923b73ca4b2b2caca099ae47b90e6ba5833 authored over 6 years ago
feat: load latest verification for consumer/provider via relationship rather than repository

13b7c6e3aa780940b163f927b32c883bab3dce8a authored over 6 years ago
feat: include more columns in latest_verifications_for_consumer_version_tags to avoid having to do extra queries for pact_versions and provider_versions

e366af496ae375de8f56cfdb81d1681190606cb4 authored over 6 years ago
chore: comments, rename file

ee4e93d8cb0d97ae211c1ae4c0b282c335bb0815 authored over 6 years ago
feat: optimise queries for index page with tags

524e08d0b68b74021d0260e5f82cdc1c99af74e9 authored over 6 years ago
feat: create view for latest verifications for consumer version tags

eb67511c795fddffea9f365ac9da3b4294e7941f authored over 6 years ago
chore: add script to run broker with self signed certificate

c062b2e4adc668f601103ae14b1b8a541538bda5 authored over 6 years ago
fix: handle race condition causing unique constraint violation when creating pacticipant versions

@mefellows

6c75ebdd3a518e85f26b796f15aa5830b7548d0d authored over 6 years ago
style: whitespace

c0538f19bdd0f9b956c5afe818c8b63c7734c699 authored over 6 years ago
chore: delete latest row class

8ea4f8770078bbcc9826a597bc48325d45d3e92e authored over 6 years ago
feat: log pact content as debug instead of info when publishing

d1161573d8fb1836fb02f19315b11cab23cf4935 authored over 6 years ago
feat: allow pact equality to be based only on the content that affects verification results

bf8130fbcfb803f6b5db3e3d7f6625bd1a69ff23 authored over 6 years ago
chore(release): version 2.19.1

e982d492e5b187011f2d6ff2324a9321e84d433c authored over 6 years ago
fix: add pact name back into title of deprecated pacts relation of provider pacts resource

https://github.com/pact-foundation/pact_broker/issues/209

f5f002a9460d58d8bc2e909d6be6a7784e26fa8c authored over 6 years ago
chore: update .gitignore

7bd5344d80709d85c0b7f59561d61e832f9e8f37 authored almost 7 years ago
feat: rename relations in pact diff view

8c3c62e265c72c440c884d8c4e224502547c2b61 authored almost 7 years ago
chore: update scripts

176a46f1335c4c72d74daa7e5201ba4c791e3c8a authored almost 7 years ago
chore: delete bethtest.rb

e82c2bebe0c13d40d16fb6a5caca8d7a8d1111da authored almost 7 years ago
chore: update recreate-pg-db.sh

226c82dd2575befdc3ee1c0d6631b1e2100a99e0 authored almost 7 years ago
chore: create script to generate ssl certificates and update certificates for webhooks certificate spec as the key was due to run out in less than a year

bd3b20f9f0e0e340471e99dd49304f445a3bfe22 authored almost 7 years ago
fix: set correct content type for verification result resources

c177fdd41272292bddcf54b9e524069b921323d4 authored almost 7 years ago
chore(release): version 2.19.0

0f9d0b0c826cc36db4cb150e6d63c567020138a2 authored almost 7 years ago
feat: create endpoint to compare arbitrary pact versions, ignoring interaction/message order

15f0688c8feb363ae9dac36dfe5492af2c234669 authored almost 7 years ago
feat: add endpoint to retrieve a pact version by its pact content sha

a519731ba244b7c0a5de7b1c862d5949e7e5db33 authored almost 7 years ago
chore: modify spec task to run quick tests first

955b9ea2b9eb0c8515ed94b919b0bb3be06db5b5 authored almost 7 years ago
feat: include pact revision number and verification number in badge svg comment

82b59ef5f8aef1b1abfb47c3e0004e9697d03b7e authored almost 7 years ago
fix: correct logic for finding latest verification for revised pacts

8fb28ee2dc8b6879095bbf843b82aade6de34d00 authored almost 7 years ago
feat: add pb:version-tag relation to pacticipant resource

07047727de7b9f32eca26e5e477df689425f0b30 authored almost 7 years ago
test: add test for ProviderPactsDecorator

38a8e06e16edd158fc8b63ad8c8a2b6b54f376f0 authored almost 7 years ago
feat: create endpoints for retrieving all pact versions for a provider, with and without a tag.

d7011b2a47e748ad5082d0496f6af31802e21861 authored almost 7 years ago
feat: update matrix UI to allow _all_ versions with a particular tag to be specified

278b3eab37d010647b878df4ace82bbbae181d9b authored almost 7 years ago
style: whitespace

c47c27a4064ac60f19580babdb9842b3d840e795 authored almost 7 years ago
feat: allow matrix to be queried for _all_ versions with a given tag

Previously, only querying for the _latest_ version with a given tag was supported.

cac302381e5c8fa0b93c7df51cf7e8824f5d6872 authored almost 7 years ago
chore: update example_data.sql with matrix refresh

7a81292c5d3f290e4ade32fbd2336cd3a7132c41 authored almost 7 years ago
docs: add example Sequel configurations for postgres and mysql

dce4f551f7e9c8c915e05876878c599c855f73ac authored almost 7 years ago
docs: updated issue template

dafcd5c152dda7ae62e1df902f84b816eca2424b authored almost 7 years ago
docs: update issue template

072fb198250e1b394501f4bff9e5e4adb591de49 authored almost 7 years ago
docs: update issue template

2a2bc599e9a56d883621e9cca80ba2537a955720 authored almost 7 years ago
fix: do not invoke error reporters for validation errors

57eed6503bfa16bb9b5012bf9032486e6a406081 authored almost 7 years ago
chore(release): version 2.18.0

66ad33ab09e9247cbb418c54a42b434316742a2b authored almost 7 years ago
fix: show JSON view when *any* error occurs creating the HTML view for a pact.

e4342f0fc835abebe31aaedba2f8d4b6494614a0 authored almost 7 years ago
chore: fix failing spec

0eb18f019aa9c3105b6514acee81487ffee1bad6 authored almost 7 years ago
feat: add link to matrix from HTML pact page

f9e3c2379ef641135d60cabb90ddc9ccb93dd839 authored almost 7 years ago
fix: only show verification matrix number when verification is present

766f7c0c47b1314a26b6acb48394ad1a6b1939b3 authored almost 7 years ago
fix: correctly display interaction with nil description in HTML view

56528d3b1397a07cefcf61be56cf1afb234958a4 authored almost 7 years ago
chore: mark db clean specs pending on mysql because inner queries don't work

2d6dc0a69d5d7de0a6d3a77b83e5f3e779d72c76 authored almost 7 years ago
style: whitespace

feadbee490093b0b0cd10d3ab3698582e3f1b99c authored almost 7 years ago
chore: add db clean task for test database

7dd2cf21d856f24d4cca9d40425fdb7e8175288d authored almost 7 years ago
feat: sort tags in dashboard API response

So the JSON bodies can be compared for differences

d2fd0905a1a6b7e6992e1e493314e011b573f191 authored almost 7 years ago
feat: add rake task to clean unused data to improve performance

Currently, it deletes more verifications than expected, but if you are building the provider oft...

fc705a2db3fec2a37cd8c3a35da140133a9a9e82 authored almost 7 years ago
chore(release): version 2.17.1

c8c2e912782140991677a7b7205083ae64c384f6 authored almost 7 years ago
fix: refresh matrix and head_matrix tables

bf36c61227fb21db6dce9cb648a45f9a6c6aa529 authored almost 7 years ago
chore: update seed script.rb

1e8ff60dd069dc09cef8c8db4e4c3f3235c288a1 authored almost 7 years ago
chore: fix mysql db recreate script

3b3a46facc72a56e39db83c3ad618f04b1a44f89 authored almost 7 years ago
chore(release): version 2.17.0

18afedabdb29b41f91729d7e3ddbdd675a3aa19a authored almost 7 years ago
feat: ensure migrations in optimise_head_matrix work on mysql

35874a9e19c6a2f9d6bf2f6365136dfcedae641d authored almost 7 years ago
docs: update developer_documentation.md

164d73818028f61f70b7bf561cd7ae03838c5006 authored almost 7 years ago
feat(matrix ui): add tooltip explaining the situation when verification date is before pact publication date

fd6e1c990fa9bf42fb336de0d0f27945e2634a79 authored almost 7 years ago
feat(matrix ui): change default to show all results

f7bea07fde9974d79f2680611eca3dd48abdb003 authored almost 7 years ago
chore: add hover text for limit label on matrix ui

e04e3608b69f959e4660c3d30062169366683b0a authored almost 7 years ago
feat: show verification number in matrix when viewing all results

569343046ec00a1f8bf31856268091fb41b66bc1 authored almost 7 years ago
chore: add github issue and pr templates

ddb14b2bf5c15e528931f3d731483fc18eaefd80 authored almost 7 years ago
chore: add dev setup task

6538dfef2a4471c465bc5dc44d85cde5b2f30be5 authored almost 7 years ago
fix: ensure publishing a verification does not cause a unique constraint violation

ecfb385ba1bf6e58b30840f1e7e6b35199b480be authored almost 7 years ago
chore: add database adapter to connection debug line

5ac00973909e0491f13aa7efdcc33e0ce7f6d554 authored almost 7 years ago