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

[task] fix miscellaneous typos present in the task extension #6780

Merged
merged 1 commit into from
Dec 23, 2019

Conversation

vince-fugnitto
Copy link
Member

What it does

Description

  • fixes miscellaneous typos present in the @theia/task extension.

Breaking Changes

  • the method reorgnizeTasks() has been renamed to reorganizeTasks().
  • the method getStrigifiedTaskSchema() has been renamed to getStringifiedTaskSchema().

How to test

  • verify CI (build & test of the @theia/task extension).
  • verify corrections of typos.

Review checklist

Reminder for reviewers

Signed-off-by: vince-fugnitto vincent.fugnitto@ericsson.com

@vince-fugnitto vince-fugnitto added the tasks issues related to the task system label Dec 20, 2019
@vince-fugnitto vince-fugnitto self-assigned this Dec 20, 2019
**Description**

- fixes miscellaneous typos present in the `@theia/task` extension.

**Breaking Changes**

- the method `reorgnizeTasks()` has been renamed to `reorganizeTasks()`.
- the method `getStrigifiedTaskSchema()` has been renamed to `getStringifiedTaskSchema()`.

Signed-off-by: vince-fugnitto <vincent.fugnitto@ericsson.com>
Copy link
Contributor

@RomanNikitenko RomanNikitenko left a comment

Choose a reason for hiding this comment

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

LGTM

@vince-fugnitto
thank you very much for letting me know about breaking changes: I checked it for our project - it's OK.

@vince-fugnitto @elaihau
btw: I'm going to have vacation till 02.01.20, please don't wait for my review in PRs
thank you!

@vince-fugnitto
Copy link
Member Author

Thank you @RomanNikitenko @elaihau
Happy holidays! 🍾

@vince-fugnitto vince-fugnitto merged commit d95e075 into master Dec 23, 2019
@vince-fugnitto vince-fugnitto deleted the vf/task-typos branch December 23, 2019 11:32
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants