diff options
author | Kamil Trzciński <ayufan@ayufan.eu> | 2016-11-16 23:26:13 +0000 |
---|---|---|
committer | Kamil Trzciński <ayufan@ayufan.eu> | 2016-11-16 23:26:13 +0000 |
commit | b9c8a3d22a40d78765d6d79dc0f04dadfdb3f124 (patch) | |
tree | bba70a91d8b71e7e9ebda920ec080181254acf89 /doc/development | |
parent | 4fd9a644cbb221051da8384286a0b3b2d3354c27 (diff) | |
parent | 7004851569ec0ae0c0162c772243ea702c36aa15 (diff) | |
download | gitlab-ce-b9c8a3d22a40d78765d6d79dc0f04dadfdb3f124.tar.gz |
Merge branch 'fix/trace-patch-updated-at' into 'master'
Update the updated_at of a build while patching the trace
## What does this MR do?
Fixes build patching trace. It should update the `updated_at` field of a build to make sure it will not be removed by `stuck_ci_builds_worker`.
## Are there points in the code the reviewer needs to double check?
Construction of a test for the bug.
## Why was this MR needed?
Please read #22087 for a reference.
## Screenshots (if relevant)
## Does this MR meet the acceptance criteria?
- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG.md) entry added
- [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
- [x] Added for this feature/bug
- [ ] All builds are passing
- [ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [ ] Branch has no merge conflicts with `master` (if it does - rebase it please)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)
## What are the relevant issue numbers?
Fixes #22087
See merge request !7146
Diffstat (limited to 'doc/development')
0 files changed, 0 insertions, 0 deletions