Batuhan Wilhelm activity https://gitlab.com/batu 2022-12-14T22:15:38Z tag:gitlab.com,2022-12-14:2293101602 Batuhan Wilhelm deleted project branch 372129-pipeline-schedule-mutations-create-mutation at Batuhan Wilhelm / GitLab 2022-12-14T22:15:38Z batu Batuhan Wilhelm

Batuhan Wilhelm (10e39e34) at 14 Dec 22:15

tag:gitlab.com,2022-11-30:2265275450 Batuhan Wilhelm commented on merge request !97849 at GitLab.org / GitLab 2022-11-30T21:24:43Z batu Batuhan Wilhelm

@nick_vh Can someone else wrap it up? Sorry, can't spare too much time anymore since I'm busy, sorry for the inconvenience. I addressed some comments, but not all.

@gitlab-bot ready

tag:gitlab.com,2022-11-26:2256500069 Batuhan Wilhelm commented on merge request !97849 at GitLab.org / GitLab 2022-11-26T10:30:45Z batu Batuhan Wilhelm
RSpec.describe 'PipelineSchedulecreate' do

Consider addding feature_category: <feature_category_name> for this example if it is not set already. See testing best practices.

tag:gitlab.com,2022-11-26:2256500061 Batuhan Wilhelm commented on merge request !97849 at GitLab.org / GitLab 2022-11-26T10:30:44Z batu Batuhan Wilhelm
RSpec.describe Types::Ci::PipelineScheduleVariableType do

Consider addding feature_category: <feature_category_name> for this example if it is not set already. See testing best practices.

tag:gitlab.com,2022-11-26:2256499775 Batuhan Wilhelm commented on merge request !97849 at GitLab.org / GitLab 2022-11-26T10:30:07Z batu Batuhan Wilhelm

This is accepted as ref in the corresponding REST controller, so I wanted to follow it as it's in the controller.

tag:gitlab.com,2022-11-26:2256498804 Batuhan Wilhelm commented on merge request !97849 at GitLab.org / GitLab 2022-11-26T10:27:59Z batu Batuhan Wilhelm

I think FE will send it all the time.

I think we can also make active: true default value, let me know.

tag:gitlab.com,2022-11-26:2256496418 Batuhan Wilhelm commented on merge request !97849 at GitLab.org / GitLab 2022-11-26T10:22:53Z batu Batuhan Wilhelm

I didn't make it nullable, since project path is a required parameter to create pipeline schedule, but I see your point. It's nullable now.

tag:gitlab.com,2022-11-26:2256496051 Batuhan Wilhelm commented on merge request !97849 at GitLab.org / GitLab 2022-11-26T10:22:00Z batu Batuhan Wilhelm

I made this one required.

tag:gitlab.com,2022-11-26:2256494920 Batuhan Wilhelm pushed to project branch 372129-pipeline-schedule-mutations-create-mutation at Batuhan Wilhelm / GitLab 2022-11-26T10:19:32Z batu Batuhan Wilhelm

Batuhan Wilhelm (81eb9ffa) at 26 Nov 10:19

Address review comments

... and 1466 more commits

tag:gitlab.com,2022-11-20:2243579576 Batuhan Wilhelm pushed to project branch 372129-pipeline-schedule-mutations-create-mutation at Batuhan Wilhelm / GitLab 2022-11-20T09:52:00Z batu Batuhan Wilhelm

Batuhan Wilhelm (1a454c87) at 20 Nov 09:52

Address review comments

tag:gitlab.com,2022-11-16:2235980557 Batuhan Wilhelm pushed to project branch 372129-pipeline-schedule-mutations-create-mutation at Batuhan Wilhelm / GitLab 2022-11-16T10:35:51Z batu Batuhan Wilhelm

Batuhan Wilhelm (9aae3bad) at 16 Nov 10:35

Fix mutation spec

... and 3814 more commits

tag:gitlab.com,2022-11-16:2235769823 Batuhan Wilhelm commented on issue #372129 at GitLab.org / GitLab 2022-11-16T09:26:21Z batu Batuhan Wilhelm

@pburdette I was off last week, will check and adress review comments this week ahead.

tag:gitlab.com,2022-11-03:2210648705 Batuhan Wilhelm pushed to project branch 372129-pipeline-schedule-mutations-update-mutation at Batuhan Wilhelm / GitLab 2022-11-03T10:56:35Z batu Batuhan Wilhelm

Batuhan Wilhelm (f76411f5) at 03 Nov 10:56

Fix specs

tag:gitlab.com,2022-11-03:2210632973 Batuhan Wilhelm pushed to project branch 372129-pipeline-schedule-mutations-create-mutation at Batuhan Wilhelm / GitLab 2022-11-03T10:51:31Z batu Batuhan Wilhelm

Batuhan Wilhelm (7de69f1d) at 03 Nov 10:51

Fix mutation spec

tag:gitlab.com,2022-11-03:2210424216 Batuhan Wilhelm pushed to project branch 372129-pipeline-schedule-mutations-create-mutation at Batuhan Wilhelm / GitLab 2022-11-03T09:42:01Z batu Batuhan Wilhelm

Batuhan Wilhelm (ec4267ed) at 03 Nov 09:42

Fix specs

tag:gitlab.com,2022-11-03:2210384216 Batuhan Wilhelm commented on merge request !97849 at GitLab.org / GitLab 2022-11-03T09:29:13Z batu Batuhan Wilhelm

Yeah sure, I'll fix them. Wanted to get pre-approval before fixing them, in case we may need changes.

tag:gitlab.com,2022-10-25:2193169386 Batuhan Wilhelm commented on issue #372129 at GitLab.org / GitLab 2022-10-25T14:57:02Z batu Batuhan Wilhelm

Thanks for the kind words, @pburdette. It's taking some time tho, but nevertheless I think we are really close to merging. Waiting for a final round of reviews atm!

tag:gitlab.com,2022-10-25:2192862704 Batuhan Wilhelm commented on merge request !97857 at GitLab.org / GitLab 2022-10-25T13:17:23Z batu Batuhan Wilhelm

@gitlab-bot @allison.browne @alberts-gitlab

tag:gitlab.com,2022-10-25:2192861886 Batuhan Wilhelm pushed to project branch 372129-pipeline-schedule-mutations-play-mutation at Batuhan Wilhelm / GitLab 2022-10-25T13:17:05Z batu Batuhan Wilhelm

Batuhan Wilhelm (2fe85449) at 25 Oct 13:17

Change: remove user param from execute call

... and 669 more commits

tag:gitlab.com,2022-10-25:2192860586 Batuhan Wilhelm commented on merge request !97852 at GitLab.org / GitLab 2022-10-25T13:16:37Z batu Batuhan Wilhelm

@gitlab-bot ready @allison.browne @furkanayhan