Skip to content

Releases: walmartdigital/commit-message-formatter

v3.0.0

15 Jun 21:47
Compare
Choose a tag to compare

Changelog

efb5ac3 chore(root): removed cmf file because it is not usefull anymore
7c207b2 ci(action): removed on tag release
def0a45 ci(actions): uncomment tag filter on github actions
15026a9 ci(goreleaser): fix brew properties to install correctly
b2328e6 docs(contributing): add contributing file
5a4892f docs(readme): fix brew steps
8a4305b docs(readme): refactor readme according to v3 changes
77e9bf3 feat(ci): add goreleaser yaml file
ded73b0 feat(ci/cd): add goreleaser github action
486b489 feat(cmf): add amend logic
0026980 feat(cmf): add initializeProject logic, to create a cmf file on the working directory
923d33e feat(git): add extra value BRANCH_NAME
e01ef93 feat(git): add missing implementations of methods (commit, amend and get branch name)
394ef28 feat(go.mod): add dependencies
fc33713 feat(prompt): add ENV key to aad environment variables to the flow and regex capacity hover default values
7849a46 feat(resources): add default files
3a5d361 fix(ci): fix goreleaser brew repo name
b48bddc fix(cmf): fix amend command, removed check tree action in amend command
5fd29a3 fix(dependency): update minimist version to solve a vulnerability
44d1eac fix(go.mod): fix aurora dependency using v3
676354e fix(go.mod): run go mod tidy
4b7e7f8 fix(goreleaser): change invalid github attribute with valid tap attrbute on brews block
776a0d7 fix(resources): add more change type to default yaml file
06e628d fix(resources): removed jira yaml flow
2c1caa6 v3.0 (feat): add cmf initializsation and dependencies
9c20d19 v3.0 (feat): add embed vfs files using embed from go 1.16 and the call to build command
2050263 v3.0 (feat): add fs package to handle user directory and cmf inner directory
ffa0ffb v3.0 (feat): add template runner and it dependency prompt wrapper to load and parse cmf yaml file
9327bc5 v3.0 (feat): clear cmd package and add amd builder for initialization
38f5ba8 v3.0 (feature): add go mod to the project
1d7a490 v3.0 (feature): add simple mock flow for cmf
4e9d983 v3.0 (refactor): removed pkg folder in order to expose cmf packages for reuse

v2.0.8

10 Sep 12:01
Compare
Choose a tag to compare

Changelog

b29a508 2.0.8
9f6b046 no-story (fix): Fix security vulnerabilities

v2.0.7

30 Mar 11:44
Compare
Choose a tag to compare

Changelog

9b910ad 2.0.7
1c64f54 master (fix): Add StdErr pipe to command

v2.0.6

12 Mar 17:56
5cd59fb
Compare
Choose a tag to compare

Changelog

b50216d 2.0.6
0d745e6 master (fix): Get error from git command execution and set success or fail
5cd59fb Create LICENSE

v2.0.5

23 Feb 15:28
401dee2
Compare
Choose a tag to compare

Changelog

94ccc89 2.0.5
a62bcaa v2 (feature): Add label key to Jira flow
0fb4ab8 v2 (refactor): Ignore binary generated by packr2
af5e2d9 v2 (docs): Add readme v2 updates

v2.0.3

30 Jan 11:50
Compare
Choose a tag to compare

Changelog

f12a528 2.0.3
41ee914 no-story (refactor): Removed duplicated commititng message

v2.0.2

24 Jan 19:19
Compare
Choose a tag to compare

Changelog

ab2a36a 2.0.2
cd89592 no-story (feature): Add command exec output to os.sdtout

v2.0.1

24 Jan 17:59
Compare
Choose a tag to compare

Changelog

172654e 2.0.1
36d8ec1 no-story (fix): Fix error handler when use cmf without cmf file or wrong cmf file

v2.0.0

22 Jan 12:28
Compare
Choose a tag to compare

Changelog

f1a54f2 2.0.0
6f466d9 no-story (feature): Add version command
d87285c no-story (feature): Add static files
5a4a69f no-story (feature): Add cmd package to register commands on cobra cli
308c821 no-story (feature): Add git package with commit and amend commands
13daaa6 no-story (feature): Add template parse package
bea1a41 no-story (feature): Add prompt package with input and select utility
329c759 no-story (feature): Add boilerplate package to create cmf files on projects
5c748fa no-story (refactor): Add custom flow file and add options to default flows
01a7876 no-story (refactor): Removed old packages impletentation
8657df5 no-story (feature): Add cmf file with Jira flow as default using v2 type
ca2c093 TEST

v1.0.34

04 Jan 16:49
Compare
Choose a tag to compare

Changelog

3da5795 1.0.34
1080744 feature(root): Add print stdout