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

Migrate to an incremental format for MODULE.bazel.lock #22154

Closed
wants to merge 22 commits into from

Commits on May 10, 2024

  1. Add ENFORCE mode

    fmeum committed May 10, 2024
    Configuration menu
    Copy the full SHA
    9914d96 View commit details
    Browse the repository at this point in the history
  2. Switch to new lockfile format

    fmeum committed May 10, 2024
    Configuration menu
    Copy the full SHA
    aeeb80e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42f8281 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91c0474 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b4e4d8 View commit details
    Browse the repository at this point in the history
  6. Revert "user-specific path in lockfile" changes

    Revert "Remove user specific path from the lockfile (Fixes bazelbuild#19621)"
    
    This reverts commit 173bd2b.
    
    Revert "Remove user specific absolute path from lockfile"
    
    This reverts commit 736a068.
    fmeum committed May 10, 2024
    Configuration menu
    Copy the full SHA
    ddb6964 View commit details
    Browse the repository at this point in the history
  7. Revert 279a87c

    fmeum committed May 10, 2024
    Configuration menu
    Copy the full SHA
    96f5a80 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b5c534f View commit details
    Browse the repository at this point in the history
  9. Check in MODULE.bazel.lock.dist

    fmeum committed May 10, 2024
    Configuration menu
    Copy the full SHA
    8336242 View commit details
    Browse the repository at this point in the history
  10. Remove unnecessary Skyframe dep

    fmeum committed May 10, 2024
    Configuration menu
    Copy the full SHA
    899291f View commit details
    Browse the repository at this point in the history
  11. Change signature

    fmeum committed May 10, 2024
    Configuration menu
    Copy the full SHA
    5af292b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    14ce34f View commit details
    Browse the repository at this point in the history
  13. Address trivial comments

    fmeum committed May 10, 2024
    Configuration menu
    Copy the full SHA
    7dcc50e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0a34527 View commit details
    Browse the repository at this point in the history
  15. Revert "Check in MODULE.bazel.lock.dist"

    This reverts commit f042996.
    fmeum committed May 10, 2024
    Configuration menu
    Copy the full SHA
    a6ce13a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    88def32 View commit details
    Browse the repository at this point in the history
  17. Update comments

    fmeum committed May 10, 2024
    Configuration menu
    Copy the full SHA
    0b83675 View commit details
    Browse the repository at this point in the history
  18. Update lockfile

    fmeum committed May 10, 2024
    Configuration menu
    Copy the full SHA
    15b0443 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fea4541 View commit details
    Browse the repository at this point in the history
  20. Add missing dist repo

    fmeum committed May 10, 2024
    Configuration menu
    Copy the full SHA
    84f5181 View commit details
    Browse the repository at this point in the history
  21. Update default lockfile

    fmeum committed May 10, 2024
    Configuration menu
    Copy the full SHA
    2253b86 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    62834a3 View commit details
    Browse the repository at this point in the history