issues Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:C# linked:pr
Filter by
5.5M results
What happens
With enhanced fan-out (useEnhancedFanOut: true), the SubscribeToShard request always goes to the real AWS Kinesis
endpoint, even when a custom endpoint is configured (LocalStack, a VPC endpoint, ...
Add .cursor/skills/direct-fix-checklist/SKILL.md thin wrapper and include .cursor/skills/** in self-architect lint scan
paths so PRs that only touch Cursor skills do not fall back to a full-repo strict ...
🔎 개요
기존 JWT 1개를 localStorage에 저장하던 방식에서 Access Token + Refresh Token 분리 방식으로 개선합니다.
📝 작업
- Server Access Token(1h) / Refresh Token(7d) 분리 발급
BE
refactoring
Bug description
1. Got to superset/utils/core.py
2. at last there is uwanted lininting function remove it
Screenshots/recordings
No response
Superset version
master / latest-dev
Python version ...
bug
背景
文档平台数据模型存在冗余和复杂性,需要简化架构以提升维护效率。
重构内容
1. 删除冗余表(4个)
- doc_collection_document - 桥接表,改为 doc_documents.collection_id 直连
- doc_content_unit - 内容单元,合并到 doc_chunks
- doc_embedding - 向量独立表,合并到 doc_chunks ...
enhancement
Two structural cleanups to the package layout, landed together because they overlap at the file level (shared import
blocks + package.json dependency lists, plus the directory rename is inseparable from ...
Add a practical guide for maintainers who want to try oss-maintainer-kit in another repository. Acceptance criteria:
explain local CLI usage, GitHub Action setup, .maintainer-kit.yml configuration, safety ...
documentation
maintainer-workflow
Summary
Hermes admins need sort and filter controls on the Mediapulse newsletters list (/dashboard/mediapulse/newsletters). The
domain-api already supports sortBy/sortDir, tickerId, and from/to query ...
Bug description
Go to superset/utils/core.py at last there is a function __linting_test that return undefiend variable
Screenshots/recordings
No response
Superset version
master / latest-dev
Python ...
bug
Problem
Three charts on the Analytics tab render date labels on the X axis without checking whether they fit. When many days of
data are present the labels collide and become unreadable. The same code ...
bug
enhancement

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.