Giter Site home page Giter Site logo

martinwoodward / google-cloud-tfs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from googlecloudplatform/google-cloud-tfs

0.0 1.0 0.0 1.2 MB

VSTS Extension for deploying to Google Cloud Platform services

License: Apache License 2.0

PowerShell 4.23% TypeScript 95.77%

google-cloud-tfs's Introduction

Build status codecov

GcpLogo Cloud Tools for Team Foundation Server

This repository contains an extension for Team Foundation server and Visual Studio Team Services. The extension provides a new service endpoint and several build tasks for interacting with Google Cloud Platform.

Installation

This extension is in private alpha. Approved users can get the latest version on the Visual Studio Marketplace. Anyone can get the source and package of the latest release from GitHub Releases. The latest development version is available from AppVeyor.

You can build the vsix package from source, and then upload and install the extension from the extension management page of TFS.

Documentation

For Documentation on using the extension, see DETAILS.md

Support

Issues are tracked on GitHub. Questions can be asked on StackOverflow

Build

Prerequisites

  • PowerShell: Installed by default on modern windows platforms.
  • Node.js: Download and install from the website.
  • npm: Installed along with Node.js.
  • TypeScript: Install with npm install -g typescript
  • tfx: The tfs cli. Install with npm install -g tfx-cli
  • mocha: A JavaScript test runner. npm install -g mocha
  • ts-node: Used by mocha to run TypeScript directly. npm install -g ts-node
  • nyc: The Istanbul code coverage tool. Install with npm install -g nyc

Build Script

Execute build script ./build/BuildExtension.ps1. It will download needed modules, build the common files and build tasks, and then package everything into ./bin/Google Cloud Tools.google-cloud-tfs-<version>.vsix.

Contributing

See our Contributing guide

google-cloud-tfs's People

Contributors

iantalarico avatar omeshp avatar benwulfe avatar

Watchers

James Cloos 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.