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

Release 1.1.1 version preparation #9869

Merged
merged 3 commits into from
Apr 6, 2020

Conversation

mssfang
Copy link
Member

@mssfang mssfang commented Apr 6, 2020

Fixes: #9868

@mssfang mssfang added Client This issue points to a problem in the data-plane of the library. App Configuration Azure.ApplicationModel.Configuration labels Apr 6, 2020
@mssfang mssfang self-assigned this Apr 6, 2020
Copy link
Member

@JimSuplizio JimSuplizio left a comment

Choose a reason for hiding this comment

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

@mssfang did you run the update_versions.py script? The reason your pipelines are failing is because the version of azure-data-appconfiguration in eng/jacoco-test-coverage/pom.xml wasn't updated in the PR and is still referencing the version that was current before your changes.

@@ -17,20 +17,6 @@ Key concepts are explained in detail [here][SDK_README_KEY_CONCEPTS].
## Getting started
Getting started explained in detail [here][SDK_README_GETTING_STARTED].

### Adding the package to your project
Copy link
Member

Choose a reason for hiding this comment

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

/CC @alzimmermsft
I don't think this should have been removed. "Adding the package..." should be changed to "Include the package" and the version should have been updated to 1.1.1

Copy link
Member

Choose a reason for hiding this comment

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

Discussed offline, removing this from the samples README should be fine given that AppConfiguration was the odd on out for including this. Will follow-up around this during the release postmortem to get guidelines in place for the samples READMEs as we do for the root README.

@mssfang
Copy link
Member Author

mssfang commented Apr 6, 2020

@JimSuplizio I ran "python eng\versioning\update_versions.py --update-type library --build-type client". And only included the AppConfig changes. For "### Adding the package to your project", I checked other SDKs, they don't include this section in the Sample Readme, so i will stay consistency with it.

@alzimmermsft
Copy link
Member

@JimSuplizio I ran "python eng\versioning\update_versions.py --update-type library --build-type client". And only included the AppConfig changes. For "### Adding the package to your project", I checked other SDKs, they don't include this section in the Sample Readme, so i will stay consistency with it.

The plan moving forward is to use Include the package, this will be checked during the PRs to update version numbers in preparation for release.

Copy link
Member

@alzimmermsft alzimmermsft left a comment

Choose a reason for hiding this comment

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

Missing version change in Jacoco test coverage POM

@mssfang mssfang merged commit 6a2e933 into Azure:master Apr 6, 2020
@mssfang mssfang deleted the AppConfig-Release-1.1.1 branch April 6, 2020 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App Configuration Azure.ApplicationModel.Configuration Client This issue points to a problem in the data-plane of the library.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[AppConfig] Release version 1.1.1 preparation
3 participants