Skip to content

fix: increase timeout for aws creds for signing#1689

Merged
Shubhranshu153 merged 1 commit into
mainfrom
fix-github-token-expiring
Feb 2, 2026
Merged

fix: increase timeout for aws creds for signing#1689
Shubhranshu153 merged 1 commit into
mainfrom
fix-github-token-expiring

Conversation

@Shubhranshu153
Copy link
Copy Markdown
Member

Issue #, if available:

Description of changes:
The "generate pkg" step can exceed 1 hour when the external code signing
service is slow, causing AWS CLI calls to fail with expired credentials.

Extend the OIDC token duration from the default 1 hour to 2 hours to
provide sufficient buffer for these operations.

Testing done:

  • I've reviewed the guidance in CONTRIBUTING.md

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Signed-off-by: Shubhranshu Mahapatra <shubhum@amazon.com>
@Shubhranshu153 Shubhranshu153 requested a review from a team as a code owner January 31, 2026 18:02
@Shubhranshu153 Shubhranshu153 merged commit e8c54b9 into main Feb 2, 2026
28 checks passed
@Shubhranshu153 Shubhranshu153 deleted the fix-github-token-expiring branch February 2, 2026 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants