-
- Downloads
Fix CI runner version not being properly updated when asking for a build
Due to broken implementation of attribute_for_keys the runner information was not updated correctly. This MR adds test to check that such scenario will never happen again.
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- lib/api/helpers.rb 3 additions, 2 deletionslib/api/helpers.rb
- lib/ci/api/builds.rb 1 addition, 1 deletionlib/ci/api/builds.rb
- lib/ci/api/helpers.rb 7 additions, 3 deletionslib/ci/api/helpers.rb
- lib/ci/api/runners.rb 1 addition, 0 deletionslib/ci/api/runners.rb
- spec/requests/ci/api/builds_spec.rb 15 additions, 0 deletionsspec/requests/ci/api/builds_spec.rb
- spec/requests/ci/api/runners_spec.rb 14 additions, 0 deletionsspec/requests/ci/api/runners_spec.rb
Loading
Please register or sign in to comment