[PR #11851] [MERGED] Use shallow fetch depth #28754

Open
opened 2026-01-31 09:30:33 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/11851
Author: @miniksa
Created: 12/1/2021
Status: Merged
Merged: 12/1/2021
Merged by: @undefined

Base: mainHead: dev/miniksa/shallow


📝 Commits (1)

📊 Changes

3 files changed (+6 additions, -0 deletions)

View changed files

📝 build/pipelines/release.yml (+4 -0)
📝 build/pipelines/templates/build-console-audit-job.yml (+1 -0)
📝 build/pipelines/templates/build-console-steps.yml (+1 -0)

📄 Description

Set fetch limit to a depth of 1 for our pipelines as they're just building off of one commit. Saves disk space at least. Might save time.

PR Checklist

See also: https://docs.microsoft.com/en-us/azure/devops/pipelines/repos/pipeline-options-for-git?view=azure-devops&tabs=yaml#shallow-fetch


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/11851 **Author:** [@miniksa](https://github.com/miniksa) **Created:** 12/1/2021 **Status:** ✅ Merged **Merged:** 12/1/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/miniksa/shallow` --- ### 📝 Commits (1) - [`cc47a33`](https://github.com/microsoft/terminal/commit/cc47a33bbacfb591d3f094cfd0454320e7fac873) Try shallow fetch depth ### 📊 Changes **3 files changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `build/pipelines/release.yml` (+4 -0) 📝 `build/pipelines/templates/build-console-audit-job.yml` (+1 -0) 📝 `build/pipelines/templates/build-console-steps.yml` (+1 -0) </details> ### 📄 Description Set fetch limit to a depth of 1 for our pipelines as they're just building off of one commit. Saves disk space at least. Might save time. ## PR Checklist * [x] Closes #10803 * [x] I work here * [ ] Blends. See also: https://docs.microsoft.com/en-us/azure/devops/pipelines/repos/pipeline-options-for-git?view=azure-devops&tabs=yaml#shallow-fetch --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:30:33 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#28754