Implement doctor command
Add base log method Improve output code Update qa lockfile Add tests for doctor command
显示
- gems/gitlab-cng/.rubocop.yml 7 个添加, 0 个删除gems/gitlab-cng/.rubocop.yml
- gems/gitlab-cng/Gemfile.lock 7 个添加, 0 个删除gems/gitlab-cng/Gemfile.lock
- gems/gitlab-cng/gitlab-cng.gemspec 3 个添加, 0 个删除gems/gitlab-cng/gitlab-cng.gemspec
- gems/gitlab-cng/lib/gitlab/cng/cli.rb 2 个添加, 0 个删除gems/gitlab-cng/lib/gitlab/cng/cli.rb
- gems/gitlab-cng/lib/gitlab/cng/commands/_command.rb 11 个添加, 0 个删除gems/gitlab-cng/lib/gitlab/cng/commands/_command.rb
- gems/gitlab-cng/lib/gitlab/cng/commands/doctor.rb 28 个添加, 0 个删除gems/gitlab-cng/lib/gitlab/cng/commands/doctor.rb
- gems/gitlab-cng/lib/gitlab/cng/commands/version.rb 2 个添加, 2 个删除gems/gitlab-cng/lib/gitlab/cng/commands/version.rb
- gems/gitlab-cng/lib/gitlab/cng/helpers/output.rb 88 个添加, 0 个删除gems/gitlab-cng/lib/gitlab/cng/helpers/output.rb
- gems/gitlab-cng/lib/gitlab/cng/helpers/shell.rb 35 个添加, 0 个删除gems/gitlab-cng/lib/gitlab/cng/helpers/shell.rb
- gems/gitlab-cng/lib/gitlab/cng/helpers/spinner.rb 117 个添加, 0 个删除gems/gitlab-cng/lib/gitlab/cng/helpers/spinner.rb
- gems/gitlab-cng/spec/integration/cng_spec.rb 1 个添加, 0 个删除gems/gitlab-cng/spec/integration/cng_spec.rb
- gems/gitlab-cng/spec/integration/lib/gitlab/cng/cli_spec.rb 21 个添加, 0 个删除gems/gitlab-cng/spec/integration/lib/gitlab/cng/cli_spec.rb
- gems/gitlab-cng/spec/unit/lib/gitlab/cng/cli_spec.rb 0 个添加, 32 个删除gems/gitlab-cng/spec/unit/lib/gitlab/cng/cli_spec.rb
- gems/gitlab-cng/spec/unit/lib/gitlab/cng/commands/doctor_spec.rb 44 个添加, 0 个删除...tlab-cng/spec/unit/lib/gitlab/cng/commands/doctor_spec.rb
- gems/gitlab-cng/spec/unit/lib/gitlab/cng/helpers/spinner_spec.rb 99 个添加, 0 个删除...tlab-cng/spec/unit/lib/gitlab/cng/helpers/spinner_spec.rb
- qa/Gemfile.lock 7 个添加, 0 个删除qa/Gemfile.lock
加载中
想要评论请 注册 或 登录