Skip to content

Refactor to improve extensibility of ProcessTaskRunner#10392

Merged
colin-grant-work merged 2 commits intomasterfrom
feature/process-task-runner-extensibility
Nov 18, 2021
Merged

Refactor to improve extensibility of ProcessTaskRunner#10392
colin-grant-work merged 2 commits intomasterfrom
feature/process-task-runner-extensibility

Conversation

@colin-grant-work
Copy link
Contributor

What it does

Addresses (but doesn't fix) #8164 by making it easier to override specific parts of the getResolvedCommand procedure.

How to test

  1. This should introduce no changes in run-time behavior.
  2. You should be able to run the same tasks in the same way as before.

Review checklist

Reminder for reviewers

Signed-off-by: Colin Grant colin.grant@ericsson.com

Copy link
Member

@paul-marechal paul-marechal left a comment

Choose a reason for hiding this comment

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

The refactoring looks good, just a few comments.

@vince-fugnitto vince-fugnitto added extensibility issues to simplify ability to extend Theia tasks issues related to the task system labels Nov 8, 2021
Colin Grant added 2 commits November 17, 2021 10:14
Signed-off-by: Colin Grant <colin.grant@ericsson.com>
Signed-off-by: Colin Grant <colin.grant@ericsson.com>
@colin-grant-work colin-grant-work force-pushed the feature/process-task-runner-extensibility branch from ea6176e to bc10ce4 Compare November 17, 2021 17:19
Copy link
Member

@paul-marechal paul-marechal left a comment

Choose a reason for hiding this comment

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

Code LGTM

@colin-grant-work colin-grant-work merged commit 07aacaa into master Nov 18, 2021
@colin-grant-work colin-grant-work deleted the feature/process-task-runner-extensibility branch November 18, 2021 00:01
@github-actions github-actions bot added this to the 1.20.0 milestone Nov 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

extensibility issues to simplify ability to extend Theia tasks issues related to the task system

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants