pullrequests Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:CSS language:Java
Filter by
191M results
skip-release-notes
Description
!-- Briefly describe what this PR does --
Related issue
!-- Link to the issue, e.g. Fixes #123 --
Type of change
- [x] Bug fix
- [ ] New feature
- [ ] Refactor
- [ ] Documentation ...
size/large
Bumps lint-staged from 17.0.7 to 17.0.8. details summary Release notes /summary p em Sourced from a href=
https://github.com/lint-staged/lint-staged/releases lint-staged s releases /a . /em /p blockquote ...
dependencies
javascript
Summary
- Reworks inquiry detail into an actionable handoff view
- Highlights customer, request, urgency, contact options, and source
- Adds prominent call/email actions with safe missing-contact ...
What
Move parse_candidate and get_cadastral_data out of ETL/02-geolink.py into a new ETL/cadastre.py. The script keeps its
name (and pipeline ordering) and becomes a thin entrypoint that imports from ...
Running just start-hybrid would not start the Python components due to a recent rename of the main scripts not having
been applied to the justfile.
Bumps @types/node from 20.19.30 to 26.0.0. details summary Commits /summary ul li See full diff in a href=
https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node compare view /a /li ...
dependencies
javascript
Summary
- Document that hermes-production now uses the dedicated hermes-prod SSH user instead of root for the verified VPS KVM
target.
- Update the operational backlog to reflect remaining VPS ...
Bumps @eslint/js from 9.39.4 to 10.0.1. details summary Release notes /summary p em Sourced from a href=
https://github.com/eslint/eslint/releases @eslint/js s releases /a . /em /p blockquote h2 v10.0.1 ...
dependencies
javascript
概要
Issue #49: devcontainer 内 Resonite に対し Lifecycle.Shutdown (graceful) を呼んでも engine プロセスが終了しない件への対応。
Resonite の graceful shutdown は shutdown を trigger するだけ で、実際に engine プロセスが終了するまで到達しないことがある (特に Linux ...