Commit Graph

3 Commits

Author SHA1 Message Date
Glary-Bot
99dfc33812 fix(website): validate cloud-nodes snapshot before atomic rename
Walks pack and node fields explicitly with the user-content extension
regex instead of regex-scanning the entire JSON blob (the prior anchor
$ only matched the very end of the serialized string). Validation now
runs before the temp file is renamed into place so a leak aborts the
refresh without ever overwriting the committed snapshot. Addresses
Oracle review finding #2.
2026-05-04 12:57:02 +00:00
Glary-Bot
187db14de9 feat: add cloudNodes build-time fetcher with sanitization 2026-05-04 12:02:56 +00:00
Christian Byrne
5a8ded7959 Website: pull careers page listing from ashby API (#11590)
Careers

---------

Co-authored-by: Glary-Bot <glary-bot@users.noreply.github.com>
Co-authored-by: Alexander Brown <drjkl@comfy.org>
2026-04-24 11:51:43 -07:00