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

Omit runtime dependencies from build ordering #567

Closed
wants to merge 1 commit into from

Commits on Aug 3, 2023

  1. Omit runtime dependencies from build ordering

    This change will allow a package which has only a runtime dependency on
    another package to be built independently. It will not affect the
    dependency-based package selection behavior, but could make the build
    graph a little more shallow.
    cottsay committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    e2a8b22 View commit details
    Browse the repository at this point in the history