Commit Graph
8 Commits
Author SHA1 Message Date
alexandClaude Opus 5 a9469448fc point the probe at the fork
Probe the artifacts / probe (push) Successful in 8s
The first round answered what it was for: a step cannot set GITHUB_SERVER_URL
and v4 fails on the check either way, while v3 uploads. The three upload
steps are down to one, on the fork, and it is no longer allowed to fail
quietly — the run is now a straight yes or no on going back to v4.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-14 05:16:18 +05:00
alexandClaude Opus 5 18d970b70e add a probe workflow for the artifact upload
Probe the artifacts / probe (push) Successful in 5s
The release takes four minutes to reach the upload and fails there on a
check the action makes before any request leaves the runner. The probe
asks the same questions in seconds: what the runner puts in the GITHUB_
names, whether a step-level env reaches a JS action at all, and which of
v3 and v4 gets an artifact through.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-14 04:51:19 +05:00
alex 5670ad0e64 fixed isGhes func in release pipeline (#9)
Release / release (push) Failing after 4m12s
Reviewed-on: #9
Co-authored-by: Aleksandr Neychev <alexnejchev73@gmail.com>
2026-08-13 23:34:38 +00:00
alex 42974ecc8f modified release pipeline (#4)
Release / release (push) Canceled after 47s
await certificate from ssl.com

Reviewed-on: #4
Co-authored-by: Aleksandr Neychev <alexnejchev73@gmail.com>
2026-08-13 11:17:22 +00:00
alex 55ac8e6556 lightweight variant (#1)
Reviewed-on: #1
Co-authored-by: Aleksandr Neychev <alexnejchev73@gmail.com>
2026-08-12 13:37:30 +00:00
alex 3bf2018a62 fixed release version in pipeline
Release / release (push) Failing after 2m19s
2026-08-11 15:56:23 +05:00
alex cb39198e0a fixed pipeline
Release / release (push) Failing after 20s
2026-08-11 15:44:26 +05:00
alex 71a8d3e6fb added CI 2026-08-11 15:01:47 +05:00