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

fix: Throw error if user tries to specify function for deployment #262

Merged
merged 1 commit into from
Aug 27, 2019

Conversation

tbarlow12
Copy link
Collaborator

Azure Functions does not support deployments of individual functions. This throws an error if a user tries to target an individual function for deployment or deployment list.

Resolves #258

@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 84.924% when pulling f34b9e0 on tabarlow/deploy-function into 8c3c7a9 on dev.

Copy link
Member

@wbreza wbreza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@PIC123 PIC123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@tbarlow12 tbarlow12 merged commit 9b2257d into dev Aug 27, 2019
@tbarlow12 tbarlow12 deleted the tabarlow/deploy-function branch August 27, 2019 17:57
tbarlow12 added a commit that referenced this pull request Sep 13, 2019
Azure Functions does not support deployments of individual functions. This throws an error if a user tries to target an individual function for deployment or deployment list.

Resolves #258
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

4 participants