Skip to content

Reduce image sizes to sane widths

Amy Qualls requested to merge 281048-images-too-big into master

What does this MR do?

The following images were all greater than 3000 pixels on their longest side; we recommend no wider than 1000 pixels:

	modified:   doc/ci/interactive_web_terminal/img/interactive_web_terminal_running_job.png
	modified:   doc/ci/introduction/img/gitlab_workflow_example_11_9.png
	modified:   doc/ci/pipelines/img/manual_job_variables.png
	modified:   doc/development/img/memory_ruby_heap_fragmentation.png
	modified:   doc/integration/img/spam_log.png
	modified:   doc/integration/img/submit_issue.png
	modified:   doc/user/admin_area/analytics/img/instance_activity_pipelines_chart_v13_6.png

Related to #281048

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #281048

Merge request reports