issues Search Results · language:Dune language:Python linked:pr language:JavaScript language:Java language:Python
Filter by
5.8M results
Remove the Executed SQL collapsible panel from the query_database widget
Problem statement
When agent.show_details is on (per-request effective.show_details), the executed SQL currently travels on ...
Problem
pages.yml has a workflow_dispatch path that checks out the repo, installs deps, builds, and deploys directly.
That manual path does not run npm run check:content-quality and does not reuse the ...
github_actions
작업 내용
각 페이지의 SEO 및 접근성을 위한 메타데이터를 설정합니다.
체크리스트
- [x] 루트 layout.jsx 메타데이터 템플릿 설정
- [x] 랜딩 페이지 메타데이터 작성
- [x] 로그인 페이지 메타데이터 작성
- [x] 회원가입 페이지 메타데이터 작성
- [x] 마켓플레이스 페이지 메타데이터 작성
- [x] 마이갤러리 ...
feat
작업 내용
GitHub Issue assignee 변경 시 Notion Issues DB의 Owner 필드도 함께 동기화되도록 보강합니다.
이미 Issue 이벤트 트리거에는 assigned, unassigned가 추가되어 있으므로, 이번 작업에서는 assignee 정보를 Notion Owner 필드에 매핑하는 로직을 추가합니다.
작업 범위
- NOTION_GITHUB_ASSIGNEE_MAP ...
목적
이미지 선업로드 후 게시글/리뷰 등 실제 컨텐츠에 사용되지 않은 이미지가 GCS에 계속 잔류하는 문제를 해결합니다.
작업 내용
- TempImage 테이블 추가 (Flyway V15), 업로드 시 임시 등록
- 게시글·리뷰·빵·빵집 이미지 확정 시 소유자·도메인 검증 후 TempImage 삭제
- DELETE /images: 소유자 본인 ...
enhancement
Is your feature request related to a problem? Please describe.
현재 calc_score.py에는 UserContributionCounts와 UserScore 두 Pydantic 모델이 정의되어 있습니다.
두 모델은 user, feature_bug_pr_count, doc_pr_count, typo_pr_count, ...
enhancement
Template drift sync
Sync CI workflows, config, and docs from the Java repo template into this repo. The repo was bootstrapped from
open-source-polarion-java-repo-template and has drifted; this brings ...
배경
- #90/#91 (05b4b1e): 분석 결과 PDF 보고서에서 보고서 생성 일시 표시를 제거함.
- #92 (8b2cf5a): 위 변경을 revert하여 일시 표시가 다시 노출됨.
문제
revert(#92)로 인해 보고서 생성 일시가 PDF 보고서에 다시 표시되는 상태로 되돌아감. #90/#91의 의도(일시 표시 제거)를 복원해야 함. ...
This is the description
🎯 작업 목적
- 관리자가 특정 회원을 강제 탈퇴시킬 수 있는 기능 구현
- 기존 deleteUser()가 FK 제약 위반으로 실제 삭제 불가능한 버그 수정
📋 작업 내용
- AdminService.deleteUser() — FK 순서를 고려한 연쇄 삭제 로직 구현
- PostRepository — findAllByUser() 추가
- ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.