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

Remove unused injections of ResourceProvider #7595

Merged
merged 1 commit into from
Apr 18, 2020

Conversation

amiramw
Copy link
Member

@amiramw amiramw commented Apr 17, 2020

What it does

Remove unused injections of ResourceProvider.

How to test

Compile theia successfully.

Review checklist

Reminder for reviewers

Copy link
Member

@akosyakov akosyakov left a comment

Choose a reason for hiding this comment

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

I don't think these APIs are used by downstream.

@akosyakov akosyakov added tasks issues related to the task system vscode issues related to VSCode compatibility labels Apr 17, 2020
@amiramw
Copy link
Member Author

amiramw commented Apr 17, 2020

i forgot to sign my commit. should the eca voter fail on that?

@akosyakov
Copy link
Member

i forgot to sign my commit. should the eca voter fail on that?

cc @eclipsewebmaster @marcdumais-work ?

Signed-off-by: Amiram Wingarten <amiram.wingarten@sap.com>
@amiramw
Copy link
Member Author

amiramw commented Apr 17, 2020

signed it now

@marcdumais-work
Copy link
Contributor

i forgot to sign my commit. should the eca voter fail on that?

I did not have time to look before you signed. Did the ECA check pass without the signature?

@amiramw
Copy link
Member Author

amiramw commented Apr 17, 2020

I did not have time to look before you signed. Did the ECA check pass without the signature?

correct

@marcdumais-work
Copy link
Contributor

correct

My memory is a bit hazy but IIRC the signature may only be required when the author is not a committer on the project. @vince-fugnitto is trying to test this with bogus PRs and the help of our non-committer students.

@marcdumais-work
Copy link
Contributor

the signature may only be required when the author is not a committer on the project. @vince-fugnitto is trying to test this with bogus PRs and the help of our non-committer students.

Not definite proof that this is the way it's intended to be, but it looks like the theory above checks-out in practice. Here are 3 PRs that have an unsigned commit:

  • PR by a committer directly in this repo: ECA check passed
  • PR by a committer originating from a fork: ECA check passed
  • PR by a non-committer originating from a fork: ECA check NOT passed

@marcdumais-work
Copy link
Contributor

This seems to confirm the theory:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=466480#c1

@amiramw amiramw merged commit a187f01 into eclipse-theia:master Apr 18, 2020
@amiramw amiramw deleted the res branch April 18, 2020 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tasks issues related to the task system vscode issues related to VSCode compatibility
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants