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: ignoring promotion rules #8512

Closed
wants to merge 1 commit into from

Conversation

rgrinberg
Copy link
Member

Bug #4401 was (promote until-clean) rules being incorrectly ignored by
--ignore-promoted-rules. PR #5956 fixed it but only made the fix
available to newer projects.

This means that projects must update their dune versions before users
can actually build this project without being affected by this bug.
Since this bug fix doesn't have much the potential to break anything, we
make the fix available to all versions.

Signed-off-by: Rudi Grinberg [email protected]

@rgrinberg rgrinberg requested a review from emillon August 26, 2023 08:49
@rgrinberg rgrinberg force-pushed the ps/rr/fix__ignoring_promotion_rules branch from a952a77 to 12f16e1 Compare August 26, 2023 08:52
@rgrinberg rgrinberg added this to the 3.11.0 milestone Aug 26, 2023
Bug #4401 was `(promote until-clean)` rules being incorrectly ignored by
`--ignore-promoted-rules`. PR #5956 fixed it but only made the fix
available to newer projects.

This means that projects must update their dune versions before users
can actually build this project without being affected by this bug.
Since this bug fix doesn't have much the potential to break anything, we
make the fix available to all versions.

Signed-off-by: Rudi Grinberg <[email protected]>

<!-- ps-id: 82b639c6-a417-4ae8-8cd2-fae02849ea83 -->
@rgrinberg rgrinberg force-pushed the ps/rr/fix__ignoring_promotion_rules branch from 12f16e1 to 0cc07e2 Compare August 26, 2023 16:11
@rgrinberg rgrinberg removed this from the 3.11.0 milestone Aug 26, 2023
@rgrinberg
Copy link
Member Author

Unfortunately, some people rely on the old behavior: ocaml-community/sedlex#154

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.

1 participant