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

fix: use correct promotion mode #154

Merged
merged 1 commit into from
Aug 26, 2023

Conversation

rgrinberg
Copy link
Contributor

(promote (until-clean)) is ignored when --ignore-promoted-rules is passed in later versions of dune.

See
ocaml/dune#4401
ocaml/dune#5956

`(promote (until-clean))` is ignored when `--ignore-promoted-rules` is
passed in later versions of dune.

See
ocaml/dune#4401
ocaml/dune#5956

Signed-off-by: Rudi Grinberg <[email protected]>
@rgrinberg
Copy link
Contributor Author

In particular, this comment is relevant: ocaml/dune#4401 (comment)

@toots
Copy link
Member

toots commented Aug 26, 2023

Thanks!

@toots toots merged commit bb42541 into ocaml-community:master Aug 26, 2023
8 of 9 checks passed
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.

2 participants