Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Releases: intelygenz/monorepo-ci-cd-poc

Release app-v0.1.0

18 Oct 07:46
Compare
Choose a tag to compare
Release app-v0.1.0

Release hello-v0.120.0

14 Oct 07:40
Compare
Choose a tag to compare

Release hello-v0.119.0

14 Oct 07:32
Compare
Choose a tag to compare

Release hello-v0.118.0

14 Oct 06:45
Compare
Choose a tag to compare

%3Ca%20name%3D%22hello-v0.118.0%22%3E%3C%2Fa%3E
%23%23%20%5Bhello-v0.118.0%5D(https%3A%2F%2Fgithub.com%2Fintelygenz%2Fmonorepo-ci-cd-poc%2Freleases%2Ftag%2Fhello-v0.118.0)

%23%23%23%20Features

*%20output%20143%20%5B5161bd5%5D(https%3A%2F%2Fgithub.com%2Fintelygenz%2Fmonorepo-ci-cd-poc%2Fcommit%2F5161bd5ee2aed611230913d7dafd3ae8f2773564)

Release hello-v0.117.0

13 Oct 16:42
Compare
Choose a tag to compare

%3Ca%20name%3D%22hello-v0.117.0%22%3E%3C%2Fa%3E
%23%23%20%5Bhello-v0.117.0%5D(https%3A%2F%2Fgithub.com%2Fintelygenz%2Fmonorepo-ci-cd-poc%2Freleases%2Ftag%2Fhello-v0.117.0)

%23%23%23%20Features

*%20new%20output.%20%5Beb7f647%5D(https%3A%2F%2Fgithub.com%2Fintelygenz%2Fmonorepo-ci-cd-poc%2Fcommit%2Feb7f647505bd811d4130b13290713114379f71ea)

Release hello-v0.116.0

13 Oct 16:35
Compare
Choose a tag to compare

Incorrect%20Usage.%20flag%20provided%20but%20not%20defined%3A%20-path%20hello-world%20hello-v0.116.0

USAGE%3A
%20%20git-chglog%20%5Boptions%5D%20%3Ctag%20query%3E

%20%20%20%20There%20are%20the%20following%20specification%20methods%20for%20%3Ctag%20query%3E.

%20%20%20%201.%20%3Cold%3E..%3Cnew%3E%20-%20Commit%20contained%20in%20%3Cold%3E%20tags%20from%20%3Cnew%3E.
%20%20%20%202.%20%3Cname%3E..%20%20%20%20%20-%20Commit%20from%20the%20%3Cname%3E%20to%20the%20latest%20tag.
%20%20%20%203.%20..%3Cname%3E%20%20%20%20%20-%20Commit%20from%20the%20oldest%20tag%20to%20%3Cname%3E.
%20%20%20%204.%20%3Cname%3E%20%20%20%20%20%20%20-%20Commit%20contained%20in%20%3Cname%3E.

OPTIONS%3A
%20%20--init%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20generate%20the%20git-chglog%20configuration%20file%20in%20interactive%20(default%3A%20false)
%20%20--path%20value%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Filter%20commits%20by%20path(s).%20Can%20use%20multiple%20times.
%20%20--config%20value%2C%20-c%20value%20%20%20%20specifies%20a%20different%20configuration%20file%20to%20pick%20up%20(default%3A%20%22.chglog%2Fconfig.yml%22)
%20%20--template%20value%2C%20-t%20value%20%20specifies%20a%20template%20file%20to%20pick%20up.%20If%20not%20specified%2C%20use%20the%20one%20in%20config
%20%20--repository-url%20value%20%20%20%20%20%20specifies%20git%20repo%20URL.%20If%20not%20specified%2C%20use%20'repository_url'%20in%20config
%20%20--output%20value%2C%20-o%20value%20%20%20%20output%20path%20and%20filename%20for%20the%20changelogs.%20If%20not%20specified%2C%20output%20to%20stdout
%20%20--next-tag%20value%20%20%20%20%20%20%20%20%20%20%20%20treat%20unreleased%20commits%20as%20specified%20tags%20(EXPERIMENTAL)
%20%20--silent%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20disable%20stdout%20output%20(default%3A%20false)
%20%20--no-color%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20disable%20color%20output%20(default%3A%20false)%20%5B%24NO_COLOR%5D
%20%20--no-emoji%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20disable%20emoji%20output%20(default%3A%20false)%20%5B%24NO_EMOJI%5D
%20%20--no-case%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20disable%20case%20sensitive%20filters%20(default%3A%20false)
%20%20--tag-filter-pattern%20value%20%20Regular%20expression%20of%20tag%20filter.%20Is%20specified%2C%20only%20matched%20tags%20will%20be%20picked
%20%20--jira-url%20value%20%20%20%20%20%20%20%20%20%20%20%20Jira%20URL%20%5B%24JIRA_URL%5D
%20%20--jira-username%20value%20%20%20%20%20%20%20Jira%20username%20%5B%24JIRA_USERNAME%5D
%20%20--jira-token%20value%20%20%20%20%20%20%20%20%20%20Jira%20token%20%5B%24JIRA_TOKEN%5D
%20%20--sort%20value%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Specify%20how%20to%20sort%20tags%3B%20currently%20supports%20%22date%22%20or%20by%20%22semver%22%20(default%3A%20date)
%20%20--help%2C%20-h%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20show%20help%20(default%3A%20false)
%20%20--version%2C%20-v%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20print%20the%20version%20(default%3A%20false)
%20%20
EXAMPLE%3A

