Sha256: 51212f3a2e769cbde96a0ca1adf5b001a17d6a3d7001e1e7cb51c5a6b59fe073

Contents?: true

Size: 392 Bytes

Versions: 3

Compression:

Stored size: 392 Bytes

Contents

#!/bin/sh
rm spec/fixtures/approvals/docs_webhooks*
bundle exec rspec spec/integration/webhooks_documentation_spec.rb
script/test/approval-all.sh
bundle exec rspec spec/integration/webhooks_documentation_spec.rb
script/docs/generate-api-docs.rb

git add spec/integration/webhooks_documentation_spec.rb
git add spec/fixtures/approvals
git add docs/api
git add script/docs/generate-api-docs.rb

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
pact_broker-2.89.1 script/docs/regenerate-api-docs.sh
pact_broker-2.89.0 script/docs/regenerate-api-docs.sh
pact_broker-2.88.0 script/docs/regenerate-api-docs.sh