Skip to content

Set assumeImmutableResults flag to true in mount runner

What does this MR do and why?

Sets assumeImmutableResults to true in app/assets/javascripts/pages/shared/mount_runner_instructions.js.

Closes #338439 (closed).

Screenshots or screen recordings

image

How to set up and validate locally

  1. Open Project CI\CD settings page
  2. Expand Runners section
  3. Click on 'Show Runner installation instructions' button
  4. Click on 'Copy URL' button
  5. Click on 'Copy token' button
  6. Click on 'Reset registration token' button

All of the above actions should lead to zero errors logged in console, nor for any functionality issues.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Natalia Tepluhina

Merge request reports