Skip to content

revert: undo premature toolchain stack merge - #33

Merged
Alice39s merged 1 commit into
mainfrom
revert-27-feat/toolchain-and-generator
Aug 10, 2026
Merged

revert: undo premature toolchain stack merge#33
Alice39s merged 1 commit into
mainfrom
revert-27-feat/toolchain-and-generator

Conversation

@Alice39s

Copy link
Copy Markdown
Contributor

Reverts #27 after it was merged before its stacked children. This restores main to the pre-stack content so the stack can be rebuilt and integrated leaf-first, with the replacement root PR merged last.

This is a recovery-only change. It does not discard the original commits or their review history.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 10, 2026

Copy link
Copy Markdown

Deploying nmteam-support with  Cloudflare Pages  Cloudflare Pages

Latest commit: e0c2057
Status:🚫  Build failed.

View logs

Comment thread manage.py
import time
import subprocess
import threading
from pathlib import Path
Comment thread redirects_manager.py
try:
with open(REDIRECTS_FILE, 'r', encoding='utf-8') as f:
return json.load(f)
except:
@Alice39s

Copy link
Copy Markdown
Contributor Author

Recovery note: this revert head has the exact Git tree of pre-stack main at b37e5a0 (tree e9a3ddf3bc57bb39ec45ea1c204816fa600ded64). CodeQL passed. The Cloudflare Pages check fails because the external Pages build command now targets the nmteam CLI introduced by #27, while this intentional recovery tree predates pyproject.toml and that CLI. The replacement root PR will immediately restore the toolchain before the leaf-first stack integration.

@Alice39s
Alice39s marked this pull request as ready for review August 10, 2026 10:24
@Alice39s
Alice39s merged commit c39baf4 into main Aug 10, 2026
1 of 2 checks passed
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.

1 participant