jenkinsci / gitlab-plugin

A Jenkins plugin for interfacing with GitLab
https://plugins.jenkins.io/gitlab-plugin/
GNU General Public License v2.0
1.43k stars 613 forks source link

[GSoC Milestone 2] Migrating WebHook Draft #1520

Closed harsh-ps-2003 closed 1 year ago

harsh-ps-2003 commented 1 year ago

Migrating the old manual Webhook implementation to GitLab4J-API event-based Webhook. This PR is based on Milestone 1 code. CauseData has not been affected yet. Tests not adapted yet.

NOT WORKING****

This draft pr is to collaborate on fixing issues.

harsh-ps-2003 commented 1 year ago

This PR is non-functional currently, but I still made the Draft PR so that the approach towards the migration could be verified in code. The compilation errors in CI are due to compilation errors in tests.

harsh-ps-2003 commented 1 year ago

The PR is now functioning interactively. Tests for it are WIP. @basil kindly take a look please.

krisstern commented 1 year ago

The PR is now functioning interactively. Tests for it are WIP.

Noted 👍🏼

MarkEWaite commented 1 year ago

Replaced by