Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab FOSS GitLab FOSS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLab FOSSGitLab FOSS
  • Merge requests
  • !27188

Play all manual jobs in a stage

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Mayra Cabrera requested to merge 28741-play-all-manual-jobs into master Apr 09, 2019
  • Overview 158
  • Commits 6
  • Pipelines 28
  • Changes 28

What does this MR do?

Adds implementation to play all manual jobs in a stage

Screenshot Video
Screen_Shot_2019-04-18_at_4.37.32_PM play_all_2

EE Port: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/11501

Does this MR meet the acceptance criteria?

Conformity

  • Changelog entry
  • Documentation created/updated or follow-up review issue created
  • Code review guidelines
  • Merge request performance guidelines
  • Style guides
  • [-] Database guides
  • Separation of EE specific content

Performance and testing

  • Review and add/update tests for this feature/bug. Consider all test levels. See the Test Planning Process.
  • Tested in all supported browsers

To do

Backend

  • On 'Play all' endpoint return 'button title', 'icon name'
  • Specs for the services and the endpoints
  • Refactor
  • Fix performance problem
  • Manual QA
  • Compare performance of this solution with the manual current solution. (can be done in a follow up issue)

Frontend

  • Render action component in each stage column when play_all is provided
  • Add specs

Closes #28741 (closed)

Manual QA

With only manual stages With stages that are not manual  With a combination of manual and different stages
Screen_Shot_2019-04-30_at_3.30.06_PM Button appears for every stage Screen_Shot_2019-04-30_at_3.29.06_PM Button does not appear Screen_Shot_2019-04-30_at_3.07.29_PM Button appears for manual stages only
Activating multiple manual stages at once
manual_qa
Edited Jun 11, 2019 by Mayra Cabrera
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 28741-play-all-manual-jobs