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 support for Docker/Windows spec #117

Merged
merged 3 commits into from
Oct 14, 2022

Conversation

MisterDA
Copy link
Contributor

@MisterDA MisterDA commented Sep 6, 2022

The commit setting safe.directory shall be removed when our base images start shipping with

@MisterDA MisterDA requested review from talex5 and tmcgilchrist and removed request for talex5 September 6, 2022 14:06
@MisterDA MisterDA mentioned this pull request Sep 6, 2022
1 task
lib/btrfs_store.ml Outdated Show resolved Hide resolved
lib/rsync_store.ml Outdated Show resolved Hide resolved
lib/runc_sandbox.ml Outdated Show resolved Hide resolved
@MisterDA
Copy link
Contributor Author

MisterDA commented Sep 8, 2022

Applied your suggestions, thanks.

@MisterDA
Copy link
Contributor Author

Updated the base Windows image, good to go.

lib/zfs_store.ml Outdated Show resolved Hide resolved
@MisterDA MisterDA removed the request for review from talex5 September 23, 2022 07:22
@tmcgilchrist tmcgilchrist mentioned this pull request Oct 10, 2022
6 tasks
@MisterDA MisterDA mentioned this pull request Oct 10, 2022
7 tasks
@MisterDA MisterDA force-pushed the docker-windows-spec branch 3 times, most recently from 748619b to 7e02f0c Compare October 13, 2022 10:57
@MisterDA
Copy link
Contributor Author

These amended patches finally fix the spec tests on Windows. Please consider for merging.

@MisterDA MisterDA requested a review from tmcgilchrist October 13, 2022 11:03
@MisterDA MisterDA force-pushed the docker-windows-spec branch from 7e02f0c to 6c01963 Compare October 14, 2022 14:55
@tmcgilchrist tmcgilchrist merged commit 0c41ec9 into ocurrent:master Oct 14, 2022
@MisterDA MisterDA deleted the docker-windows-spec branch October 15, 2022 04:45
tmcgilchrist added a commit to tmcgilchrist/opam-repository that referenced this pull request Nov 7, 2022
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)
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