Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for web hooks and oauth urls. #48

Merged
merged 2 commits into from
Mar 30, 2022
Merged

Fixes for web hooks and oauth urls. #48

merged 2 commits into from
Mar 30, 2022

Conversation

tmcgilchrist
Copy link
Owner

No description provided.

Also prints extra logging for request / response error during OAuth.
@tmcgilchrist tmcgilchrist merged commit c1df6c3 into master Mar 30, 2022
@tmcgilchrist tmcgilchrist deleted the webhooks branch March 30, 2022 23:48
tmcgilchrist added a commit to tmcgilchrist/opam-repository that referenced this pull request Apr 4, 2022
CHANGES:

## Added
 * Various changes to rework lab cli client. (tmcgilchrist/ocaml-gitlab#50 tmcgilchrist/ocaml-gitlab#51 @maiste @tmcgilchrist @OlivierNicole)

## Bug fixes
 * Strip api/v4 from authorize and token url during OAuth. (tmcgilchrist/ocaml-gitlab#48 @tmcgilchrist)
 * Serialise milestone_id is an int. (tmcgilchrist/ocaml-gitlab#48 @tmcgilchrist)
 * Various merge_request webhook deserialisation fixes. (tmcgilchrist/ocaml-gitlab#47 @tmcgilchrist)
 * Fix incorrect field name, detected with atdgen 2.3.x (tmcgilchrist/ocaml-gitlab#46 @mjambon)
 * Fix commit_short_webhook prefix typo (tmcgilchrist/ocaml-gitlab#45 @MisterDA)
 * Update GHA to use windows-2022  (tmcgilchrist/ocaml-gitlab#44 @MisterDA)
 * Fix subcommands names and document env vars (tmcgilchrist/ocaml-gitlab#44 @MisterDA)
 * Document GITLAB_ env vars via Cmdliner (tmcgilchrist/ocaml-gitlab#44 @MisterDA)
 * Update cmdliner 1.1.0 API (tmcgilchrist/ocaml-gitlab#41 @MisterDA)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant