take the artifact action from a fork of our own #10

Merged
alex merged 1 commits from fix/artifact-fork into master 2026-08-14 00:26:28 +00:00
Owner

Upstream v4 refuses to run anywhere but github.com: it reads
GITHUB_SERVER_URL, calls everything else a GitHub Enterprise Server and
throws before making a request. A probe run settled the rest — the name
cannot be overridden from a step, because the runner sets the GITHUB_
ones last. So the action now comes from this Gitea, forked with that one
check removed, on a fixed tag rather than a floating one.

Upstream v4 refuses to run anywhere but github.com: it reads GITHUB_SERVER_URL, calls everything else a GitHub Enterprise Server and throws before making a request. A probe run settled the rest — the name cannot be overridden from a step, because the runner sets the GITHUB_ ones last. So the action now comes from this Gitea, forked with that one check removed, on a fixed tag rather than a floating one.
alex added 1 commit 2026-08-14 00:25:20 +00:00
take the artifact action from a fork of our own
Pull request / build (pull_request) Successful in 37s
7e23122743
Upstream v4 refuses to run anywhere but github.com: it reads
GITHUB_SERVER_URL, calls everything else a GitHub Enterprise Server and
throws before making a request. A probe run settled the rest — the name
cannot be overridden from a step, because the runner sets the GITHUB_
ones last. So the action now comes from this Gitea, forked with that one
check removed, on a fixed tag rather than a floating one.
alex merged commit b2c7b31eb5 into master 2026-08-14 00:26:28 +00:00
alex deleted branch fix/artifact-fork 2026-08-14 00:26:29 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alrakis/cursor-lang#10