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

Handle cyclic module dependencies #935

Merged
merged 11 commits into from
Oct 2, 2024
Merged

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    f2783c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9b3f42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdc336f View commit details
    Browse the repository at this point in the history
  4. Remove debug dot graphs.

    maximebuyse committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a0f2265 View commit details
    Browse the repository at this point in the history
  5. rename 'name_me'

    maximebuyse committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    5db36e4 View commit details
    Browse the repository at this point in the history
  6. Avoid computing transitive closure in case there is no cycles in the …

    …modules dependency graph.
    maximebuyse committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    93a7834 View commit details
    Browse the repository at this point in the history
  7. Pass recursive bundles to the backend to avoid failure when trying to…

    … find late_skip attributes.
    maximebuyse committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0559a9e View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    c6387f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4e9ab6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1d09dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d20b769 View commit details
    Browse the repository at this point in the history