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

Fail the build on repository rule errors in a module extension #15926

Closed
wants to merge 1 commit into from

Commits on Jul 20, 2022

  1. Fail the build on repository rule errors in a module extension

    Fail the build on repository rule errors in a module extension
    
    Also emit a Starlark stack trace pointing to the particular call site
    of the repository rule.
    
    Previously, the root cause error would be printed, but the build would
    continue.
    
    Fixes bazelbuild#14526 (comment)
    
    Closes bazelbuild#15796.
    
    PiperOrigin-RevId: 459065865
    Change-Id: I2444378c7857b1031fabfacd00f8246583bb2146
    fmeum committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    1e271ac View commit details
    Browse the repository at this point in the history