Commit Graph

3 Commits

Author SHA1 Message Date
Andreas Jaeger 939cb6d41d Update zanata-cli to 4.3.3
The server is now running version 4.3.3, update the client as well.

Change-Id: I68727dc5fe9efef392bbb8250260b2c4524c1153
2018-03-01 09:03:48 +01:00
Ian Wienand b27d4c731e Add newline to zanata source-repository file
Without the newline this falls into the old bash "read" gotcha trick
where the last line will be skipped silently.  This means the client
isn't actualy downloaded.

dib-lint added a check in I23e293b957cd4f008611656cf9166391b1b537a2
and I tested it would have caught this.

Change-Id: Idbae2037f275fad91b87e1cf5ee80663c1f05ddc
2017-12-08 14:27:33 +11:00
Ian Wienand 3466674297 Cache zanata cli tools
Cache zanata cli tools during build, and up the prep-zanata role to
look for the cached version in preference to dowloading.

Change-Id: If70f3386d0350c94dd1548e7f3c60a1d02914824
2017-12-04 16:06:18 +11:00