issues Search Results · language:Dune language:JavaScript language:Java language:Java language:HTML linked:pr language:CSS
Filter by
3.8M results
Steps to reproduce the behavior (Required)
Send a Stream Load request with a non-numeric value for a numeric header, for example exec_mem_limit:
curl --location-trusted -u root: \
-H label:repro_crash ...
Bug
POST /api/auth/refresh currently ignores the request body and mints a new access token for a hard-coded user. Any caller
can obtain a fresh token without presenting a valid refresh token.
Reproduction ...
Problem
Two documentation gaps make adopting the config on existing projects harder than it needs to be. Both surfaced while
scouting consumer repos for adoption.
1. No guidance for adopting on an established ...
Problem
The solver validates vehicle inputs, but test coverage should explicitly verify the empty vehicle list scenario.
Proposed Solution
Add a unit test that passes a valid non-empty job list with ...
The Contact Us link has no hints when hovers over it.
Describe the bug In langchain4j-agentic-mcp, a typed MCP agent (McpAgent.builder(client, SomeAgent.class)) used inside a
workflow silently passes null for a missing required input into the MCP tool call. ...
bug
メモ
GitHub 側のリポジトリ設定を見直し、main への直接コミット禁止を含む基本的なセキュリティ設定を強化する。
対象:
- main branch protection による Pull Request 必須化
- force push / branch deletion の禁止
- conversation resolution 必須化
- Dependabot security ...
area:github
documentation
enhancement
Description
Remove the FEATURE_FLAG_REPORT_ISSUE_ENABLED flag now that Report an Issue (#35717) is launched. The feature should
always be on.
Touch points:
- Backend: FeatureFlagName.java, ConfigurationResource.java ...
Team : Falcon
📄 작업 내용
Swagger UI Bearer 인증 설정 및 @CurrentUserId 파라미터 숨김 처리
📝 작업 상세
- SpringDocConfig.java 추가 (ledger-api)
- Bearer 토큰 입력란(자물쇠 아이콘) 미노출 문제 수정
- @CurrentUserId 파라미터가 쿼리 파라미터로 노출되는 문제 수정 ...
documentation
According to: https://discourse.gohugo.io/t/guidance-on-migrating-my-site-to-the-latest-version-of-hugo/56806/9
the rss template uses several variables obsolete now.
Site.Author (removed in v0.124)

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.