microsoft / bedrock-cli

The CLI for Bedrock
https://microsoft.github.io/bedrock-cli/commands/
MIT License
28 stars 12 forks source link

Extract service path for pipeline definition location instead of service name for service install-build-pipeline #39

Closed edaena closed 4 years ago

edaena commented 4 years ago

Resolves microsoft/bedrock/issues/1405

mtarng commented 4 years ago

Looks good, this should be verified against the smoke tests we have that uses both the flag for a packages directory and has a file path for the service.

We should follow up this ticket with the suggestion to deprecate and remove the flag for the packages directory for creating new services.

andrebriggs commented 4 years ago

@edaena @mtarng Did our integration tests catch this?

edaena commented 4 years ago

Follow-up task to deprecate the packages flag: https://github.com/microsoft/bedrock/issues/1416