Skip to content

Releases: RaVbaker/pact-contractor

v0.1.5

27 May 14:35
Compare
Choose a tag to compare

Changelog

344be5f fix: allow to provide $ sign in ENV expanded hook definitions

Docker images

  • docker pull ravbaker/pact-contractor:v0.1.5
  • docker pull ravbaker/pact-contractor:latest

v0.1.4

21 May 14:02
Compare
Choose a tag to compare

Changelog

3bbfa1e fix: Log runCmd.Run() error

Docker images

  • docker pull ravbaker/pact-contractor:v0.1.4
  • docker pull ravbaker/pact-contractor:latest

v0.1.3

13 May 15:44
Compare
Choose a tag to compare

Changelog

d8989e9 fix: aws_lambda hook assumes role on top of Pact AssumeRole

Docker images

  • docker pull ravbaker/pact-contractor:v0.1.3
  • docker pull ravbaker/pact-contractor:latest

v0.1.2

23 Mar 12:25
Compare
Choose a tag to compare

Changelog

ae6d10e fix: drop bash dependency to run verification hooks in favor of plain shell
3a847d7 fix: report hook error details if occured

Docker images

  • docker pull ravbaker/pact-contractor:v0.1.2
  • docker pull ravbaker/pact-contractor:latest

v0.1.1

22 Feb 20:17
Compare
Choose a tag to compare

Changelog

aa70644 doc: sample of aws_lambda setup for a hook
5ebe257 fix: match with regex also for require_env section with more rich sample in README
fb52229 fix: propagate verification result as command status code

Docker images

  • docker pull ravbaker/pact-contractor:v0.1.1
  • docker pull ravbaker/pact-contractor:latest

v0.1.0

25 Jan 10:10
Compare
Choose a tag to compare

Changelog

cfec7bb feature: aws_lambda hook support
8503a53 improved logging request for http_hooks

Docker images

  • docker pull ravbaker/pact-contractor:v0.1.0
  • docker pull ravbaker/pact-contractor:latest

v0.0.13

23 Jan 21:49
Compare
Choose a tag to compare

Changelog

0af95aa feature: hooks filtering can be done by require_env and match_context
1a977f1 feature: http_hook support

Docker images

  • docker pull ravbaker/pact-contractor:v0.0.13
  • docker pull ravbaker/pact-contractor:latest

v0.0.12

15 Jan 13:56
Compare
Choose a tag to compare

Changelog

b7140ed fix: stucture for internal/hooks
16b860b release: arm architecture setup in releases

Docker images

  • docker pull ravbaker/pact-contractor:v0.0.12
  • docker pull ravbaker/pact-contractor:latest

v0.0.11

12 Jan 10:10
Compare
Choose a tag to compare

Changelog

abcfd54 fix: CommitSHA reported if no Git repository and provided explicitly
09b2f54 fix: custom provided branch names also get normalized on PUSH command

Docker images

  • docker pull ravbaker/pact-contractor:v0.0.11

v0.0.10

11 Jan 15:54
Compare
Choose a tag to compare

Changelog

3e019f7 fix: Downloader also with shared AWS client

Docker images

  • docker pull ravbaker/pact-contractor:v0.0.10