Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for multiple minimatch patterns #36

Merged
merged 2 commits into from Oct 28, 2018

Conversation

heaths
Copy link
Contributor

@heaths heaths commented Oct 28, 2018

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

  • Validate in the UI the assets field is a multiline control
  • Validate a single line from the original version of the task still works (field name didn't change since it should be compatible.

Resolves marceloavf#34.

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>
@marceloavf marceloavf merged commit 43e238c into marceloavf:master Oct 28, 2018
marceloavf added a commit that referenced this pull request Oct 28, 2018
<a name="1.0.0"></a>
# [1.0.0](v0.5.0...v1.0.0) (2018-10-28)

### Features

* add support for multiple minimatch patterns ([#36](#36)) ([43e238c](43e238c)), closes [#34](#34)

### BREAKING CHANGES

* The assets upload input has been changed to multiLine type.
@heaths heaths deleted the issue34 branch October 28, 2018 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants