https://github.com/payvision-development/scribe
:rocket: Azure Devops continuous delivery audit in Freshservice
https://github.com/payvision-development/scribe
azure-devops freshservice release-pipeline tfs
Last synced: 5 months ago
JSON representation
:rocket: Azure Devops continuous delivery audit in Freshservice
- Host: GitHub
- URL: https://github.com/payvision-development/scribe
- Owner: payvision-development
- License: gpl-3.0
- Created: 2018-11-02T09:02:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-23T18:55:33.000Z (almost 7 years ago)
- Last Synced: 2024-06-20T05:14:11.483Z (almost 2 years ago)
- Topics: azure-devops, freshservice, release-pipeline, tfs
- Language: Go
- Homepage:
- Size: 2.06 MB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Scribe
[](https://travis-ci.org/payvision-development/scribe)
The goal of this project is to capture Azure Devops service hooks events, specifically those related with the release pipeline from [Azure Devops release pipelines](https://docs.microsoft.com/en-us/azure/devops/pipelines/release/?view=azure-devops) keeping track of the progress and recording changes in real time in [Freshservice](https://freshservice.com) platform auditing all the continuous delivery process.
### Documentation
* [Build and execution](https://github.com/payvision-development/scribe/wiki/Build-and-execution)
* [Debugging in Visual Studio Code](https://github.com/payvision-development/scribe/wiki/Debugging-in-Visual-Studio-Code)
* [Execution flow](https://github.com/payvision-development/scribe/wiki/Execution-Flow)
* [Configuration](https://github.com/payvision-development/scribe/wiki/Configuration)
* [Freshservice](https://github.com/payvision-development/scribe/wiki/Freshservice)
### Example
A new release is created from Azure Devops release pipelines, usually you define the release pipeline using stages.
Each stage is recorded and will result in a detailed and always updated Freshservice Change for each deployment, most of the descriptions constains links to each item in Azure DevOps portal.