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

[CI Environment] Updated 'fetchDepth' for Checkout issue in git 2.3.3 #1903

Conversation

ChrisSidebotham
Copy link
Contributor

Description

Fix for the bug in issue #1899 - Adding fetchDepth: 0 to configure default checkout options. this currently only effect new pipelines made in azure devops running git version 2.3.3

Pipeline

Type of Change

Please delete options that are not relevant.

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Update to documentation

Checklist

  • I'm sure there are no other open Pull Requests for the same update/change
  • My corresponding pipelines / checks run clean and green without any errors or warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (readme)
  • I did format my code

@ChrisSidebotham ChrisSidebotham requested a review from a team as a code owner September 5, 2022 17:23
@ChrisSidebotham ChrisSidebotham added bug Something isn't working [cat] pipelines category: pipelines [cat] azure devops category: Azure DevOps labels Sep 5, 2022
@ChrisSidebotham ChrisSidebotham merged commit 614f011 into main Sep 6, 2022
@ChrisSidebotham ChrisSidebotham deleted the users/csidebotham/1899-bug-report-git-agent-update-causes-publishmodule-failiures-when-performing-diff-on-git-fetch-results branch September 6, 2022 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working [cat] azure devops category: Azure DevOps [cat] pipelines category: pipelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug Report]: GIT Agent Update causes publishModule failiures when performing Diff on git fetch results
2 participants