Skip to content

Conversation

@tmcgilchrist
Copy link
Contributor

Run build scripts for CI

CHANGES:

CHANGES:

- Add --fuse-path to allow selection of the path redirected by FUSE (@mtelvers ocurrent/obuilder#128, reviewed by @MisterDA )
- Pre-requisites for Windows support using docker for Windows (@MisterDA ocurrent/obuilder#116, reviewed by @tmcgilchrist)
- Additional tests and prerequistes for Windows support (@MisterDA ocurrent/obuilder#130, reviewed by @tmcgilchrist)
- Add support for Docker/Windows spec (@MisterDA ocurrent/obuilder#117, reviewed by @tmcgilchrist)
- Depend on Lwt.5.6.1 for bugfixes (@MisterDA ocurrent/obuilder#108, reviewed by @tmcgilchrist)

- Add macOS support (@patricoferris ocurrent/obuilder#87, reviewed by @tmcgilchrist @talex5 @kit-ty-kate)
- Enable macOS tests only on macOS (@MisterDA ocurrent/obuilder#126, reviewed by @tmcgilchrist)
- Dune 3.0 generates empty intf for executables (@MisterDA ocurrent/obuilder#111, reviewed by @talex5)
- Fix warnings and CI failure (@MisterDA ocurrent/obuilder#110, reviewed by @talex5)

- Expose store root and cmdliner term with non-required store (@MisterDA ocurrent/obuilder#119, reviewed by @tmcgilchrist)
- Expose Rsync_store module (@MisterDA ocurrent/obuilder#114, reviewed by @talex5)
- Rsync hard-links to save space (@art-w ocurrent/obuilder#102, reviewed by @patricoferris)
Comment on lines +27 to +28
"alcotest-lwt" {with-test}
"odoc" {with-doc}
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
"alcotest-lwt" {with-test}
"odoc" {with-doc}
"alcotest-lwt" {with-test}
"odoc" {with-doc}
"camlp-streams"

This is required to make stream work with OCaml 5

Copy link
Contributor

Choose a reason for hiding this comment

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

No, we're not using Stream in obuilder, the error comes from tar.

Copy link
Contributor

Choose a reason for hiding this comment

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

Indeed! My mistake 😅

@MisterDA
Copy link
Contributor

MisterDA commented Nov 8, 2022

We need tar >= 2.0.1 and sha >= 1.15.2.

@kit-ty-kate
Copy link
Member

We need tar >= 2.0.1 and sha >= 1.15.2.

It's not needed with #22474 and #22475

Thanks!

@kit-ty-kate kit-ty-kate merged commit 22df990 into ocaml:master Nov 8, 2022
@tmcgilchrist tmcgilchrist deleted the release-obuilder-v0.5 branch November 9, 2022 00:31
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.

4 participants