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

Fix spring builds with CHANGELOG #13394

Closed

Conversation

mitchdenny
Copy link
Contributor

Due to a recent change in the azure-client-sdk-parent POM file we now need both a README.md and CHANGELOG.md file in each module directory. In the case of test modules that are not going to be released they'll just be static. Doing this is easier that complex properties to control the skipAttach property in the parent POM (and having both a README.md and CHANGELOG.md is not such a bad idea on a per-module basis).

@mitchdenny mitchdenny self-assigned this Jul 22, 2020
@mitchdenny mitchdenny added EngSys This issue is impacting the engineering system. azure-spring All azure-spring related issues Spring.Track2.Migration labels Jul 22, 2020
@mitchdenny
Copy link
Contributor Author

@Azure/azure-sdk-write-spring just a heads up that I am merging this in because it was the cause of some failed builds overnight.

@mitchdenny
Copy link
Contributor Author

/azp run java - spring - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@saragluna
Copy link
Member

Thanks for adding these files. I also added these files in another PR yesterday since the build couldn't pass otherwise. Since that PR is approved now so I suggest we close this PR. #12581.

@mitchdenny
Copy link
Contributor Author

Thanks @saragluna .... closing this one.

@mitchdenny mitchdenny closed this Jul 22, 2020
@mitchdenny mitchdenny deleted the fix-spring-builds-with-changelog branch July 22, 2020 01:46
@saragluna
Copy link
Member

Sorry for the late notice, I'll trigger the Spring live test pipeline against the master branch to see if it could pass now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
azure-spring All azure-spring related issues EngSys This issue is impacting the engineering system.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants