summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci/pipeline/seed/stage.rb
Commit message (Expand)AuthorAgeFilesLines
* Make stage seed instance variables less ambiguousbackstage/gb/populating-pipeline-refactoringGrzegorz Bizon2018-03-261-4/+4
* Add specs for pipeline chain that builds stages and jobsGrzegorz Bizon2018-03-221-7/+3
* Move policy related specs our of YAML processor testsGrzegorz Bizon2018-03-221-2/+8
* Evaluate only/except policies outside of YAML processorGrzegorz Bizon2018-03-211-8/+14
* Make it easier to test pipeline stage seedsGrzegorz Bizon2018-03-211-7/+4
* Populate pipeline with objects before creating itGrzegorz Bizon2018-03-211-2/+0
* Remove legacy service for creating pipeline stagesGrzegorz Bizon2018-03-211-7/+1
* Decouple pipeline stage seeds from building environmentsGrzegorz Bizon2018-03-211-5/+3
* Support building all pipeline resource before savingGrzegorz Bizon2018-03-211-19/+18
* Introduce pipeline build seedsGrzegorz Bizon2018-03-211-23/+12
* Start building abstraction over pipeline seedsGrzegorz Bizon2018-03-211-0/+68