Move API::Runner and API::Runners to Ci namespace
All threads resolved!
All threads resolved!
Compare changes
Files
16+ 1
− 1
@@ -49,7 +49,7 @@ module API
Move Api::Runner
and Api::Runners
to the Api::Ci::Runners
/API::Ci::Runner
.
Many references to Ci
classes were changed to ::Ci::<model_name>
, it won't compile without that, it'll look for API::Ci::<model_name>
otherwise.
Part of #207480 (closed)
If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:
@gitlab-com/gl-security/appsec