Skip to content

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

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#3216
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)
@azure-sdk azure-sdk requested a review from a team as a code owner 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 PR #12527, making the vcpkg cache token timeout duration configurable. Previously, the token timeout was hardcoded to 1 hour; now it can be specified as a parameter while maintaining the same default behavior.

Key Changes:

  • Made vcpkg SAS token timeout duration configurable via a new parameter
  • Added pipeline template parameter to control token expiration time

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 to make SAS token expiration configurable
eng/common/pipelines/templates/steps/set-vcpkg-cache-vars.yml Added template parameter and passed it through to the PowerShell script

@danieljurek
Copy link
Copy Markdown
Member

/azp run rust - core

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@azure-sdk azure-sdk merged commit a83f397 into main Oct 17, 2025
36 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