Skip to content

Releases: MySocialApp/msa-deployer

v0.6.2

06 Oct 19:55
Compare
Choose a tag to compare

Changelog

1f9da7d fix: bad version number

v0.6.1

07 Sep 22:30
Compare
Choose a tag to compare

Changelog

82c02e1 fix: error when deploying all apps for 1 client

v0.6

02 Sep 14:43
Compare
Choose a tag to compare

Changelog

76e2097 feat: adding "all" namespace feature

v0.5

02 Sep 13:20
Compare
Choose a tag to compare

Changelog

d9ba4f9 feat: can deploy only one app per namespace now
03aeb98 feat: swithching from glide to godep, upgrading libs
c6a6073 refactor: replacing exit methods with log.Fatal

v0.4

04 Mar 23:31
Compare
Choose a tag to compare

Changelog

2522ab5 feat: setting v0.4 version
966e367 fix: fixing error message when config file is missing
f9e5f6e feat: log pipeline job url when a job is going to be played
5e3502f feat: adding client check to config

v0.3

28 Feb 12:10
Compare
Choose a tag to compare

Changelog

106f3d8 feat: set version to v0.3
c63ec85 fix: fixing bad config file name and reduced code
1f96f84 feat: adding travis badge

v0.2

28 Feb 07:44
Compare
Choose a tag to compare

Changelog

46d22a7 refactor: updating some log level to reduce verbosity
f92b96c feat: updating cmd name and adding version
b50cc6b fix: bad branch name, switching to master

v0.1

23 Feb 17:23
Compare
Choose a tag to compare

Changelog

e3596ea feat: adding travis build
8d039e7 feat: adding go releaser
3f880d6 feat: adding more info in readme file
e553d71 refactor: updating repo url
54fc213 feat: first release
4c60ed3 Initial commit