pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Python language:HTML
Filter by
211M results
문제
Railway 첫 배포 빌드가 실패:
║ setup │ nodejs_18, npm-9_x ║
║ install │ npm ci ║
║ build │ pip install -r requirements.txt ║
...
/bin/bash: line 1: pip: command not found
Build Failed: ...
Pull Request Template
Summary
Explain the motivation and context for this change.
Changes
- List the key changes introduced.
Testing
Describe how you tested the changes (include commands / steps). ...
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
Adds Durham, NC — the 5th NC market, completing the originally-validated set. Durham s All Building Permits ArcGIS layer
carries no address (only point geometry + a parcel id, PID). Instead of ...
Summary
Completes Cursor Task 004 from CURSOR_TASKS.md.
Changes
- storage/opportunity_store.py: Added warm_lead_score REAL DEFAULT 0.0 column to the outreach_attempts table CREATE
statement, plus ...
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
Absent days (attendance status A) now deduct as loss-of-pay at the daily rate (salary ÷ divisor), separate from the
paid-leave allowance (which only covers leave).
- Added to the Deduct total and gross. ...
…tion
- Created generic Result wrapper and GlobalExceptionHandler to standardize all backend API responses.
- Implemented BCryptPasswordEncoder in SecurityConfig and updated AuthService to verify ...