Skip to content

Releases: zenika-open-source/hygie

v0.5.1

25 Mar 09:47
Compare
Choose a tag to compare

Enhancements:

  • [enhancement][rules] commitMessage: check length #88

v0.4.0

18 Mar 09:19
Compare
Choose a tag to compare

Others:

  • [Priority-1][build] Add npm audit in Circle CI #49

v0.3.0

08 Mar 08:17
Compare
Choose a tag to compare

Enhancements:

  • [enhancement] Factorize configurations for rules #71
  • [enhancement] Give the possibility to execute all rules even if one failed #70
  • [enhancement] Add an global Exception handler #66
  • [enhancement] Add TDD for Rule and Runnable #64
  • [enhancement] Extend RuleResult property #63
  • [enhancement] Add default values for Rule and Runnable #62
  • [enhancement] Add Post-Actions, Rule, and others labels to changelog #61

Bug Fixes:

  • [bug] Handle ETIMEDOUT when calling webhook #75
  • [bug] Fix circleci gh-pages #65

Rules:

  • [rules] Add an onBoth property in Rule #79

Post-Actions:

  • [post actions] Add a UpdateCommitStatusRunnable #77

Others:

  • [question] Change git.service.interface.ts to git.service.ts class #74
  • [question] Add workflow in our rules config file ? #60

v0.2.0

01 Mar 09:40
Compare
Choose a tag to compare

Enhancements:

  • [enhancement] Manage HTTP status code #58
  • [enhancement] Create a Nest CLI schematics in order add rules / runnable #56
  • [enhancement] Add rule to check the name of a PR/MR #34

v0.1.2

22 Feb 13:51
Compare
Choose a tag to compare

No changelog for this release.

v0.1.1

22 Feb 11:55
Compare
Choose a tag to compare

No changelog for this release.

v0.1.0

22 Feb 09:12
Compare
Choose a tag to compare

Enhancements:

  • [enhancement] Add Rule to check the name of an issue #33
  • [enhancement] Add a Post Action to add a comment on a Issue #32
  • [enhancement] Add a Webhook post-action #30
  • [enhancement] Add in a doc a regular expression to check a commit message contain the issue ID #29
  • [enhancement] New rule : One commit per PR/MR #27
  • [enhancement] Create an Runnable interface for post-actions #26
  • [enhancement] commitMessage should check all commits of a PR #25

v0.0.3

15 Feb 10:08
Compare
Choose a tag to compare

Enhancements:

  • [Priority-3][enhancement][rules] Create a release notes when detecting a new tag #21
  • [Priority-3][build][enhancement] Add a script for creating releases #12

v0.0.2

15 Feb 09:52
Compare
Choose a tag to compare

No changelog for this release.

v0.0.1

15 Feb 09:29
Compare
Choose a tag to compare
  • [Priority-1] Mettre en place un système de logging #20
  • [Priority-1] Init pipelines for executing rules #18
  • [Priority-1] Create NestJS interceptor in order to convert Gitlab/Github objects #15
  • [Priority-1] Make a rule configurable via a .yml config file #10
  • [closed] Develop the first rule #7
  • [closed] Install Github / Gitlab locally #6
  • [closed] Setup CI on CircleCI #5
  • [closed] Setup Script NPM pour CI #4
  • [closed] Setup TDD #3
  • [closed] Setup NestJS #2