Skip to content

Fix GitHub Actions CI - #394

Merged
bneradt merged 7 commits into
yahoo:masterfrom
bneradt:verify-github-actions
Aug 8, 2026
Merged

Fix GitHub Actions CI#394
bneradt merged 7 commits into
yahoo:masterfrom
bneradt:verify-github-actions

Conversation

@bneradt

@bneradt bneradt commented Aug 8, 2026

Copy link
Copy Markdown
Collaborator

Use the standard HTTPS registry endpoint so hosted runners can pull the CI image.

Keep generated RAT output outside its scan tree, stream per-test AuTest progress from parallel workers, and package the complete AuTest sandbox before uploading failure artifacts.

Keep client-originated HTTP/2 abort sessions alive long enough for the proxy to consume terminal frames before AuTest tears down background processes.

Trigger the format, RAT, unit, and AuTest jobs on GitHub.
Copilot AI lite review requested due to automatic review settings August 8, 2026 22:20
@bneradt bneradt self-assigned this Aug 8, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Use port 443 for the CI image so GitHub-hosted runners can reach it.
@bneradt bneradt changed the title Verify GitHub Actions CI Use HTTPS registry endpoint in CI Aug 8, 2026
Write the generated report to runner storage so RAT does not scan it.
@bneradt bneradt changed the title Use HTTPS registry endpoint in CI Fix GitHub Actions CI Aug 8, 2026
bneradt added 3 commits August 8, 2026 17:36
Archive only regular output files so IPC entries cannot block uploads.
Package the sandbox first so special files cannot block artifact upload.
Enable verbose AuTest output so each test result appears while the suite runs instead of only after completion.
@bneradt
bneradt force-pushed the verify-github-actions branch from 5eaaa27 to 942dbe4 Compare August 8, 2026 22:55
Keep client-originated abort sessions open briefly after replay. This lets the proxy consume the terminal HTTP/2 frame before AuTest stops the background proxy and server processes.
@bneradt
bneradt merged commit d4370db into yahoo:master Aug 8, 2026
4 checks passed
@bneradt
bneradt deleted the verify-github-actions branch August 8, 2026 23:09
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