summaryrefslogtreecommitdiff
path: root/spec/migrations/migrate_pipeline_stages_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Migrate stages only with correct foreign referencesGrzegorz Bizon2017-06-061-3/+12
* Calculate previous migration version in specs supportGrzegorz Bizon2017-06-051-1/+1
* Reorder pipeline stages-related migrationsGrzegorz Bizon2017-05-261-2/+2
* Migrate build stage reference in a separate migrationGrzegorz Bizon2017-05-261-2/+0
* Add pipeline stages post deployment migrationGrzegorz Bizon2017-05-261-7/+37
* Add migrations helpers to simplify writing migration specsGrzegorz Bizon2017-05-261-17/+0
* Make migration specs by using migrator in around hookGrzegorz Bizon2017-05-261-2/+15
* Simplify migrations for specific database schemaGrzegorz Bizon2017-05-251-113/+9
* Add PoC of ActiveRecord migration testingGrzegorz Bizon2017-05-251-0/+127