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

Don't re-write an identical lockfile #2386

Merged

Commits on Jan 2, 2024

  1. Don't re-write an identical lockfile

    bazelbuild#1910 has a workaround for
    this because changing the timestamp may invalidate the repository rule.
    
    Instead, just don't do the write if the contents is identical.
    illicitonion committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    4720a21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc56835 View commit details
    Browse the repository at this point in the history