diff options
| author | Rémy Coutable <remy@rymai.me> | 2016-07-18 11:03:00 +0000 |
|---|---|---|
| committer | Rémy Coutable <remy@rymai.me> | 2016-07-18 11:03:00 +0000 |
| commit | 550466dd34cb97d4704644b292ab1ef271222981 (patch) | |
| tree | 2fc73ab4389f3cf4c1a51f4ed22ef33dad902265 /lib/api/helpers.rb | |
| parent | 2556d6d34761b6cfc4a81cfcb8f9c4a2fea114dc (diff) | |
| parent | ffea9c46000ade225852ee32e90cb8ad0f4f8316 (diff) | |
| download | gitlab-ce-550466dd34cb97d4704644b292ab1ef271222981.tar.gz | |
Merge branch 'store-variables-and-when-in-builds-table' into 'master'
Store when and yaml variables in builds table
## What does this MR do?
Stores `when` and `yaml_variables` in `ci_builds` table.
## Why was this MR needed?
This is done in order to simplify the code responsible for creating a pipeline builds.
## What are the relevant issue numbers?
This made as a pre-step for https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5295.
## Does this MR meet the acceptance criteria?
- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [x] API support added
- Tests
- [x] Added for this feature/bug
- [x] All builds are passing
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)
See merge request !5296
Diffstat (limited to 'lib/api/helpers.rb')
0 files changed, 0 insertions, 0 deletions
