[new release] obuilder and obuilder-spec (0.5) #22467
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Run build scripts for CI
CHANGES:
Add --fuse-path to allow selection of the path redirected by FUSE (@mtelvers Added --fuse-path to allow selection of the path redirected by FUSE ocurrent/obuilder#128, reviewed by @MisterDA )
Pre-requisites for Windows support using docker for Windows (@MisterDA Docker & Windows prerequisites ocurrent/obuilder#116, reviewed by @tmcgilchrist)
Additional tests and prerequistes for Windows support (@MisterDA Windows prereqs tests ocurrent/obuilder#130, reviewed by @tmcgilchrist)
Add support for Docker/Windows spec (@MisterDA Add support for Docker/Windows spec ocurrent/obuilder#117, reviewed by @tmcgilchrist)
Depend on Lwt.5.6.1 for bugfixes (@MisterDA Depend on Lwt.5.6.1 for bugfixes ocurrent/obuilder#108, reviewed by @tmcgilchrist)
Add macOS support (@patricoferris macOS support ocurrent/obuilder#87, reviewed by @tmcgilchrist @talex5 @kit-ty-kate)
Enable macOS tests only on macOS (@MisterDA Enable macOS tests only on macOS ocurrent/obuilder#126, reviewed by @tmcgilchrist)
Dune 3.0 generates empty intf for executables (@MisterDA Dune 3.0 generates empty intf for executables ocurrent/obuilder#111, reviewed by @talex5)
Fix warnings and CI failure (@MisterDA Fix warnings and CI failure ocurrent/obuilder#110, reviewed by @talex5)
Expose store root and cmdliner term with non-required store (@MisterDA Expose store root and cmdliner term with non-required store ocurrent/obuilder#119, reviewed by @tmcgilchrist)
Expose Rsync_store module (@MisterDA Expose
Rsync_storemodule ocurrent/obuilder#114, reviewed by @talex5)Rsync hard-links to save space (@art-w Rsync hard-links to save space ocurrent/obuilder#102, reviewed by @patricoferris)