Skip to content

Releases: homedepot/github-webhook-resource

v1.4.0

17 Apr 03:08
db25851
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

17 Apr 03:06
db25851
Compare
Choose a tag to compare

Features

  • Support variable pipeline names (#43)

v1.2.0

11 Jan 20:25
012a280
Compare
Choose a tag to compare

Features

  • Webhooks support instance variables for targeting instanced pipelines (#29)

Other

  • Uses Node v16.x (upgraded from v12.2)

v1.1.5

14 Nov 16:34
444916c
Compare
Choose a tag to compare
  • Fixes unnecessary updates when creating a webhook with default events

v1.1.4

11 Nov 14:57
6f20ac7
Compare
Choose a tag to compare
  • Logs the changes when a webhook is updated

v1.1.3

11 Oct 19:08
Compare
Choose a tag to compare
  • Duplicate events are filtered from Concourse parameters.
  • Update comparison ignores event configuration order.

v1.1.2

07 Oct 13:16
Compare
Choose a tag to compare

Updates webhooks when provided events are different than what exists remotely.

v1.1.1

18 Jul 21:39
7b0d694
Compare
Choose a tag to compare

Fixes severe vulnerability with lodash version < 4.17.13

v1.1.0

26 Mar 20:07
Compare
Choose a tag to compare

Adds ability to choose event types.

v1.0.0

13 Mar 18:36
3e6e7e3
Compare
Choose a tag to compare

Initial release.
Supports create and delete operations using GitHub's default webhook options.