Giter VIP home page Giter VIP logo

vsts-cloudfoundry's Introduction

vsts-cloudfoundry

Build Status

Build status

Cloud Foundry build extension for Azure DevOps allows you to automate the deployment process to any Cloud Foundry instance. This extension provides a build task to enable you to push applications to any Cloud Foundry instance. It also includes a Utility task to run any Cloud Foundry CLI commands as part of your build process.

Create a Cloud Foundry Connection

Create a Generic Service Endpoint and specify your Cloud Foundry API endpoint URL, email/username and password.

Open the settings/admin page for your account and go to Services tab.

Cloud Foundry Endpoint

Enter the endpoint details.

Generic Endpoint Details

Define your build process

Create a build definition to automate your build process. For detailed instructions on setting up a build definition, check this

Add the Cloud Foundry Build tasks to your build steps and setup the arguments. The Cloud Foundry build task to push applications to Cloud Foundry can be found under Deploy category. The Cloud Foundry CLI task to run any Cloud Foundry CLI command can be found under the Utility category.

Cloud Foundry Build Tasks

Install Cloud Foundry CLI on your build agent

Use the Cloud Foundry CLI Install task.

The task will look for the Cloud Foundry CLI in the PATH on the build machine. An alternate path to the Cloud Foundry CLI can be specified in the Advanced section of the task. This can be a local path on the build machine or a server path.

Contributing

We love and encourage community contributions. To contribute:

  1. Submit issues for bugs or suggestions to help us improve the extension
  2. Fork the code and submit pull requests for any bug fixes or features

Build pre-requisites

  1. This package requires node and npm

To compile, run

  1. npm install
  2. gulp

The vsix package will be produced in _package, and it can be uploaded to Azure DevOps Marketplace for sharing.

vsts-cloudfoundry's People

Contributors

lkillgore avatar mozts2005 avatar madhurig avatar davidstaheli avatar msftgits avatar

Watchers

 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.