Skip to content

Improve bundling libssh2 for mac#10

Merged
eddymoulton merged 7 commits intooctopus/masterfrom
em/octopus-em-attempt-bundling-for-mac
May 7, 2026
Merged

Improve bundling libssh2 for mac#10
eddymoulton merged 7 commits intooctopus/masterfrom
em/octopus-em-attempt-bundling-for-mac

Conversation

@eddymoulton
Copy link
Copy Markdown
Collaborator

@eddymoulton eddymoulton commented Apr 28, 2026

For just Mac (not linux or windows) we are able to include all of the required binaries alongside libgit2 so users don't need to bring their own.

This not desirable for Linux or Windows because we want to allow users to bring their own crypto library for FIPS compliance, which those builds already do.

Because we do not ship a version of Octopus server for Mac (it's only used for development), we can accept that we include the crypto library with this package.

@eddymoulton eddymoulton changed the title Attempt bundling libssh2 for mac Improve bundling libssh2 for mac Apr 30, 2026
@eddymoulton eddymoulton marked this pull request as ready for review April 30, 2026 06:37
Copy link
Copy Markdown

@liam-mackie liam-mackie left a comment

Choose a reason for hiding this comment

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

LGTM

Comment thread build.libgit2.sh Outdated
Comment thread build.libgit2.sh
@eddymoulton eddymoulton merged commit a021977 into octopus/master May 7, 2026
15 checks passed
@eddymoulton eddymoulton deleted the em/octopus-em-attempt-bundling-for-mac branch May 7, 2026 06:48
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.

2 participants