Skip to content

Sync eng/common directory with azure-sdk-tools for PR 12527#47031

Merged
azure-sdk merged 1 commit intomainfrom
sync-eng/common-djurek/vcpkg-cache-timeout-param-12527
Oct 17, 2025
Merged

Sync eng/common directory with azure-sdk-tools for PR 12527#47031
azure-sdk merged 1 commit intomainfrom
sync-eng/common-djurek/vcpkg-cache-timeout-param-12527

Conversation

@azure-sdk
Copy link
Copy Markdown
Collaborator

Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#12527 See eng/common workflow

…'s that exceed 1 hour (this can happen in C++ API View)
Copilot AI review requested due to automatic review settings October 16, 2025 18:12
@azure-sdk azure-sdk requested a review from a team as a code owner October 16, 2025 18:12
@azure-sdk azure-sdk requested a review from danieljurek October 16, 2025 18:12
@azure-sdk azure-sdk added EngSys This issue is impacting the engineering system. Central-EngSys This issue is owned by the Engineering System team. labels Oct 16, 2025
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR synchronizes the eng/common directory with azure-sdk-tools repository for PR 12527, introducing configurable timeout for vcpkg cache SAS tokens.

  • Added a configurable TokenTimeoutInHours parameter to replace the hardcoded 1-hour timeout
  • Updated PowerShell script to accept the new timeout parameter
  • Modified Azure Pipeline template to pass the timeout parameter through to the script

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
eng/common/scripts/Set-VcpkgWriteModeCache.ps1 Added TokenTimeoutInHours parameter and replaced hardcoded timeout with configurable value
eng/common/pipelines/templates/steps/set-vcpkg-cache-vars.yml Added parameter definition and script argument to pass timeout configuration

@azure-sdk azure-sdk merged commit 9e720c4 into main Oct 17, 2025
16 checks passed
@azure-sdk azure-sdk deleted the sync-eng/common-djurek/vcpkg-cache-timeout-param-12527 branch October 17, 2025 04:01
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. EngSys This issue is impacting the engineering system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants