Skip to content
Snippets Groups Projects

Resolve: "Pipelines: When we retry a pipeline 2 requests are made to the pipelines endpoint"

Merged Filipa Lacerda requested to merge 30237-pipelines-actions-make-2-requests into master
All threads resolved!

What does this MR do?

When the user clicks on retry or cancel, server should send 204 response.

Changes made:

  • Frontend makes HTTP request with content-type: 'application/json'
  • Backend send 204 for JSON

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #30237 (closed)

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
  • Grzegorz Bizon
  • Author Maintainer

    @ayufan will this get in for %9.2 ?

  • mentioned in issue #31841 (closed)

  • Grzegorz Bizon added 789 commits

    added 789 commits

    • 23a38688...3441e60f - 785 commits from branch master
    • 7473c5dc - Retry and cancel endpoints send 204 json response. Request is made with type json
    • d6bbc1a7 - Respond with no content for pipeline JSON actions
    • ff0c81ac - Use wrap_parameters in pipelines controller
    • ff69aa2b - Add specs for new pipeline action for JSON format

    Compare with previous version

  • Grzegorz Bizon added 35 commits

    added 35 commits

    • ff69aa2b...3a2b60f7 - 31 commits from branch master
    • a1debf5c - Retry and cancel endpoints send 204 json response. Request is made with type json
    • b8960354 - Respond with no content for pipeline JSON actions
    • c68bf432 - Use wrap_parameters in pipelines controller
    • 4f3dc19a - Add specs for new pipeline action for JSON format

    Compare with previous version

  • Kamil Trzcińśki resolved all discussions

    resolved all discussions

  • Kamil Trzcińśki approved this merge request

    approved this merge request

  • mentioned in commit a5347fe5

  • Please register or sign in to reply
    Loading