Skip to content

v0.14.0

Compare
Choose a tag to compare
@KellyMerrick KellyMerrick released this 22 Jun 15:53
19d3660

v0.14.0 (2022-06-09)

What's Changed

  • feat(hook): add hook id to hook object by @ecrupper in #239
  • feat: add database and library pipeline type by @jbrockopp in #223
  • chore(deps): update codecov/codecov-action action to v3 by @renovate in #243
  • fix(deps): update module github.com/lib/pq to v1.10.5 by @renovate in #244
  • fix(container): move path and comment ignore logic by @ecrupper in #246
  • chore: remove number field from Pipeline{} by @jbrockopp in #248
  • feat(rulesets): action constants + unmarshal logic for legacy PR event by @ecrupper in #236
  • feat(rulesets): add event action field by @ecrupper in #251
  • fix(schema): add PR actions to allowed events by @ecrupper in #249
  • refactor(database): use compress() and decompress() helpers by @jbrockopp in #245
  • chore(deps): update github/codeql-action action to v2 by @renovate in #250
  • fix(log): add = to secret mask by @ecrupper in #253
  • fix(hook): clean up old repo rename code by adding action field to hook by @ecrupper in #252
  • fix(deps): update module github.com/lib/pq to v1.10.6 by @renovate in #254
  • fix(yaml/ruleset): fix unmarshal PR event to use synchronize, not synchronized by @ecrupper in #257
  • fix(schema): synchronized to synchronize in order to mirror GH by @ecrupper in #256

Full Changelog: v0.13.0...v0.14.0