Add installation command for drawer
This change adds a drawer with commands to install GitLab Runner in the users machine.
显示
- app/assets/javascripts/ci/runner/admin_register_runner/admin_register_runner_app.vue 27 个添加, 1 个删除...unner/admin_register_runner/admin_register_runner_app.vue
- app/assets/javascripts/ci/runner/components/registration/platforms_drawer.vue 131 个添加, 0 个删除...ts/ci/runner/components/registration/platforms_drawer.vue
- app/assets/javascripts/ci/runner/components/registration/registration_instructions.vue 7 个添加, 3 个删除...ner/components/registration/registration_instructions.vue
- app/assets/javascripts/ci/runner/components/registration/scripts/linux/install.sh 12 个添加, 0 个删除...i/runner/components/registration/scripts/linux/install.sh
- app/assets/javascripts/ci/runner/components/registration/scripts/osx/install.sh 11 个添加, 0 个删除.../ci/runner/components/registration/scripts/osx/install.sh
- app/assets/javascripts/ci/runner/components/registration/scripts/windows/install.ps1 13 个添加, 0 个删除...unner/components/registration/scripts/windows/install.ps1
- app/assets/javascripts/ci/runner/components/registration/utils.js 36 个添加, 3 个删除...ts/javascripts/ci/runner/components/registration/utils.js
- app/assets/javascripts/ci/runner/constants.js 49 个添加, 0 个删除app/assets/javascripts/ci/runner/constants.js
- config/webpack.config.js 0 个添加, 1 个删除config/webpack.config.js
- jest.config.base.js 1 个添加, 1 个删除jest.config.base.js
- locale/gitlab.pot 12 个添加, 0 个删除locale/gitlab.pot
- spec/frontend/ci/runner/admin_register_runner/admin_register_runner_app_spec.js 63 个添加, 1 个删除...r/admin_register_runner/admin_register_runner_app_spec.js
- spec/frontend/ci/runner/components/registration/__snapshots__/utils_spec.js.snap 159 个添加, 19 个删除.../components/registration/__snapshots__/utils_spec.js.snap
- spec/frontend/ci/runner/components/registration/platforms_drawer_spec.js 92 个添加, 0 个删除...i/runner/components/registration/platforms_drawer_spec.js
- spec/frontend/ci/runner/components/registration/registration_instructions_spec.js 19 个添加, 8 个删除...components/registration/registration_instructions_spec.js
- spec/frontend/ci/runner/components/registration/utils_spec.js 60 个添加, 13 个删除.../frontend/ci/runner/components/registration/utils_spec.js
加载中
想要评论请 注册 或 登录