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

Adding Azure Pipelines CI builds #26

Merged
merged 32 commits into from
Dec 6, 2018
Merged

Adding Azure Pipelines CI builds #26

merged 32 commits into from
Dec 6, 2018

Conversation

allydurks
Copy link
Member

@allydurks allydurks requested a review from dtzar December 6, 2018 18:48
@allydurks
Copy link
Member Author

These commits should be squashed.

Copy link
Member Author

@allydurks allydurks left a comment

Choose a reason for hiding this comment

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

These builds should be queued off master, azure-pipelines was the branch used for dev.

Web/azure-pipelines.yml Outdated Show resolved Hide resolved
ShipmentSrvc/azure-pipelines.yml Outdated Show resolved Hide resolved
QuoteSrvc/azure-pipelines.yml Outdated Show resolved Hide resolved
OrderSrvc/azure-pipelines.yml Outdated Show resolved Hide resolved
DealerService/azure-pipelines.yml Outdated Show resolved Hide resolved
CatalogSrvc/azure-pipelines.yml Outdated Show resolved Hide resolved
CatalogSrvc/azure-pipelines.yml Outdated Show resolved Hide resolved
Copy link
Member

@dtzar dtzar left a comment

Choose a reason for hiding this comment

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

One thing I realized is missing - the container image names are all the same. They should conform to the same naming structure as the upstream docker hub images and readme.

i.e. for the catalog image
docker build -f /home/vsts/work/1/s/CatalogSrvc/Dockerfile -t pumrpmicroacr.azurecr.io/microsoft/partsunlimitedmrpmicro:645 /home/vsts/work/1/s
--->
docker build -f /home/vsts/work/1/s/CatalogSrvc/Dockerfile -t pumrpmicroacr.azurecr.io/microsoft/pumrp-catalog:645 /home/vsts/work/1/s

…t contain the date/revision as Build.BuildNumber
@dtzar dtzar merged commit 8a4961a into master Dec 6, 2018
@dtzar dtzar deleted the azure-pipelines branch December 6, 2018 22:15
@dtzar
Copy link
Member

dtzar commented Dec 6, 2018

Fixes #23

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants