Conversation
Xiloe
marked this pull request as draft
August 27, 2026 16:43
maybe fixed the login concurrency issue
Xiloe
force-pushed
the
rewrite
branch
4 times, most recently
from
September 2, 2026 15:19
ddeb416 to
c84d11a
Compare
Build workflow for windows-latest (was gitignored) with WER UI disabled, Defender exclusions, hard timeout and hang diagnostics. tool.nu: download installer from https://cdn.xiloe.fr/UDKInstall-2013-02-BETA.exe when rclone creds are absent (or rclone fails), stream sha256 through an external instead of slurping the 1.9GB installer, drop the x64 DirectX cabs and VC2010 runtime from UE3Redist into Binaries/Win64 on windows, and skip make under TG_SKIP_MAKE. The make hang was UDK.exe missing UE3Redist DLLs (0xC0000135); in session 0 the loader's missing-DLL dialog is invisible and the process waits on the hard-error port forever.
- Drop probe step, rclone/7z setup steps and R2 secrets from CI; the https
CDN fallback covers it (download happens once, then the cache serves it).
- Fix installer cache: key was hashFiles('tool.nu') which busted on every
tool.nu edit; now a static key, with tool.nu still verifying the checksum.
- Bump runner nushell to latest and drop str lowercase from sha256-of:
0.101 has no str lowercase, 0.114+ deprecates str downcase; certutil,
shasum and sha256sum all print lowercase hex anyway.
- Restore the UDK.com make invocation accidentally removed with the
TG_SKIP_MAKE block.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.