-
- 下载
Merge branch '519966-runtime-features' into 'master'
Save runner runtime features to runner manager See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/181817 Merged-by:Marius Bobin <mbobin@gitlab.com> Approved-by:
Tianwen Chen <tchen@gitlab.com> Approved-by:
Leonardo da Rosa <ldarosa@gitlab.com> Reviewed-by:
Marius Bobin <mbobin@gitlab.com> Reviewed-by:
Tianwen Chen <tchen@gitlab.com>
显示
- app/models/ci/runner_manager.rb 3 个添加, 1 个删除app/models/ci/runner_manager.rb
- app/validators/json_schemas/ci_runner_runtime_features.json 8 个添加, 0 个删除app/validators/json_schemas/ci_runner_runtime_features.json
- config/feature_flags/gitlab_com_derisk/ci_runner_manager_runtime_features.yml 9 个添加, 0 个删除.../gitlab_com_derisk/ci_runner_manager_runtime_features.yml
- db/migrate/20250221083525_add_runtime_features_to_ci_runner_machines.rb 47 个添加, 0 个删除...50221083525_add_runtime_features_to_ci_runner_machines.rb
- db/schema_migrations/20250221083525 1 个添加, 0 个删除db/schema_migrations/20250221083525
- db/structure.sql 11 个添加, 3 个删除db/structure.sql
- lib/api/ci/helpers/runner.rb 7 个添加, 0 个删除lib/api/ci/helpers/runner.rb
- spec/lib/api/ci/helpers/runner_helpers_spec.rb 10 个添加, 1 个删除spec/lib/api/ci/helpers/runner_helpers_spec.rb
- spec/models/ci/runner_manager_spec.rb 18 个添加, 0 个删除spec/models/ci/runner_manager_spec.rb
加载中
想要评论请 注册 或 登录