Aishwarya Subramanian (d02a343e) at 13 Mar 22:40
Added screenshot image artifact
Aishwarya Subramanian (7a6cb696) at 13 Mar 22:16
Added screenshot image artifact
Aishwarya Subramanian (2f88ac7f) at 13 Mar 19:23
Added screenshot image artifact
Aishwarya Subramanian (78908b6a) at 13 Mar 18:59
Reduce fize size of image artifact
Thank you @brothwell1!
The pipeline in this MR is failing as it appears the file size is above the acceptable limit, I tried to reduce the size to 146 KB which should be within the limit:
Thank you @m_lussier, I've moved this issue under the `gitlab` project, so the customer will be able to follow on the progress.
Thank you @aharadon, the changes lgtm!
@theoretick: can you please maintainer review the changes?
Fixes #586141
Replaces Gitlab::Json.parse with Gitlab::Json.safe_parse in
ee/lib/ai/context/dependencies/config_files/php_composer.rb
to resolve the JsonSafeParse RuboCop violation.