Skip to content

Conversation

Tyriar
Copy link
Member

@Tyriar Tyriar commented Aug 5, 2019

Fixes #69865

@Tyriar Tyriar added this to the August 2019 milestone Aug 5, 2019
@Tyriar Tyriar self-assigned this Aug 5, 2019
@Tyriar
Copy link
Member Author

Tyriar commented Aug 5, 2019

@alexr00 I disabled CustomExecution by throwing exceptions and changing types to any, can you remove the rest in this branch?

@GabeDeBacker are we blocked on remove terminal renderers or are we good to merge this when ready?

@alexr00
Copy link
Member

alexr00 commented Aug 6, 2019

Yes, I made an issue for it: #78540
@GabeDeBacker has moved to the new API so we should be good to go.

@alexr00
Copy link
Member

alexr00 commented Aug 6, 2019

CustomExecution is removed in this branch!

@Tyriar
Copy link
Member Author

Tyriar commented Aug 6, 2019

@alexr00 thanks for the quick turn around

image

😍


/**
* The task's execution engine
*/
execution2?: ProcessExecution | ShellExecution | CustomExecution | CustomExecution2;
Copy link
Member Author

Choose a reason for hiding this comment

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

@alexr00 is this changing to just execution before it goes stable?

Copy link
Member

Choose a reason for hiding this comment

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

Yes. I wanted to do the rename in a separate change.

@Tyriar Tyriar merged commit 130499d into master Aug 6, 2019
@Tyriar Tyriar deleted the tyriar/69865_remove_renderers branch August 6, 2019 19:30
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove deprecated terminal renderer APIs
2 participants