pullrequests Search Results · language:Dune language:Python language:JavaScript is:public language:Python language:Java
Filter by
182M results
背景
PR #49(BFSキュー/visited状態の永続化)マージ・デプロイ後、初回の run-crawler.yml/check-crawler.yml で以下のエラーがCloudWatch
Logsに出力され、クロールが一切実行されなくなっていた:
[ERROR] S3AccessError: failed to load BFS state
[ERROR] S3AccessError: ...
documentation
State refresh across the three load-bearing tracked docs so a fresh session after compaction has a clean starting
picture:
SESSION_CONTEXT.md:
- Header date refreshed; Latest commit on main now reflects ...
概要
main に直接コミットされた SA-02 Stage 3 マイグレーション(20260611_120000 / 20260611_130000)を develop に取り込む。
run_all_migrations.sh のコンフリクトは両方のマイグレーションを時系列順に保持する形で解消。
これにより release PR #1948(develop→main)のコンフリクトが解消される。 ...
Bumps sentry-sdk[celery,flask] from 2.60.0 to 2.61.1. details summary Release notes /summary p em Sourced from a href=
https://github.com/getsentry/sentry-python/releases sentry-sdk[celery,flask] s releases ...
dependencies
python:uv
PR 타입(하나 이상의 PR 타입을 선택해주세요)
- [x] 기능 추가 ✨
- [ ] 버그 수정 🐛
- [ ] 리팩토링 ♻️
- [ ] UI/스타일 수정 🎨
- [ ] 문서 수정 📝
- [ ] 설정 변경 🔨
- [ ] 성능 개선 ⚡
- [ ] 기능 삭제 🔥
작업 내용
이번 PR에서 작업한 내용을 간략히 설명해주세요.
로그인 ...
feat
김나린
¿Qué hace este PR?
Reestructura y amplía el archivo docs/requerimientos.md separando claramente los requerimientos funcionales (RF) y no
funcionales (RNF).
Se agregan nuevos requerimientos funcionales ...
Automated changes by create-pull-request GitHub action
bot
Operator needed to tell me an item id and an asset count for debugging but neither was visible anywhere in the UI. Adds:
1. Asset count badge — coloured primary when 0, muted when zero. So 0 media jumps ...
요약
사장님 호소: 월상세에 카드수수료 줄이 안 보임 (주별 표에는 회색 줄로 보임).
원인 (코드+데이터 검증)
- 6월 카드매출 데이터는 존재 (sales_daily.card 합 22,972,668원 — SQL 실측)
- 일별 카드매출 읽기가 paymentMethods(결제수단 목록) 로드에 의존 → 목록이 비어 있는 타이밍이면 카드매출 전부 ...