Skip to content
Snippets Groups Projects

Do not show build retry link when build is active

Merged Grzegorz Bizon requested to merge fix/build-retry-button-in-view into master

What does this MR do?

This MR hides a 'Retry' button in build sidebar when build is active.

Are there points in the code the reviewer needs to double check?

Specs for a view used in this MR.

Why was this MR needed?

There was a bug report from customer #19244 (closed).

What are the relevant issue numbers?

Closes #19244 (closed)

Does this MR meet the acceptance criteria?

  • CHANGELOG entry added
  • Tests
    • Added for this feature/bug
    • All builds are passing
  • Conform by the style guides
  • Branch has no merge conflicts with master (if you do - rebase it please)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
1 require 'spec_helper'
2
  • @dbalexandre Please review, thanks!

  • @grzesiek LGTM :thumbsup: Can you resolve the MR conflicts?

  • @dbalexandre Done, thanks for review! Passing to @rspeicher.

  • Reassigned to @rspeicher

  • Grzegorz Bizon Added 68 commits:

    Added 68 commits:

    • 78eb8e56...bef4294c - 65 commits from branch master
    • 1bd7d31c - Do not show build retry link when build is active
    • cd9b4b58 - Improve method that tells if build is retryable
    • ffea9a2e - Add Changelog entry for build sidebar retry link fix
  • 25 25 v 8.9.3 (unreleased)
    26 26 - MergeRequestDiff reload content use update_columns to avoid multiple YAML de/serializations
    27 27 - Decreased min width of screen to 1280px for pinned sidebar
    28 - Do not show build retry link in build sidebar when build is not finished yet
  • Reassigned to @grzesiek

  • Grzegorz Bizon Added 54 commits:

    Added 54 commits:

    • ffea9a2e...2efee5f6 - 50 commits from branch master
    • 94cec500 - Do not show build retry link when build is active
    • f9c5f18d - Improve method that tells if build is retryable
    • d75787b2 - Add Changelog entry for build sidebar retry link fix
    • 8223e280 - Move Changelog entry for build retry fix to 8.9.4
  • Reassigned to @rspeicher

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading