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

Get latest #6841

Merged
merged 18 commits into from
Dec 13, 2019
Merged

Get latest #6841

merged 18 commits into from
Dec 13, 2019

Conversation

tzhanl
Copy link

@tzhanl tzhanl commented Dec 13, 2019

No description provided.

jianghaolu and others added 18 commits December 12, 2019 00:22
Added support for user-provided customized headers
- If build is cancelled due to agent timeout, some tests results may have already been generated and should still be published
- Aligns Java with other languages
* Added changeLog for azure-core
* 'connectionString' cannot be null or empty.
Allowed user to define KeyFilter and LabelFilter
…6813)

* fixes wrong property file name and update headers for all json files
* Removes the repo capture logic since it is relatively expensive.

* Move to condition for repo capture so we can do it easily in the future.
@tzhanl tzhanl merged commit bc602a7 into cli_credentials Dec 13, 2019
@conniey
Copy link
Member

conniey commented Dec 13, 2019

@tzhanl Generally we want at least one person to review code before you merge into master. From the commits, next time, you may want to rebase your commits on top of the latest in master. This will prevent git from thinking you altered 124 different files and limit the scope of your changes.

Could you also add a description to your PR title? I'm unsure of what feature your PR is adding.

@JonathanGiles
Copy link
Member

I agree with @conniey - please in the future ensure that you give your PRs descriptive titles and descriptions, even in cases such as these where you are just updating a branch.

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.