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

Added traversal project to core. #6365

Merged

Conversation

mitchdenny
Copy link
Contributor

This PR is an experiment to change core to run a traversal project instead of the SLN file. Just making sure it works as expected in pipelines.

@mitchdenny
Copy link
Contributor Author

/azp run net - core - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mitchdenny mitchdenny force-pushed the users/mitchdenny/traversal-projects branch from 622c9d6 to cbd804e Compare May 21, 2019 21:14
@mitchdenny mitchdenny marked this pull request as ready for review May 21, 2019 21:32
@mitchdenny mitchdenny requested a review from weshaggard May 21, 2019 21:33
@mitchdenny mitchdenny self-assigned this May 21, 2019
@mitchdenny
Copy link
Contributor Author

Adds traversal projects as discussed. Also brings in identity and cognitive service ci.yml files so I can setup those pipelines.

@mitchdenny
Copy link
Contributor Author

/azp run net - operationalinsights - ci

@mitchdenny
Copy link
Contributor Author

/azp run net - servicebus - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mitchdenny
Copy link
Contributor Author

/azp run net - storage - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mitchdenny
Copy link
Contributor Author

/azp run net - core - ci

@mitchdenny
Copy link
Contributor Author

/azp run net - eventhub - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mitchdenny mitchdenny force-pushed the users/mitchdenny/traversal-projects branch from be8558a to ad2bbe9 Compare May 22, 2019 07:36
@@ -0,0 +1,5 @@
<Project Sdk="Microsoft.Build.Traversal">
<ItemGroup>
<ProjectReference Include="..\sdk\$(ServiceDirectory)\**\*.csproj" />
Copy link
Member

Choose a reason for hiding this comment

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

@chidozieononiwu once we bring over any management libraries we are going to have to exclude those here until we can convert them over to using our engineering system fully.

@azure-pipelines
Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mitchdenny
Copy link
Contributor Author

/azp run azure-sdk-for-net - mgmt

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mitchdenny
Copy link
Contributor Author

/azp run net - keyvault - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mitchdenny
Copy link
Contributor Author

/azp run net - eventgrid - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mitchdenny
Copy link
Contributor Author

/azp run net - eventgrid - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mitchdenny
Copy link
Contributor Author

@weshaggard - ready to merge I think.

@mitchdenny
Copy link
Contributor Author

/azp run net - keyvault - ci

@mitchdenny
Copy link
Contributor Author

/azp run net - servicebus - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mitchdenny
Copy link
Contributor Author

/azp run net - storage - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mitchdenny
Copy link
Contributor Author

/azp run net - operationalinsights - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mitchdenny
Copy link
Contributor Author

/azp run net - storage - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mitchdenny
Copy link
Contributor Author

/azp run net - hdinsight - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mitchdenny mitchdenny merged commit 06d90af into Azure:master May 22, 2019
@mitchdenny mitchdenny deleted the users/mitchdenny/traversal-projects branch May 22, 2019 22:21
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.

2 participants