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

fix: push an empty index when deleting the last referrer with SkipReferrersGC #593

Merged
merged 9 commits into from
Sep 12, 2023

Commits on Sep 8, 2023

  1. test pushing manifest with skipGC enabled

    Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
    Wwwsylvia committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    d6073d6 View commit details
    Browse the repository at this point in the history
  2. test deleting manifest with SkipGC - should fail now

    Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
    Wwwsylvia committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    d91a617 View commit details
    Browse the repository at this point in the history
  3. improve readability

    Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
    Wwwsylvia committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    f6c64df View commit details
    Browse the repository at this point in the history
  4. update comment

    Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
    Wwwsylvia committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    9272c93 View commit details
    Browse the repository at this point in the history
  5. improve comment

    Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
    Wwwsylvia committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    d51c6f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. make more sense

    Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
    Wwwsylvia committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    b7f2f87 View commit details
    Browse the repository at this point in the history
  2. minor rewording

    Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
    Wwwsylvia committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    d11f8c9 View commit details
    Browse the repository at this point in the history
  3. add test case

    Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
    Wwwsylvia committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    26ccbc3 View commit details
    Browse the repository at this point in the history
  4. minor

    Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
    Wwwsylvia committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    17b6713 View commit details
    Browse the repository at this point in the history