%20%20%24%20git-chglog

%20%20%20%20If%20%3Ctag%20query%3E%20is%20not%20specified%2C%20it%20corresponds%20to%20all%20tags.
%20%20%20%20This%20is%20the%20simplest%20example.

%20%20%24%20git-chglog%201.0.0..2.0.0

%20%20%20%20The%20above%20is%20a%20command%20to%20generate%20CHANGELOG%20including%20commit%20of%201.0.0%20to%202.0.0.

%20%20%24%20git-chglog%201.0.0

%20%20%20%20The%20above%20is%20a%20command%20to%20generate%20CHANGELOG%20including%20commit%20of%20only%201.0.0.

%20%20%24%20git-chglog%20%24(git%20describe%20--tags%20%24(git%20rev-list%20--tags%20--max-count%3D1))

%20%20%20%20The%20above%20is%20a%20command%20to%20generate%20CHANGELOG%20with%20the%20commit%20included%20in%20the%20latest%20tag.

%20%20%24%20git-chglog%20--output%20CHANGELOG.md

%20%20%20%20The%20above%20is%20a%20command%20to%20output%20to%20CHANGELOG.md%20instead%20of%20standard%20output.

%20%20%24%20git-chglog%20--config%20custom%2Fdir%2Fconfig.yml

%20%20%20%20The%20above%20is%20a%20command%20that%20uses%20a%20configuration%20file%20placed%20other%20than%20%22.chglog%2Fconfig.yml%22.

%20%20%24%20git-chglog%20--path%20path%2Fto%2Fmy%2Fcomponent%20--output%20CHANGELOG.component.md

%20%20%20%20Filter%20commits%20by%20specific%20paths%20or%20files%20in%20git%20and%20output%20to%20a%20component%20specific%20changelog.

Release hello-v0.114.0

13 Oct 16:30
Compare
Choose a tag to compare
Release hello-v0.114.0

Release hello-v0.113.0

13 Oct 16:17
Compare
Choose a tag to compare
Release hello-v0.113.0

Release hello-v0.112.0

13 Oct 16:11
Compare
Choose a tag to compare

Incorrect%20Usage.%20flag%20provided%20but%20not%20defined%3A%20-path%20hello-world%20hello-v0.112.0

USAGE%3A
%20%20git-chglog%20%5Boptions%5D%20%3Ctag%20query%3E

%20%20%20%20There%20are%20the%20following%20specification%20methods%20for%20%3Ctag%20query%3E.

%20%20%20%201.%20%3Cold%3E..%3Cnew%3E%20-%20Commit%20contained%20in%20%3Cold%3E%20tags%20from%20%3Cnew%3E.
%20%20%20%202.%20%3Cname%3E..%20%20%20%20%20-%20Commit%20from%20the%20%3Cname%3E%20to%20the%20latest%20tag.
%20%20%20%203.%20..%3Cname%3E%20%20%20%20%20-%20Commit%20from%20the%20oldest%20tag%20to%20%3Cname%3E.
%20%20%20%204.%20%3Cname%3E%20%20%20%20%20%20%20-%20Commit%20contained%20in%20%3Cname%3E.

