Skip to content

ljfraney/Decree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decree

An Azure DevOps extension for creating global policies

What is it?

Decree is an extension that allows you to convert a branch policy to a global policy. It is enforced across all repositories in your project. Your organization may have more than one project. This tool will only apply policies to repositories in the same project.

Development Prerequisites

Deployment

  • Compile TypeScript tsc -p .
  • Run the TFX tool's packaging command. This will imcrement the revision version in vss-extension.json automatically. tfx extension create --rev-version
    • To increment the major or minor version, update the version number in vss-extension.json and run the above command, omitting the --rev-version argument.
  • Upload the .vsix file to the management portal

About

Azure DevOps extension for creating global policies

Resources

License

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors