Aishwarya Subramanian activity https://gitlab.com/aish.sub 2026-03-18T02:07:05Z tag:gitlab.com,2026-03-13:5203116518 Aishwarya Subramanian pushed to project branch release-post-18-10-credits-dap-session-links at GitLab.com / www-gitlab-com 2026-03-13T22:40:14Z aish.sub Aishwarya Subramanian

Aishwarya Subramanian (d02a343e) at 13 Mar 22:40

Added screenshot image artifact

tag:gitlab.com,2026-03-13:5203080823 Aishwarya Subramanian pushed to project branch release-post-18-10-credits-dap-session-links at GitLab.com / www-gitlab-com 2026-03-13T22:16:25Z aish.sub Aishwarya Subramanian

Aishwarya Subramanian (7a6cb696) at 13 Mar 22:16

Added screenshot image artifact

tag:gitlab.com,2026-03-13:5202710642 Aishwarya Subramanian pushed to project branch release-post-18-10-credits-dap-session-links at GitLab.com / www-gitlab-com 2026-03-13T19:23:08Z aish.sub Aishwarya Subramanian

Aishwarya Subramanian (2f88ac7f) at 13 Mar 19:23

Added screenshot image artifact

tag:gitlab.com,2026-03-13:5202648122 Aishwarya Subramanian pushed to project branch duo-edit-20260312-184006 at GitLab.com / www-gitlab-com 2026-03-13T18:59:54Z aish.sub Aishwarya Subramanian

Aishwarya Subramanian (78908b6a) at 13 Mar 18:59

Reduce fize size of image artifact

tag:gitlab.com,2026-03-13:5202522430 Aishwarya Subramanian commented on merge request !142842 at GitLab.com / www-gitlab-com 2026-03-13T18:13:56Z aish.sub Aishwarya Subramanian

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:

fulfillment-credits-dashboard-sorting.jpg

tag:gitlab.com,2026-03-13:5202161864 Aishwarya Subramanian commented on issue #593574 at GitLab.org / GitLab 2026-03-13T16:20:02Z aish.sub Aishwarya Subramanian

Thank you @m_lussier, I've moved this issue under the `gitlab` project, so the customer will be able to follow on the progress.

tag:gitlab.com,2026-03-13:5202154385 Aishwarya Subramanian opened issue #593574: Credits dashboard shows incorrect values in index view at GitLab.org / GitLab 2026-03-13T16:18:05Z aish.sub Aishwarya Subramanian tag:gitlab.com,2026-03-13:5202099176 Aishwarya Subramanian commented on merge request !226984 at GitLab.org / GitLab 2026-03-13T16:03:40Z aish.sub Aishwarya Subramanian

Thank you @aharadon, the changes lgtm!

@theoretick: can you please maintainer review the changes?

tag:gitlab.com,2026-03-13:5202098291 Aishwarya Subramanian approved merge request !226984: Fix Gitlab/JsonSafeParse violation in php_composer.rb at GitLab.org / GitLab 2026-03-13T16:03:27Z aish.sub Aishwarya Subramanian

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.