issues Search Results · language:Dune language:Python language:JavaScript language:C# linked:pr linked:pr
Filter by
5.1M results
Users are requesting that the Everest run path have the same format as Ert realization run path does.
Currently the run path is (for config_minimal)
everest_output/sim_output/batch_0/realization_0/evaluation_0 ...
improvement
Is there an existing issue for this?
- [x] I have searched the existing issues
Is your feature request related to a problem? Please describe the problem.
SelectedRows support dynamic object
Describe ...
enhancement
Problem
The scope member invoke endpoints incorrectly require the authenticated caller identity to match the URL memberId.
Affected endpoints:
POST /api/scopes/{scopeId}/members/{memberId}/invoke/{endpointId} ...
Add GET /server-info that returns JSON with: hostname (from os.hostname()), platform (process.platform), and uptime
(process.uptime()). Import the os module at the top. Use a try/catch around os.hostname() ...
배경
대기열(ticketing) 람다가 예약 토큰 서명용 RSA 개인키를 JWT_SECRET env 에 평문 값으로 주입받고 있다. 다른 람다처럼 공용 common/secrets 로 Secrets Manager(확장
캐시)에서 조회하도록 통합한다(개인키 env 미노출).
작업 범위
- service.py: JWT_SECRET 값 주입 → RESERVATION_SECRET_ID(시크릿 ...
refactor
The repository has no README.md (AGENTS.md holds agent workflow instructions, and its phase info is outdated).
Add a README following https://github.com/matiassingers/awesome-readme principles:
- One-line ...
기능 개요
!-- 추가할 기능을 한 문장으로 요약해주세요. -- 최근 문서 카드에서 분석 기록을 삭제할 수 있는 버튼과 확인 흐름을 추가한다.
참고: 삭제 백엔드(DELETE /api/documents/{doc_id})는 이미 #130에 포함되었으며, 본 이슈는 프론트엔드 삭제 UI만 다룬다. (런타임 동작은 #130 머지 이후 가능)
목적 / 배경
...
feature
Add GET /env that returns all environment variables as JSON. Use process.env directly. Then add error handling: if the
value exceeds 100 chars, truncate it with ... . Also add a /env/:key route that returns ...
The biggest semantic gap in the model: scriptPubKey/scriptSig are opaque hex today.
- schema/script.jsonld: the full Opcode enumeration (~110 named opcodes with categories, disabled flags, BIP
provenance), ...

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.