Giter Site home page Giter Site logo

bhanditz / teamcity-google-storage Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jetbrains/teamcity-google-storage

0.0 2.0 0.0 220 KB

TeamCity Google artifacts storage support plugin

License: Apache License 2.0

Kotlin 85.83% CSS 0.04% Java 14.13%

teamcity-google-storage's Introduction

TeamCity Google Cloud Storage

official JetBrains project plugin status

This plugin allows replacing the TeamCity built-in artifacts storage by Google Cloud Storage. The artifacts storage can be changed at the project level. After changing the storage, new artifacts produced by the builds of this project will be published to the Google Cloud Storage bucket. Besides publishing, the plugin also implements resolving of artifact dependencies and clean-up of build artifacts.

Features

When installed and configured, the plugin:

  • allows uploading artifacts to Google Cloud Storage
  • allows downloading artifacts from Google Cloud Storage
  • handles resolution of artifact dependencies
  • handles clean-up of artifacts
  • displays artifacts located in Google Cloud Storage in the TeamCity UI.

Download

You can download the plugin and install it as an additional TeamCity plugin.

Compatibility

The plugin is compatible with TeamCity 2017.1.1 and greater.

Configuration

The plugin adds the Artifacts Storage tab to the Project Settings page in the TeamCity Web UI. The tab lists the internal TeamCity artifacts storage displayed by default and marked as active.

To configure Google Cloud Storage for TeamCity artifacts, perform the following:

  1. Select Google Storage as the storage type.
  2. Specify credentials and bucket name.
  3. Save your settings.

The configured Google Cloud Storage will appear on the Artifacts storage page. Make it active using the corresponding link. Now the artifacts of this project, its subprojects, and build configurations will be stored in the configured storage.

Required IAM Roles

To make this plugin work you need to assign following roles for service account:

  • Project Viewer - required to list storage buckets.
  • Storage Object Admin - required to control storage blobs.
  • Service Account Token Creator - to be able to use Signed URLs on GCE instance without private key.

Build

This project uses gradle as the build system. You can easily open it in IntelliJ IDEA or Eclipse. To test & build the plugin, execute the build gradle command.

Contributions

We appreciate all kinds of feedback, so please feel free to send a PR or write an issue.

teamcity-google-storage's People

Contributors

dtretyakov avatar julia-alexandrova avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.