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

refactor: evaluate directory targets enabled_if in parallel map #10402

Conversation

rgrinberg
Copy link
Member

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

@rgrinberg rgrinberg force-pushed the ps/rr/refactor__evaluate_directory_targets_enabled_if_in_parallel_map branch 2 times, most recently from 3510de4 to 539b010 Compare April 7, 2024 22:22
@@ -1,20 +1,18 @@
We try to build the documentation but there will be a clash between the
directory targets. Notice how the tex one fails before html one.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Notice how the tex one fails before html one.

This is no longer true?

Will this test be deterministic with parallel_map?

@rgrinberg rgrinberg force-pushed the ps/rr/refactor__evaluate_directory_targets_enabled_if_in_parallel_map branch 2 times, most recently from a3b70d6 to 999db7b Compare April 8, 2024 19:32
Signed-off-by: Rudi Grinberg <[email protected]>

<!-- ps-id: 6488fef7-3f8d-436f-a876-17f6615d6e3e -->
@rgrinberg rgrinberg force-pushed the ps/rr/refactor__evaluate_directory_targets_enabled_if_in_parallel_map branch from 999db7b to 91ed5f6 Compare April 8, 2024 19:48
@rgrinberg rgrinberg merged commit d19d928 into main Apr 8, 2024
26 of 27 checks passed
@rgrinberg rgrinberg deleted the ps/rr/refactor__evaluate_directory_targets_enabled_if_in_parallel_map branch April 8, 2024 21:23
emillon pushed a commit to emillon/dune that referenced this pull request Apr 22, 2024
@emillon emillon mentioned this pull request Apr 22, 2024
emillon pushed a commit to emillon/dune that referenced this pull request Apr 22, 2024
emillon added a commit that referenced this pull request Apr 23, 2024
* refactor: evaluate directory targets enabled_if in parallel map (#10402)

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

* fix: lazier directory target extraction (#10442)

If no directory targets are defined, then do not evaluate enabled_if

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

---------

Signed-off-by: Rudi Grinberg <[email protected]>
Co-authored-by: Rudi Grinberg <[email protected]>
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