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

YAML Build Definition - Azure KeyVault #3890

Merged
merged 37 commits into from
Dec 14, 2018
Merged

Conversation

scbedd
Copy link
Member

@scbedd scbedd commented Nov 28, 2018

Limiting build to just Azure KeyVault as we bring these DevOps builds online.

python ./build_package.py --dest $(Build.ArtifactStagingDirectory) "azure-keyvault" executes the correct build action. In existing builds, this code is called per folder that is discovered with prefix of "azure-". More complexity for targeting leveraging input variables will be introduced as needed.

@scbedd scbedd requested a review from lmazuel as a code owner November 28, 2018 23:19
@adxsdk6
Copy link

adxsdk6 commented Nov 28, 2018

Can one of the admins verify this patch?

1 similar comment
@adxsdk6
Copy link

adxsdk6 commented Nov 28, 2018

Can one of the admins verify this patch?

@codecov-io
Copy link

codecov-io commented Nov 28, 2018

Codecov Report

Merging #3890 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3890   +/-   ##
=======================================
  Coverage   54.21%   54.21%           
=======================================
  Files       10106    10106           
  Lines      205576   205576           
=======================================
  Hits       111457   111457           
  Misses      94119    94119

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 ec18d0b...800cede. Read the comment docs.

.azure-pipelines/client.yml Outdated Show resolved Hide resolved
.azure-pipelines/client.yml Outdated Show resolved Hide resolved
.azure-pipelines/client.yml Outdated Show resolved Hide resolved
.azure-pipelines/generic.test.yml Show resolved Hide resolved
@lmazuel lmazuel merged commit 1fe4be6 into Azure:master Dec 14, 2018
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.

5 participants