Skip to content

Conversation

@alt-graph
Copy link
Member

This PR replaces GUL14 as a base library by GUL17. Most of the modifications are done automatically.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR migrates the codebase from using GUL14 to GUL17 as the base library. The key changes include updating header includes and using statements from gul14 to gul17, updating dependency information in build and wrap files, and extending copyright years where needed.

Reviewed Changes

Copilot reviewed 12 out of 12 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tests/test_Repository.cc Updated includes and function calls from gul14 to gul17
tests/test_Remote.cc Removed gul14 includes and using directives
subprojects/libgul14.wrap Removed old wrap configuration for gul14
subprojects/gul17.wrap Added new wrap configuration for gul17
src/wrapper_functions.cc Updated includes and commented logging from gul14 to gul17
src/Repository.cc Replaced gul14 with gul17 includes and changed get_remote return type
src/Remote.cc Updated includes and using directives from gul14 to gul17
meson.build Replaced dependency references from libgul14 to gul17
include/libgit4cpp/Repository.h Updated includes and documentation headers from gul14 to gul17
include/libgit4cpp/Remote.h Updated includes and removed gul14 wrappers
debian/control Updated build dependency from gul14-dev to gul17-dev
LIBNO Bumped version number reflecting the migration update

alt-graph added 2 commits June 4, 2025 17:28
This PR replaces GUL14 as a base library by GUL17. Most of the
modifications are done automatically.

Signed-off-by: Lars Froehlich <lars.froehlich@desy.de>
Signed-off-by: Lars Froehlich <lars.froehlich@desy.de>
[why]
The Github runners are no longer available.

Signed-off-by: Lars Froehlich <lars.froehlich@desy.de>
Copy link
Contributor

@Finii Finii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can not find any small thing to lament about 😒

@alt-graph
Copy link
Member Author

Thanks, @Finii!

@alt-graph alt-graph merged commit 00147ac into main Jun 12, 2025
2 checks passed
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.

3 participants