-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Spring integration azure init #13670
Spring integration azure init #13670
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@moarychan - The build failures you're seeing in core's From Source run are because of the dependencies and the fact that the -amd switch only does a single pass (it gets immediate dependents but their dependencies). Add the following under entries under the AdditionalModules section in sdk/core/ci.yml (note the group/artifact names make change based upon what I've asked @jialindai below).
- name: spring-integration-azure-core
groupId: com.microsoft.azure
- name: spring-integration-azure-test
groupId: com.microsoft.azure
/azp run java - core - ci |
Azure Pipelines successfully started running 1 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
@JimSuplizio are we okay to merge now? |
…pring-integration-azure-init # Conflicts: # eng/versioning/external_dependencies.txt
/azp run java - aggregate-reports |
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm approving this now. I did start an aggregate reports run just for completeness.
Migrate repo https://github.com/microsoft/spring-cloud-azure/tree/master/spring-integration-azure