Code Monkey home page Code Monkey logo

azureautomation / azure-automation-source-control-integration-with-gitlab Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 5 KB

This Azure Automation runbook synchronises runbooks from GitLab source control.It requires a webhook to be set up in GitLab to trigger this runbook when changes are made.This enables continuous integration with GitLab source control and an automation account. Change

License: Other

PowerShell 100.00%
azureautomationrunbookgallery

azure-automation-source-control-integration-with-gitlab's Introduction

Azure Automation source control integration with GitLab

This Azure Automation runbook synchronises runbooks from GitLab source control. It requires a webhook to be set up in GitLab to trigger this runbook when changes are made.

This enables continuous integration with GitLab source control and an automation account.

Changes to the master branch in a GitLab repository will trigger this Azure Automation runbook using a webhook. The runbook will compare the changes in that repository between the most recent commit and the last commit since the runbook’s last runtime, based on their Secure Hash Algorithm (SHA) values. All changes in GitLab (new, updated or removed scripts) will be reflected in the Azure Automation account.  

All PowerShell Scripts (.ps1) files in the root of the GitLab repository will use their scripts base name as Runbook name in the Azure Automation account.

See my blogpost for instructions on how to use here: https://www.srdn.io/2018/08/using-gitlab-as-source-control-provider-for-azure-automation/

 

** *** *

TechNet gallery is retiring! This script was migrated from TechNet script center to GitHub by Microsoft Azure Automation product group. All the Script Center fields like Rating, RatingCount and DownloadCount have been carried over to Github as-is for the migrated scripts only. Note : The Script Center fields will not be applicable for the new repositories created in Github & hence those fields will not show up for new Github repositories.

azure-automation-source-control-integration-with-gitlab's People

Watchers

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