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

Removing some unnecessary differences #9495

Merged
merged 4 commits into from
Apr 18, 2020
Merged

Conversation

anthonydresser
Copy link
Contributor

Remove some differences and fix some of the differences to reduce merge conflicts.

@@ -1,39 +0,0 @@
trigger:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This file is no longer relavent

// await config.update('ignoreMissingGitWarning', true, true);
// }
// }
/* {{SQL CARBON EDIT}} - Comment out function that is unused due to our edit below
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Changing the comment style to reduce the change of conflicts.

@@ -29,31 +29,6 @@ import { Disposable } from 'vs/base/common/lifecycle';
import { IWorkbenchContribution, Extensions as WorkbenchContributionsExtensions, IWorkbenchContributionsRegistry } from 'vs/workbench/common/contributions';
import { Registry } from 'vs/platform/registry/common/platform';
import { LifecyclePhase } from 'vs/platform/lifecycle/common/lifecycle';
import { INotebookService } from 'sql/workbench/services/notebook/browser/notebookService';
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Unsure how this got back in, but this was removed in https://github.com/microsoft/azuredatastudio/pull/8995/files

Copy link
Contributor

@Charles-Gagnon Charles-Gagnon left a comment

Choose a reason for hiding this comment

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

The test that was added is failing, otherwise looks fine

@adsbot adsbot bot added the Stale PR label Mar 15, 2020
# Conflicts:
#	src/vs/workbench/contrib/codeEditor/browser/saveParticipants.ts
@adsbot adsbot bot removed the Stale PR label Apr 18, 2020
@github-actions
Copy link

Coverage Status

Coverage remained the same at 31.509% when pulling 79225f7 on eng/differences into 67b6f6f on master.

@anthonydresser anthonydresser merged commit dd6b958 into master Apr 18, 2020
@anthonydresser anthonydresser deleted the eng/differences branch April 18, 2020 06:53
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.

3 participants