Skip to content

Turn off git auto gc for sparse-checkout#6333

Merged
JimSuplizio merged 1 commit intoAzure:mainfrom
JimSuplizio:TurnOffGitGCForSparse
Jun 13, 2023
Merged

Turn off git auto gc for sparse-checkout#6333
JimSuplizio merged 1 commit intoAzure:mainfrom
JimSuplizio:TurnOffGitGCForSparse

Conversation

@JimSuplizio
Copy link
Copy Markdown
Contributor

@JimSuplizio JimSuplizio commented Jun 13, 2023

@benbp I've tested this change in my throwaway Java release branch. The placement of the call was specifically after the clone command which is the command that first creates the git directory.

The pipeline run I'd done also removed the interim call I'd added to Java's release yml to ensure everything worked.

Fixes #6294

@JimSuplizio JimSuplizio added the Central-EngSys This issue is owned by the Engineering System team. label Jun 13, 2023
@JimSuplizio JimSuplizio self-assigned this Jun 13, 2023
@azure-sdk
Copy link
Copy Markdown
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

azure-sdk added a commit to Azure/azure-sdk-for-js that referenced this pull request Jun 13, 2023
Sync eng/common directory with azure-sdk-tools for PR
Azure/azure-sdk-tools#6333 See [eng/common
workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow)

Co-authored-by: James Suplizio <jasupliz@microsoft.com>
@JimSuplizio JimSuplizio merged commit 0ecb2cd into Azure:main Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Central-EngSys This issue is owned by the Engineering System team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add git config gc.auto 0 to sparse-checkout.yml

3 participants