docs: point workflow site links to comfy.org - #1245
dajiaohuang wants to merge 1 commit into
Conversation
|
🎉 Thank you for your contribution, we really appreciate it! 🎉 Like many open source projects, we require contributors to sign our Contributor License Agreement (CLA). A CLA makes the ownership of contributions explicit, so contributors and the project share a clear understanding of how the code can be used. By signing, you:
CLAs are standard practice across major open source projects including those under the Apache Software Foundation and the Linux Foundation. Ours is based on the Apache Software Foundation's CLA. Most importantly, it would enable us to relicense the project under a more permissive license in the future, giving the project and its community greater flexibility. ✍ To sign, please post a new comment on this PR with exactly the following text: ✍ I have read and agree to the Contributor License Agreement You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Advanced Run ID: 📒 Files selected for processing (2)
Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review. 📝 WalkthroughWalkthroughThe documentation now points to ChangesTemplate site documentation
Priority: ➖ Normal — Impact reflects medium issue severity. Severity of issue fixed: Medium Merge Risk: ⚪ Minimal · up to The documentation now consistently directs users to the workflow site at comfy.org/workflows/ with no runtime or deployment impact. The change is ready to merge. 🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
✨ Simplify code
Comment |
|
@dajiaohuang, can you sign the CLA? |
Fixes #1244.\n\nThe Template Site is now served at https://comfy.org/workflows/ (verified HTTP 200), while templates.comfy.org currently fails DNS resolution from the audit environment. Update the README overview and site contributor instructions to use the reachable canonical workflow URL.\n\nValidation:\n- git diff --check\n- https://comfy.org/workflows/ returned HTTP 200\n- Confirmed site/astro.config.mjs and site/vercel.json default PUBLIC_SITE_ORIGIN to https://comfy.org\n\nNo build is needed for this documentation-only change.