Releases: walter-cd/walter
Releases · walter-cd/walter
v2.0.0
Compare
Sorry, something went wrong.
No results found
mizzy
released this
21 Feb 08:45
Update version
v2.0.0.beta1
Compare
Sorry, something went wrong.
No results found
mizzy
released this
19 Dec 10:14
v1.4.0
Compare
Sorry, something went wrong.
No results found
This release contains following features and improvements.
New features
Add BaseUrl to support GitHub Enterprise #149
Implementation wait_for #142
Combine stdout and stderr #150
Add report flag each stage #155
Bug fixes
Update godeps.json to include missing dependencies #141
Add BaseStage.SetReturnValue() to set return value #144
Avoid closing nil body. #147
Replace OAuth libaries from deprecated one to fix a build error #148
Use bufio.Reader instead of bufio.Scanner #154
Fix bug not to skip in parallel stages #159
Misc improvements
Replace recruit-tech with walter-cd #143
Set start and end time to each stage #145
Set TargetUrl to show the link to walter-server result page #146
Fix typo in README.md #151
Added the description and test case on square bracket in only_if #157
v1.3.0
Compare
Sorry, something went wrong.
No results found
This release contains following features and improvements.
New features
Provide special variables #132
Bug fixes
Misc improvements
Add checking with golint #134
minor changes to satisfy golint errors #129
simple format updates to config.go and updated depdency to latest yaml #126
v1.2.0
Compare
Sorry, something went wrong.
No results found
This release contains following features and improvements.
New features
Support hipchat2 private servers #121
Import predefined stages #123
Suppress notification messages #125
Colorize Slack notification #118
Support icon_url of Slack incoming webhook #116
Filter pull requests by the name of their branches #113
Bug fixes
Make walter process remaining commits even when the current commit failed #106
Misc improvements
Add default walter status file name #112
Show stage name with command output #115
Report skipped status as "skipped", not "false" #117
Add comments for godoc #119
Simple format updates to config.go and updated dependencies to latest yaml #126
v1.1.0
Compare
Sorry, something went wrong.
No results found
ainoya
released this
31 Mar 07:40
This release contains following features and improvements.
New features
Support cleanup pipeline #97
Improvements
Report full output message with messenger feature #99
Misc Updates
Improve wercker release flow #101
Refactoring pipeline and engine #100
Fix README #98
Fix typo in engine.go #95
v1.0.0
Compare
Sorry, something went wrong.
No results found
ainoya
released this
09 Mar 11:46
This release contains following features and improvements.
New features
support only_if #84
support directory for command type #82
simplify some keys of pipeline.yml #81
cooperation with GitHub API #70
support environment variables #67
Bug fixes
hide environment variable variables in log message #85
fix runtime error when running walter without service block #80
Misc Updates
avoid Permission denied (publickey) on wercker #93
fix typos #68 #74
v0.2.0
Compare
Sorry, something went wrong.
No results found
ainoya
released this
17 Dec 08:46
Add Slack to report type
Support Hipchat v2 api as report type
Fix some bugs..
First release version
Compare
Sorry, something went wrong.
No results found
ainoya
released this
30 Oct 03:34
Merge pull request #53 from recruit-tech/wercker-deploy
wercker: add cross compile step