Skip to content

fix: install script issue#88

Merged
zhu-xiaowei merged 1 commit intomainfrom
fix-install-error-messages
Apr 21, 2026
Merged

fix: install script issue#88
zhu-xiaowei merged 1 commit intomainfrom
fix-install-error-messages

Conversation

@zhu-xiaowei
Copy link
Copy Markdown
Contributor

Issue #

  1. fix install script issue

Description

General Checklist

  • The code changes have been fully tested
  • Security oriented best practices and standards are followed (e.g. using input sanitization, principle of the least privilege, etc.)
  • Documentation update for the change if required
  • PR title conforms to conventional commit style
  • If breaking change, documentation/changelog update with migration instructions

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT-0 license.

Previous code swallowed stderr and showed a generic "credentials not
configured" message even when the real cause was an expired or invalid
token. Capture the STS error output, distinguish expired/invalid tokens
from missing config, and suggest the right remediation for each.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@zhu-xiaowei zhu-xiaowei enabled auto-merge (squash) April 21, 2026 08:43
@zhu-xiaowei zhu-xiaowei merged commit 1de5860 into main Apr 21, 2026
6 checks passed
@zhu-xiaowei zhu-xiaowei deleted the fix-install-error-messages branch April 21, 2026 09:07
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.

1 participant