Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
/ release-helper Public archive

Helper library to simplify getting TFS & Azure DevOps release errors and stats

License

Notifications You must be signed in to change notification settings

microsoft/release-helper

Repository files navigation

ReleaseHelper

Overview

ReleaseHelper is a library that is designed to help make various calls to the Azure DevOps release api in order to gain valuable information about releases. The following methods are available.

  • Clone Release Environment  
    • copy an existing environment created by hand and considered the "gold" template
    • also allows updating the deployment group
  • Get Deployment Errors  
    • Dump out the last x number of deploytment errors in JSON format including summary of the artifacts
    • Dump out the deploytment errors between two specific dates in JSON format including summary of the artifacts
  • Get Tfs Release Environment Names  
    • Dump out the environment names within a release definition. Useful when you have a ton of environments in a definition.

Downloads

The latest stable release of ReleaseHelper is available on Nuget or can be downloaded and built from GitHub.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

Helper library to simplify getting TFS & Azure DevOps release errors and stats

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages