marceloavf / github-tools-vsts

📦:octocat:🚀 Create and modify GitHub Releases in Azure DevOps Build and Release Management
https://marketplace.visualstudio.com/items?itemName=marcelo-formentao.github-tools
MIT License
24 stars 15 forks source link

feat: add support for multiple minimatch patterns #36

Closed heaths closed 5 years ago

heaths commented 5 years ago

Resolves #34.

Description

Upgraded vsts-task-lib to newer azure-pipelines-task-lib and bumped the major version of the task since this is a significant new feature to the API surface.

Signed-off-by: Heath Stewart heaths@outlook.com

Pre-merge checklist