Skip to content

Add few constants to executors/custom/api

Tomasz Maczukin requested to merge extend-custom-executor-api-package into master

What does this MR do?

Extends executors/custom/api with few constants, that may be used by Driver implementations.

Why was this MR needed?

Required by https://gitlab.com/gitlab-org/ci-cd/custom-executors/autoscaler/merge_requests/41. Makes the driver implementations more resistant for updates in the API :)

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?

Merge request reports