pullrequests Search Results · language:Dune language:HTML language:JavaScript language:Python language:JavaScript
Filter by
40.8M results
Melakukan penambahan update pada file README.md dan index.html
1. README.md Menambahkan informasi penting untuk mempermudah mengenali apa yang dikerjakan
2. index.html Menambahkan script react refresh ...
Summary
Remove the legacy /status and /statusline slash command entry points from the coding UI.
- drop the intent, route, catalog, plain handler, native handler, and playback paths for those commands ...
Description
Changes for https://github.com/autowarefoundation/autoware_universe/pull/12781
How was this PR tested?
Notes for reviewers
None.
Effects on system behavior
None.
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
This pull request introduces several improvements to the project setup, documentation, and development workflow. The
most notable changes are the explicit specification of the Python version in CI/CD workflows, ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| codecov/codecov-action | action | major | v6 → v7 |
Release Notes
details summary codecov/codecov-action ...
dependencies
Automated test pull request
Summary
Routes all logging through Rich for colorized, aligned output with pretty tracebacks. Loguru is kept as the logging API,
so individual log call sites are unchanged — they re just rendered through ...
Purpose
Fixes an inaccuracy in the audio transcription contributor docs.
The Audio preprocessing and chunking section states that long audio is split into overlapping chunks and that
overlap_chunk_second ...