OPTIONS%3A
%20%20--init%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20generate%20the%20git-chglog%20configuration%20file%20in%20interactive%20(default%3A%20false)
%20%20--path%20value%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Filter%20commits%20by%20path(s).%20Can%20use%20multiple%20times.
%20%20--config%20value%2C%20-c%20value%20%20%20%20specifies%20a%20different%20configuration%20file%20to%20pick%20up%20(default%3A%20%22.chglog%2Fconfig.yml%22)
%20%20--template%20value%2C%20-t%20value%20%20specifies%20a%20template%20file%20to%20pick%20up.%20If%20not%20specified%2C%20use%20the%20one%20in%20config
%20%20--repository-url%20value%20%20%20%20%20%20specifies%20git%20repo%20URL.%20If%20not%20specified%2C%20use%20'repository_url'%20in%20config
%20%20--output%20value%2C%20-o%20value%20%20%20%20output%20path%20and%20filename%20for%20the%20changelogs.%20If%20not%20specified%2C%20output%20to%20stdout
%20%20--next-tag%20value%20%20%20%20%20%20%20%20%20%20%20%20treat%20unreleased%20commits%20as%20specified%20tags%20(EXPERIMENTAL)
%20%20--silent%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20disable%20stdout%20output%20(default%3A%20false)
%20%20--no-color%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20disable%20color%20output%20(default%3A%20false)%20%5B%24NO_COLOR%5D
%20%20--no-emoji%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20disable%20emoji%20output%20(default%3A%20false)%20%5B%24NO_EMOJI%5D
%20%20--no-case%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20disable%20case%20sensitive%20filters%20(default%3A%20false)
%20%20--tag-filter-pattern%20value%20%20Regular%20expression%20of%20tag%20filter.%20Is%20specified%2C%20only%20matched%20tags%20will%20be%20picked
%20%20--jira-url%20value%20%20%20%20%20%20%20%20%20%20%20%20Jira%20URL%20%5B%24JIRA_URL%5D
%20%20--jira-username%20value%20%20%20%20%20%20%20Jira%20username%20%5B%24JIRA_USERNAME%5D
%20%20--jira-token%20value%20%20%20%20%20%20%20%20%20%20Jira%20token%20%5B%24JIRA_TOKEN%5D
%20%20--sort%20value%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Specify%20how%20to%20sort%20tags%3B%20currently%20supports%20%22date%22%20or%20by%20%22semver%22%20(default%3A%20date)
%20%20--help%2C%20-h%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20show%20help%20(default%3A%20false)
%20%20--version%2C%20-v%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20print%20the%20version%20(default%3A%20false)
%20%20
EXAMPLE%3A

%20%20%24%20git-chglog

%20%20%20%20If%20%3Ctag%20query%3E%20is%20not%20specified%2C%20it%20corresponds%20to%20all%20tags.
%20%20%20%20This%20is%20the%20simplest%20example.

%20%20%24%20git-chglog%201.0.0..2.0.0

%20%20%20%20The%20above%20is%20a%20command%20to%20generate%20CHANGELOG%20including%20commit%20of%201.0.0%20to%202.0.0.

%20%20%24%20git-chglog%201.0.0

%20%20%20%20The%20above%20is%20a%20command%20to%20generate%20CHANGELOG%20including%20commit%20of%20only%201.0.0.

%20%20%24%20git-chglog%20%24(git%20describe%20--tags%20%24(git%20rev-list%20--tags%20--max-count%3D1))

%20%20%20%20The%20above%20is%20a%20command%20to%20generate%20CHANGELOG%20with%20the%20commit%20included%20in%20the%20latest%20tag.

%20%20%24%20git-chglog%20--output%20CHANGELOG.md

%20%20%20%20The%20above%20is%20a%20command%20to%20output%20to%20CHANGELOG.md%20instead%20of%20standard%20output.

%20%20%24%20git-chglog%20--config%20custom%2Fdir%2Fconfig.yml

%20%20%20%20The%20above%20is%20a%20command%20that%20uses%20a%20configuration%20file%20placed%20other%20than%20%22.chglog%2Fconfig.yml%22.

%20%20%24%20git-chglog%20--path%20path%2Fto%2Fmy%2Fcomponent%20--output%20CHANGELOG.component.md

%20%20%20%20Filter%20commits%20by%20specific%20paths%20or%20files%20in%20git%20and%20output%20to%20a%20component%20specific%20changelog.

Release v0.19.0

23 Feb 12:28
Compare
Choose a tag to compare