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

Support specify Azure environment in Function/WebApp plugin configuration #1095

Merged
merged 5 commits into from
Jun 28, 2020

Conversation

Flanker32
Copy link
Member

  • Support specify Azure environment in Function/WebApp plugin configuration with new parameter <azureEnvironment>
    • This will work for Azure Maven Plugin Authentication and Cloud Shell

@Flanker32 Flanker32 requested a review from andxu June 27, 2020 08:43
@codecov-commenter
Copy link

codecov-commenter commented Jun 27, 2020

Codecov Report

Merging #1095 into develop will decrease coverage by 0.07%.
The diff coverage is 7.69%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #1095      +/-   ##
=============================================
- Coverage      36.15%   36.08%   -0.08%     
  Complexity       540      540              
=============================================
  Files            103      103              
  Lines           4461     4470       +9     
  Branches         692      694       +2     
=============================================
  Hits            1613     1613              
- Misses          2703     2712       +9     
  Partials         145      145              
Impacted Files Coverage Δ Complexity Δ
...m/microsoft/azure/auth/configuration/AuthType.java 30.00% <0.00%> (ø) 1.00 <0.00> (ø)
...a/com/microsoft/azure/maven/AbstractAzureMojo.java 32.24% <0.00%> (-1.67%) 0.00 <0.00> (ø)
...java/com/microsoft/azure/auth/AzureAuthHelper.java 62.16% <50.00%> (ø) 36.00 <0.00> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7da3074...c0a08a1. Read the comment docs.

@Flanker32 Flanker32 merged commit 569a596 into develop Jun 28, 2020
@Flanker32 Flanker32 deleted the hanxiao/environment branch June 28, 2020 05:37
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

3 participants