Code Monkey home page Code Monkey logo

redgate-sql-ci-plugin's Introduction

Redgate SQL CI Jenkins Plugin

Introduction

The Redgate SQL CI Plugin is an open-source plugin for using Redgate SQL CI from within Jenkins. Four tasks are available:

  1. Build your database from a Redgate SQL Source Control source folder to a nuget package.
  2. Test your database by running the tSQLt tests in the package.
  3. Sync your database to another CI database.
  4. Publish your database to a NuGet feed.

Installing

If you just want to use the plugin, follow these instructions:

  1. Open your Jenkins.
  2. Go to Manage Jenkins > Manage Plugins> Available and search for Redgate.
  3. Tick the Redgate SQL CI Plugin, and click 'Install Without Restart'

How to build/debug the plugin.

A basic tutorial for developing plugins is at https://wiki.jenkins-ci.org/display/JENKINS/Plugin+tutorial.

Simply:

  1. Clone this repository.
  2. Install Maven.
  3. Open a command prompt at the repository root directory. Then run:
    • set MAVEN_OPTS=-Xdebug -Xrunjdwp:transport=dt_socket,server=y,address=8000,suspend=n
    • mvn hpi:run A development copy of Jenkins starts-up with the Redgate SQL CI plugin loaded.

JetBrains IntelliJ IDEA is a good environment for developing and debugging Jenkins plugins. There is a free community edition.

Help!

Email us at [email protected] for assistance with building or using this plugin.

"I've got an idea for an improvement"

Great! Code it up and submit a pull request. If it looks good, we'll merge it in.

Alternatively, email us at [email protected]. We're always keen to hear your ideas and how you're using our tools.

redgate-sql-ci-plugin's People

Contributors

jasoncrease avatar

Watchers

Tugberk Ugurlu avatar 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.