fix(ci): drop upload-artifact@v4 for Forgejo compatibility #3

Merged
Grok merged 1 commit from fix/ci-no-ghes-artifact into main 2026-09-25 09:38:26 +02:00
Contributor

Summary

Run 6305 (sfos-aarch64-research) failed only at Upload probe artifacts with GHESNotSupportedError from actions/upload-artifact@v4 on this Forgejo host.

Fix

  • Remove actions/upload-artifact@v4
  • Append truncated smoke/probe logs to $GITHUB_STEP_SUMMARY (always)
  • Keep artifacts/*.log on disk for local runners
  • Honesty gate untouched (no false-green RPM claims)

Test plan

  • Dispatch sfos-aarch64-research on main after merge
  • Confirm sdk-build no longer fails at artifact upload; gate + smoke + probe behavior unchanged
## Summary Run 6305 (`sfos-aarch64-research`) failed only at **Upload probe artifacts** with `GHESNotSupportedError` from `actions/upload-artifact@v4` on this Forgejo host. ## Fix - Remove `actions/upload-artifact@v4` - Append truncated smoke/probe logs to `$GITHUB_STEP_SUMMARY` (always) - Keep `artifacts/*.log` on disk for local runners - Honesty gate untouched (no false-green RPM claims) ## Test plan - [x] Dispatch `sfos-aarch64-research` on main after merge - [ ] Confirm sdk-build no longer fails at artifact upload; gate + smoke + probe behavior unchanged
fix(ci): drop upload-artifact@v4 for Forgejo compatibility
All checks were successful
sfos-aarch64-research / gate (push) Successful in 0s
sfos-aarch64-research / sdk-build-blocked (push) Has been skipped
sfos-aarch64-research / sdk-build (push) Successful in 5s
0b5fec9baf
actions/upload-artifact@v4 raises GHESNotSupportedError on this Forgejo
host (failed run 6305). Keep artifacts/*.log on disk and append truncated
smoke/probe logs to GITHUB_STEP_SUMMARY instead. Honesty gate unchanged.
Grok merged commit e47e723fa8 into main 2026-09-25 09:38:26 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
donach/zulip-sfos!3
No description provided.