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

generate packages targeting FreeBSD #82

Open
shiftkey opened this issue Jan 23, 2018 · 2 comments
Open

generate packages targeting FreeBSD #82

shiftkey opened this issue Jan 23, 2018 · 2 comments

Comments

@shiftkey
Copy link
Member

Reported downstream: desktop/dugite#154

This requires:

  • a FreeBSD CI platform (or equivalent) that can be used to build PRs and validate changes
  • the ability to publish tagged builds to GitHub
  • scripts to build and package on FreeBSD
@arajkumar
Copy link

Hey @shiftkey,

Sorry for the delay. Why can't we simply fallback to system installed git on unsupported platforms like FreeBSD? Looks like none of the CI services(circleci, travis) are supporting FreeBSD as of now.

@arrowd
Copy link

arrowd commented Nov 10, 2023

I just bumped into this problem when porting Logseq to FreeBSD.

The previous comment makes a lot of sense to me. Let the software use Git from $PATH if the bundled binaries can't be found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants