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

Add macOS support #116

Merged
merged 8 commits into from
Jul 26, 2022
Merged

Add macOS support #116

merged 8 commits into from
Jul 26, 2022

Conversation

kit-ty-kate
Copy link
Contributor

This is just a draft PR to visualize the remaining differences and test on a local instance first.

cc @patricoferris

@kit-ty-kate
Copy link
Contributor Author

kit-ty-kate commented Jul 16, 2021

Checklist for macOS CI:

Critical:

Urgent but non-essential:

@@ -44,7 +44,32 @@ let opam_install ~variant ~opam_version ~pin ~lower_bounds ~with_tests ~pkg =

let setup_repository ~variant ~for_docker ~opam_version =
let open Obuilder_spec in
let home_dir = match Variant.os variant with
| `macOS -> "/Users/mac705"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Suggested change
| `macOS -> "/Users/mac705"
| `macOS -> "/Users/mac705"

@patricoferris is that always the case?

@kit-ty-kate kit-ty-kate marked this pull request as ready for review July 26, 2022 09:18
@kit-ty-kate
Copy link
Contributor Author

Keeping this PR around until all the things are fixed is becoming too costly in maintenance time. All the issues have their TODO comments so I think it’s good enough to merge this now and fix things later

@kit-ty-kate kit-ty-kate changed the title [Draft] Add macOS support Add macOS support Jul 26, 2022
@kit-ty-kate kit-ty-kate merged commit 15cd424 into ocurrent:master Jul 26, 2022
@kit-ty-kate kit-ty-kate deleted the macos branch July 26, 2022 09:19
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.

None yet

1 participant