Giter Club home page Giter Club logo

skillsfundingagency.devopsflex's Introduction

DEVOPSFLEX IS NO LONGER SUPPORTED

devopsflex

DevOps support for TFS driven teams using TFS Build and Deploying to Azure.

Although not it's primary purpose, it also contains a solution with a module for deployment commandlets that facilitate CRM deployments.

Commandlets in the main module

Push-CloudServices

  • Deploys Azure Cloud Services in parallel.
  • Supports VIP swaps during deployment and supports the deletion of the staging deployment after swapping.
  • Can apply WAD definitions automatically to deployments, even if there's no deployment present.

Push-DevOpsFlexConfiguration

Provisions PaaS resources on the fly based on a system spec defined in an EntityFramework database, a system configuration and a development branch.

The idea is to automate PaaS provisioning during common development activities like branching in order to facilitate the creation of continuous deployment release pipelines.

Works for:

  • Azure Cloud Services (supports provisioning of ReservedIPs)
  • Azure SQL Databases (supports adding database users during provisioning)
  • Azure Storage Containers (creates specific access keys during provisioning)
  • Azure Service Bus namespaces
  • Azure Web Apps

Commandlets in the CRM module

New-XrmOrganisation

Re-creates a CRM organisation. If it previously exists, before recreating it will:

  • Disable the Organisation
  • Delete the Organisation
  • Delete the Organisation database in the SQL server

Roslyn analyzers

These are Roslyn analyzers that focus on problems that code creates for DevOps teams. They are not in any way best coding practices.

NuGet packages consolidation

This analyzer tests two things in the same pass:

  • That the assembly only contains references to a single packages folder.
  • That all references in the assembly only contain a unique version in the packages folder.

skillsfundingagency.devopsflex's People

Contributors

djfr avatar outka5t 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.