Commit Graph

4 Commits

Author SHA1 Message Date
Yolande Amate 895ceea792 Update google_cloud_storage to use convert_xml()
Update tests

Change-Id: Id3b65f58aac60f1ea43459fe14bba7456e8a1cf7
2017-07-25 21:37:02 +01:00
Jeff Grafton d7c6fd8ea8 Update Google Cloud Storage publisher
https://github.com/jenkinsci/google-storage-plugin/pull/12 added an
option to allow uploaded objects (such as the build log) to be viewed
inline in web browsers, rather than forcing them to be downloaded.

This commit adds support for this option.

Change-Id: Iae09db42d2c2f69add31f9de7819a22fe1cc1c6e
2016-05-02 13:59:23 -07:00
Max Kovgan bd796dbfbc upd google-cloud-storage plugin support
- add support for pathPrefix support
  - with tests
    - defined strip-prefix
    - undefined strip-prefix

Change-Id: I53288da0ad40ec486c2ed00c9d6306abad096992
Signed-off-by: Max Kovgan <kovganm@gmail.com>
2016-03-09 22:27:18 +00:00
Fatih Degirmenci 05ea5bc689 Add Google Cloud Storage Plugin support
Adds ability to upload artifacts produced by builds to Google Cloud
Storage.

This requires the Jenkins Google Cloud Storage Plugin.

Apart from the requirement of installing Google Cloud Storage Plugin
itself, installation of Google OAuth Credentials and addition of
required credentials to use with Google Cloud Storage plugin are
required.

Change-Id: I81496d46233b2eaee5cc79ac3ee50686a50addc5
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-07-13 14:30:48 +02:00