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

Rename UnknownTaskKind to TaskBuildError #1520

Merged
merged 1 commit into from May 15, 2020
Merged

Conversation

zen-dog
Copy link
Contributor

@zen-dog zen-dog commented May 14, 2020

Summary:
previously, building a task would only fail for UnknownTaskKind reason. However, we're past that and have more error reasons e.g. validation. For now, the reason is kept generic, but we might revisit this should the need arise.

Signed-off-by: Aleksey Dukhovniy alex.dukhovniy@googlemail.com

Summary:
previously, building a task would only fail for `UnknownTaskKind` reason. However, we're past that and have more error reasons e.g. validation. For now, the reason is kept generic, but we might revisit this should the need arise.

Signed-off-by: Aleksey Dukhovniy <alex.dukhovniy@googlemail.com>
Copy link
Member

@nfnt nfnt left a comment

Choose a reason for hiding this comment

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

👍

@zen-dog zen-dog merged commit b10d869 into master May 15, 2020
@zen-dog zen-dog deleted the ad/rename-unknowntaskkind branch May 15, 2020 11:17
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.

None yet

3 participants