pullrequests Search Results · language:Dune language:JavaScript language:Java language:Python language:Python language:JavaScript
Filter by
183M results
- Cold-start ComfyUI on local Generate instead of leaning on crash recovery
- Address review: clarify ensure_server docstring + tighten its test
This PR introduces a root route (/) to the Express application to improve the developer and user experience when
accessing the deployed backend URL directly from a browser.
Previously, visiting the root ...
Automated PR from agent
Add complete ecommerce ETL pipeline: DAG, staging, star schema transf…
Bumps js-yaml from 4.1.1 to 4.2.0. details summary Changelog /summary p em Sourced from a href=
https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md js-yaml s changelog /a . /em /p blockquote h2 ...
dependencies
javascript
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
Add a Docker section to README.md: docker compose up --build, the required secrets, STORE_DRIVER=mongo, and the
production posting-block behavior when HCAPTCHA_SECRET is empty.
Testing
Docs ...
- Per-owner duplicate detection: canonical_url() folds scheme/www/case/ trailing-slash; _do_add blocks dupes in the
same channel/DM and points to the existing site. Different owners may still monitor ...
Dependabot will resolve any conflicts with this PR as long as you don t alter it yourself. You can also trigger a rebase
manually by commenting @dependabot rebase.
details summary Dependabot commands ...
dependencies
python:uv
This seems minor but at HF we actually use xPath which supports URIs like hf://..., so this change actually enables
this:
remote_path = xPath( hf://datasets/.../sessions.jsonl )
training_data = convert_traces_to_training_data(remote_path) ...