Skip to content

Releases: opensource254/deployer

v1.3.0

09 Jul 07:26
0268cd9

Choose a tag to compare

Changelog

Notifications

  • Slack Notifications via webhook
  • Email notifcation(SMTP)

v1.2.0

21 Jun 09:53
5d4fe48

Choose a tag to compare

Changelog

  • Webhook security for GitHub.

The Payload body is validated before a deployment can occur

Commit Summary

  • [Version] (651782a)
  • (Refactor) The success messages are now originating from one file (3d8b918)
  • [Code] Using camelcase in services/verifysecret.js instead of snakecase (43401d4)
  • (Github) The github's secret verification. (48a0d53)
  • Update README.md (321f1e0)
  • Update README.md (02e5f1a)

Release notes by Stamp.

v1.1.1

19 Jun 09:06
a78a475

Choose a tag to compare

This release addresses the bug in v1.1.0

  • (BugFix) Deregistered the verify host middleware. (9444d72)

v1.1.0

19 Jun 08:07
a78a475

Choose a tag to compare

Release notes

This is the first stable release.

v1.0.0

17 Jun 05:01
a78a475

Choose a tag to compare

v1.0.0 Pre-release
Pre-release

Release Notes

  • Basic functionality on Github webhooks
  • Error logging.
  • Simple config using the JSON syntax