Skip to content

Releases: pactflow/actions

v2

Choose a tag to compare

@YOU54F YOU54F released this 05 Aug 21:30
3074b72

What's Changed

  • fix: cli.sh located under GITHUB_ACTION_PATH env var by @YOU54F in #48
  • feat: support auto-detection of branch/tag/commit + use wf inputs by @YOU54F in #14
  • fix(publish-provider-contract): ensure branch is set from input by @YOU54F in #51
  • Fix/publish provider contract input descs by @YOU54F in #52
  • chore(ci): add pr notification by @JP-Ellis in #58
  • Replace github.action_path to GITHUB_ACTION_PATH by @cando in #62
  • feat: allow custom pact cli image by @valerio-iachini in #75
  • refactor: split image and tag to align pact-publish-files with other … by @valerio-iachini in #76
  • fix: rename pact-ruby-standalone to pact-standalone by @YOU54F
  • Dependencies updates by @pactflow-renovate-bot[bot] and @dependabot[bot]

New Contributors

Full Changelog: v1.3.0...v2

v1.3.0

Choose a tag to compare

@YOU54F YOU54F released this 17 May 16:32
3095637

What's Changed

  • Feat: Allow optional inputs for can-i-deploy action by @jdongelmans in #46

Full Changelog: v1.2.1...v1.3.0

v1.2.1

Choose a tag to compare

@YOU54F YOU54F released this 17 May 16:28
02a9675

What's Changed

  • fix #43: Support setting the OAS content type in publish provider contract action by @jdongelmans in #45

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

Choose a tag to compare

@YOU54F YOU54F released this 18 Jan 18:47
1353285

What's Changed

  • feat: set --build-url when publishing pacts and provider contracts by @bethesque in #36
  • Add optional tag to publish-pact-files action by @becky-sequence in #39
  • chore(deps): bump json5 from 1.0.1 to 1.0.2 in /create-or-update-version by @dependabot in #35
  • chore(deps): bump json5 from 1.0.1 to 1.0.2 in /create-version-tag by @dependabot in #15
  • chore(deps): bump json5 from 1.0.1 to 1.0.2 in /can-i-deploy by @dependabot in #16
  • chore(deps): bump json5 from 1.0.1 to 1.0.2 in /record-deployment by @dependabot in #17
  • chore(deps): bump json5 from 1.0.1 to 1.0.2 in /publish-provider-contract-legacy by @dependabot in #18
  • chore(deps): bump word-wrap from 1.2.3 to 1.2.5 in /create-or-update-version by @dependabot in #34
  • chore(deps): bump semver from 5.7.1 to 5.7.2 in /create-or-update-version by @dependabot in #33
  • chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /can-i-deploy by @dependabot in #29
  • chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /record-deployment by @dependabot in #28
  • chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /publish-pact-files by @dependabot in #27
  • chore(deps): bump semver from 5.7.1 to 5.7.2 in /can-i-deploy by @dependabot in #26
  • chore(deps): bump json5 from 1.0.1 to 1.0.2 in /publish-pact-files by @dependabot in #19
  • chore(deps): bump semver from 5.7.1 to 5.7.2 in /create-version-tag by @dependabot in #22
  • chore(deps): bump semver from 5.7.1 to 5.7.2 in /record-deployment by @dependabot in #23
  • chore(deps): bump semver from 5.7.1 to 5.7.2 in /publish-provider-contract-legacy by @dependabot in #25
  • chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /create-version-tag by @dependabot in #30
  • chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /publish-provider-contract-legacy by @dependabot in #31
  • chore(deps): bump semver from 5.7.1 to 5.7.2 in /publish-pact-files by @dependabot in #24
  • feat: add delete-branch action by @bethesque in #37

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

Choose a tag to compare

@YOU54F YOU54F released this 28 Jul 14:41
e94e130

What's Changed

  • feat: Create or update version by @tienvx in #32

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

Choose a tag to compare

@YOU54F YOU54F released this 06 Oct 18:13
ffdabd8

What's Changed

  • fix: publish-pact-files should not req application_name by @YOU54F in #12

Full Changelog: v1.0.0...v1.0.1

v1.0.0 - use PACT_BROKER_BASE_URL / PACT_BROKER_TOKEN

Choose a tag to compare

@YOU54F YOU54F released this 19 Aug 02:19
530df24

What's Changed

pact_broker has been renamed to PACT_BROKER_BASE_URL
pact_broker_token has been renamed to PACT_BROKER_TOKEN

This is to bring in line with our other tooling, where they will pick up the above env vars, if set.

Full Changelog: v0.0.6...v1.0.0

v0.0.6 - add record-deployment

Choose a tag to compare

@YOU54F YOU54F released this 15 Aug 16:53
87b7d14
Merge pull request #8 from pactflow/record_deployment

Record deployment

v0.0.5 - publish-provider-contract supports EXIT_CODE

Choose a tag to compare

@YOU54F YOU54F released this 15 Aug 16:17
a488b05

v0.0.5 - publish-provider-contract supports EXIT_CODE

in order to support failing provider self-verifications

v0.0.4 - can-i-deploy --to-environment auto branch support

Choose a tag to compare

@YOU54F YOU54F released this 15 Aug 15:58
a7ac944
Merge pull request #7 from pactflow/can-i-deploy-to-env

Can i deploy to env