Skip to content

Conversation

smuppand
Copy link
Contributor

This PR enhances the Zstd Archive Release workflow by inserting a diagnostic step before asset upload to help troubleshoot authentication and endpoint issues:
Debug upload context: Echoes the upload_url from the release creation step and prints the length of GITHUB_TOKEN to confirm PAT injection.
Ensures the .tar.zst asset upload step has the correct endpoint and a non-empty token before attempting the upload.
Aids in pinpointing “Bad credentials” errors by validating both the release URL and the authentication token at runtime.

…e asset upload

- Introduce “Debug upload context” step to echo the release `upload_url` and `GITHUB_TOKEN` length
- Helps diagnose “Bad credentials” by verifying PAT injection and correct upload endpoint

Signed-off-by: Srikanth Muppandam <[email protected]>
@smuppand smuppand requested a review from vnarapar July 21, 2025 12:10
Copy link
Contributor

@vnarapar vnarapar left a comment

Choose a reason for hiding this comment

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

LGTM

@vnarapar vnarapar merged commit 73c92c9 into qualcomm-linux:main Jul 21, 2025
6 checks passed
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.

2 participants