Add registration columns to ci_runners table
显示
- app/models/ci/runner.rb 7 个添加, 0 个删除app/models/ci/runner.rb
- config/gitlab_loose_foreign_keys.yml 4 个添加, 0 个删除config/gitlab_loose_foreign_keys.yml
- db/migrate/20221226105323_add_registration_columns_to_ci_runners.rb 10 个添加, 0 个删除.../20221226105323_add_registration_columns_to_ci_runners.rb
- db/migrate/20221226132038_index_ci_runners_on_creator_id.rb 15 个添加, 0 个删除db/migrate/20221226132038_index_ci_runners_on_creator_id.rb
- db/schema_migrations/20221226105323 1 个添加, 0 个删除db/schema_migrations/20221226105323
- db/schema_migrations/20221226132038 1 个添加, 0 个删除db/schema_migrations/20221226132038
- db/structure.sql 4 个添加, 0 个删除db/structure.sql
- doc/architecture/blueprints/runner_tokens/index.md 2 个添加, 2 个删除doc/architecture/blueprints/runner_tokens/index.md
- spec/models/ci/runner_spec.rb 7 个添加, 0 个删除spec/models/ci/runner_spec.rb
- spec/models/concerns/sensitive_serializable_hash_spec.rb 1 个添加, 1 个删除spec/models/concerns/sensitive_serializable_hash_spec.rb
加载中
想要评论请 注册 或 登录