Skip to content

Fix artifact downloading in cloud-init workflow#2853

Draft
schilit wants to merge 1 commit into
google:mainfrom
schilit:fix-download-script
Draft

Fix artifact downloading in cloud-init workflow#2853
schilit wants to merge 1 commit into
google:mainfrom
schilit:fix-download-script

Conversation

@schilit

@schilit schilit commented Jul 14, 2026

Copy link
Copy Markdown

This PR fixes the broken artifact downloading script in the cloud-init workflow. The script was failing because ci.android.com changed its HTML structure. We now use the artifact view page to get a signed GCS URL.

- The download script was broken because ci.android.com changed its HTML structure,
  causing the grep to fail to find the zip filename.
  We now fetch the signed URL from the artifact's view page, which is robust.
- Corrected typo 'branchs' to 'branches' in the push trigger configuration.
@schilit schilit force-pushed the fix-download-script branch from fd8b171 to f613bea Compare July 14, 2026 04:43
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