Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Parameterize source and test paths in pipeline #4237

Merged
merged 1 commit into from Dec 3, 2018

Conversation

mikeharder
Copy link
Member

No description provided.

@adxsdk6
Copy link
Collaborator

adxsdk6 commented Dec 1, 2018

Can one of the admins verify this patch?

.azure-pipelines/client.test.yml Show resolved Hide resolved
@@ -20,19 +19,19 @@ jobs:
- task: Npm@1
inputs:
command: 'install'
workingDir: '$(build.path)'
workingDir: '$(source.path)'
Copy link

Choose a reason for hiding this comment

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

Where is source.path defined?

@mikeharder mikeharder merged commit 58fdcc0 into Azure:master Dec 3, 2018
@mikeharder mikeharder deleted the pipeline-parameters branch December 3, 2018 19:34
AutorestCI added a commit that referenced this pull request Dec 5, 2018
…o be more consistent (#4371)

* Regenerate azure-arm-resource and bump the SwaggerToSDK generator version

* Rename dataLake.Store to datalake.Store

* Fix datalake.Store file references

* Fix datalake.Store casing in a few more test files

* Fix tests and allow for case-insensitive property name lookup in deserialization

* Bump required version of ms-rest

* Update Changelog.md

* Fix tests and allow for case-insensitive property name lookup in deserialization

* Bump required version of ms-rest

* Update package.json

* Revert test changes

* Fix bad revert

* Add unit tests for getPropertyValue()

* Update dependencies and version of azure-cognitiveservices-vision

* Run npm install after changes

* Remove test script from azure-cognitiveservices-vision

* Generated from 72a407cfc5a6c42c060e6dbce2c9ab041486fa55 (#4201)

address farhan comment

* Update azure-arm-network to 11.0.0

* Generate azure-arm-kusto

* Add README.md back

* Delete networkManagement2/lib folder

* Regenerate azure-arm-network

* Update azure-arm-network to 11.0.1

* Regenerate azure-cognitiveservices-luis-runtime

* Update azure-cognitiveservices-luis-runtime to 1.1.1

* Azure Pipeline for KeyVault (#4226)

* Remove component governance (#4236)

* Add status badge for client libraries (#4235)

- Remove NPM status badge, since the azure "rollup" package is no longer being shipped

* Parameterize source and test paths in pipeline (#4237)

* Regenerate azure-arm-machinelearning and update package.json file

* Generate azure-arm-sqlvirtualmachine

* Fix README.md issues in LUIS runtime

* Regenerate azure-cognitiveservices-luis-authoring

* Update azure-cognitiveservices-luis-authoring to 2.0.0

* Update generator version to use

* Regenerate azure-arm-containerregistry

* Update azure-arm-containerregistry to 4.3.0

* Generate azure-cognitiveservices-qnamaker

* Regenerate azure-arm-logic

* Update azure-arm-logic to 4.2.0

* Generated from 10e5ed698dece8c082c064680537ebae7f3a14b7

updating file due to not desired automatic formatting
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants