Sha256: eb86b108beefe16a635bc94ec1601ee67fe675bfaa753e1d5e993a7ed93cfbd9
Contents?: true
Size: 749 Bytes
Versions: 1
Compression:
Stored size: 749 Bytes
Contents
# bundle exec bin/pact-broker create-or-update-webhook http://localhost:9393 \ # --uuid d40f38c3-aaa3-47f5-9161-95c07bc16b14 \ # --request POST \ # --description "foo webhook" \ # --contract-published bundle exec bin/pact-broker create-or-update-webhook http://localhost:9393 \ --uuid d40f38c3-aaa3-47f5-9161-95c07bc16555 \ --provider Bar \ --request POST \ --contract-published bundle exec bin/pact-broker publish spec/pacts/pact_broker_client-pact_broker.json spec/pacts/foo-bar.json \ --consumer-app-version 1.2.12 \ --broker-base-url http://localhost:9292 \ --broker-username localhost --broker-password localhost \ --auto-detect-version-properties \ --build-url http://mybuild \ --branch master --tag foo5
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pact_broker-client-1.39.0 | script/publish-pact.sh |