Azure / Azure/azure-functions-core-tools

Less verbose logs on func azure functionapp publish

Open
#2,142 0 comments 1 reaction 1 assignee Claimed by @pragnagopa View on GitHub
Deployment needs-discussion P2
Dominant language
C#
Stars
1.5k
Forks
498
Avg merge
4d 20h
Merged PRs (30d)
14

Description

Part of #1131

This issue tracks following:

(copied from https://github.com/Azure/azure-functions-core-tools/issues/1131#issuecomment-643655379)

## func azure functionapp publish

In general, the deployment output needs to be cleaned up a bit. We might not want to hide them by default as we don't want folks to have to re-deploy with `--verbose` to see errors.

Display a summary after deployment that outlines important things such as:

* What function app it was deployed to
* How long the deployment took
* Deployment method and info relevant to the method: e.g., run from package with the location of the package
* List out functions (both HTTP and non-HTTP)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.