issues Search Results · language:Edge language:TypeScript language:JavaScript language:JavaScript linked:pr language:PHP
Filter by
5.7M results
Parent bounty: #743 Related issue: #7654
This issue is limited only to the creator of this issue. This means that only the issue author can attempt to solve this
issue. If you would like to work on it, ...
Parent bounty: #743 Related issue: #7658
This issue is limited only to the creator of this issue. This means that only the issue author can attempt to solve this
issue. If you would like to work on it, ...
Description
Two chat components each define a small file-private sub-component alongside their export: workspace-mode-selector.tsx
(WorkspaceModeIcon) and btw-messages.tsx (GotItButton). Split each into ...
Parent bounty: #743 Related issue: #7693
This issue is limited only to the creator of this issue. This means that only the issue author can attempt to solve this
issue. If you would like to work on it, ...
Problem
The gizmos adapter documentation (core/deploy/gizmos.md) does not mention that gizmos push has no mechanism to set
environment variables or secrets at deploy time. Teams discover this only when ...
documentation
Parent bounty: #743 Related issue: #7691
This issue is limited only to the creator of this issue. This means that only the issue author can attempt to solve this
issue. If you would like to work on it, ...
Summary
rewritePluginEntries (src/commands/doctor/shared/legacy-config-migrations.runtime.providers.ts:71-80) silently deletes
plugins.entries.openai-codex without merging it when plugins.entries.openai ...
目的
チーム全員の開発環境を揃えるため、以下を整備する:
- 環境セットアップの単一情報源ドキュメント
- iOS Simulator / Android AVD のバージョン仕様の明文化
- AVD 一括作成スクリプト
- 環境チェック(doctor)スクリプト
- mise/asdf 用 .tool-versions
背景
ペルソナ(ミャンマー/ドイツ 20-30代留学生・個人旅行)と対応OS(iOS ...
📝 ドキュメント
🔧 基盤
🔴 P0
Sprint 1
NewlineTransformer splits process output on os.EOL (index.ts line 89):
const lines = data.split(newline); // newline = os.EOL
On Windows os.EOL is \r\n. Any Python output that uses bare \n line endings ...
Ctrl+C による終了時に一時ファイルなどのクリーンアップが正常に行われない
概要
vivliostyle build や vivliostyle preview を Ctrl+C で終了した際、beforeExitHandlers に登録されたクリーンアップ処理が完了する前にプロセスが終了してしまいます。
再現する問題
build または preview 処理中に Ctrl+C を入力すると、実行段階によって以下の一時ファイルやディレクトリが残る場合があります。 ...

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.