gitlab-org--gitlab-foss/spec
Mayra Cabrera 5432f5480f Adds a way to start multiple manual jobs in stage
- Adds an endpoint on PipelinesController
- Adds a service that iterates over every build in a stage and
plays it.
- Includes 'play_manual' details on EntitySerializer
- Builds a new Stage state: PlayManual. An stage can take this status if
it has manual builds or an skipped, scheduled or manual status
- Includes FE modifications and specs
2019-05-02 18:27:35 +00:00
..
bin
config
controllers Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
db
dependencies
factories
features Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
finders
fixtures
frontend
graphql
helpers
initializers
javascripts Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
lib Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
mailers
migrations
models Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
policies
presenters
rack_servers
requests
routing
rubocop
serializers Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
services Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
sidekiq/cron
support Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
tasks
uploaders
validators
views
workers
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb