-
- Downloads
Merge branch 'atroschinetz/new-deploy-token-via-ajax' into 'master'
Backend for new deploy tokens via ajax See merge request !27141
No related branches found
No related tags found
Pipeline #131799340 passed with warnings
Stage: sync
Stage: prepare
Stage: fixtures
Stage: test
Stage: post-test
Stage: review-prepare
Stage: review
Stage: qa
Stage: pages
Stage: deploy
Showing
- app/controllers/groups/settings/ci_cd_controller.rb 24 additions, 6 deletionsapp/controllers/groups/settings/ci_cd_controller.rb
- app/controllers/projects/settings/ci_cd_controller.rb 23 additions, 5 deletionsapp/controllers/projects/settings/ci_cd_controller.rb
- app/services/groups/deploy_tokens/create_service.rb 7 additions, 1 deletionapp/services/groups/deploy_tokens/create_service.rb
- app/services/projects/deploy_tokens/create_service.rb 7 additions, 1 deletionapp/services/projects/deploy_tokens/create_service.rb
- app/views/shared/deploy_tokens/_form.html.haml 1 addition, 1 deletionapp/views/shared/deploy_tokens/_form.html.haml
- lib/api/deploy_tokens.rb 12 additions, 4 deletionslib/api/deploy_tokens.rb
- spec/controllers/groups/settings/ci_cd_controller_spec.rb 77 additions, 5 deletionsspec/controllers/groups/settings/ci_cd_controller_spec.rb
- spec/controllers/projects/settings/ci_cd_controller_spec.rb 76 additions, 4 deletionsspec/controllers/projects/settings/ci_cd_controller_spec.rb
- spec/features/projects/settings/ci_cd_settings_spec.rb 1 addition, 0 deletionsspec/features/projects/settings/ci_cd_settings_spec.rb
- spec/features/projects/settings/user_sees_revoke_deploy_token_modal_spec.rb 1 addition, 0 deletions...ects/settings/user_sees_revoke_deploy_token_modal_spec.rb
- spec/support/services/deploy_token_shared_examples.rb 4 additions, 4 deletionsspec/support/services/deploy_token_shared_examples.rb
-
The
package-and-qa
job from pipeline https://gitlab.com/gitlab-org/gitlab/pipelines/131799340 triggered https://gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/pipelines/131810760 downstream. -
The
Trigger:qa-test
job from pipeline https://gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/pipelines/131810760 triggered https://gitlab.com/gitlab-org/gitlab-qa/pipelines/131836578 downstream. -
The
gitlab-qa
downstream pipeline failed! .
Please register or sign in to comment