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

Merge master to master-vs-deps #30037

Merged
137 commits merged into from
Sep 26, 2018
Merged

Conversation

dotnet-bot
Copy link
Collaborator

This is an automatically generated pull request from master into master-vs-deps.

git fetch --all
git checkout merges/master-to-master-vs-deps
git reset --hard upstream/master-vs-deps
git merge upstream/master
# Fix merge conflicts
git commit
git push merges/master-to-master-vs-deps --force

Once all conflicts are resolved and all the tests pass, you are free to merge the pull request.

zaytsev-victor and others added 30 commits April 17, 2018 12:58
# Conflicts:
#	src/EditorFeatures/CSharpTest/Completion/CompletionProviders/ObjectInitializerCompletionProviderTests.cs
Fix rename bug
Add Rename Attribute Test for VB
@dpoeschl
Copy link
Contributor

Resolved .xlf merge conflicts and rerunning tests.

lillo42 and others added 23 commits September 20, 2018 20:58
Add VerifyAttributeRenameWhileRenameAttributeClass
This removes all of the Jenkins jobs that are redundant with our Azure
DevOps jobs.
Add feature to suggest converting code to use compound assignment.
Remove redundant Jenkins jobs
This makes the necessary changes to the C# semantic tests so that they
can be executed under Mono.

This does **not** enable C# semantic in our Mono CI. I will be doing
that as a separate PR after some extended validation completes. The
reason for committing this now is having our repository in a state where
the tests just works make it easier for Mono to validate fixes.
Fix C# semantic tests for Mono execution
I spent a full day trying to track down why the wrong code was being
generated for this file and why the generator wasn't running.

Fixes #29368
@agocke agocke force-pushed the merges/master-to-master-vs-deps branch from e10b0f6 to 8fd0780 Compare September 25, 2018 23:51
@dotnet-bot dotnet-bot requested review from a team as code owners September 25, 2018 23:51
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Auto-approval

@ghost ghost merged commit 8f58465 into master-vs-deps Sep 26, 2018
@ghost ghost deleted the merges/master-to-master-vs-deps branch September 26, 2018 23:00
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.