Skip to content

Implement Is for *BuildError

Lyubomir Raykov requested to merge build-error-errors-is into master

What does this MR do?

Allows is to use errors.Is for BuildError instances.

Why was this MR needed?

Following discussion in: !2044 (comment 345271726)

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

Edited by Lyubomir Raykov

Merge request reports