Skip to content

fix: use correct promotion mode#154

Merged
toots merged 1 commit intoocaml-community:masterfrom
rgrinberg:dune-fix-promote
Aug 26, 2023
Merged

fix: use correct promotion mode#154
toots merged 1 commit intoocaml-community:masterfrom
rgrinberg:dune-fix-promote

Conversation

@rgrinberg
Copy link
Copy Markdown
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 <me@rgrinberg.com>
@rgrinberg
Copy link
Copy Markdown
Contributor Author

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

@toots
Copy link
Copy Markdown
Member

toots commented Aug 26, 2023

Thanks!

@toots toots merged commit bb42541 into ocaml-community:master Aug 26, 2023
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