Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:Python language:JavaScript language:Python language:CSS

Filter by

238M results  (2 s)

238M results

Batch of operator requests on the Schedule action bar + chrome: - Scrollbar hidden on the schedule grid — scrolling itself untouched (wheel/trackpad/keyboard), just no visible bar or reserved gutter ...

Automated sync with v0.11.1: - Pins .zutils-version to v0.11.1 (source of truth on workflows@v2.1.0+). - Copies bootstrapper templates (z, z.sh, z.ps1) from release assets. - Pins nanvix-version ...

From playtesting: the board renders very small on 13–15 laptop screens. Why The board already auto-scales to fill #map-area (fitBoard()), but fixed chrome was starving it on laptop viewports: a 500px ...

Bumps @opentelemetry/exporter-prometheus to 0.218.0 and updates ancestor dependency @hyperdx/node-opentelemetry. These dependencies need to be updated together. Updates @opentelemetry/exporter-prometheus ...
dependencies
javascript

背景 mainへの最終push(PR #9マージ、4/15)以降、Deploy to GitHub Pages が失敗し続けており、Pagesが古いビルドのまま止まっています。また、週次の Security Scan(6/7)も npm audit の検出で失敗しています。 原因 Deploy失敗 buildジョブの npm test で、PR #9 で追加した暗号化テスト9件が以下のエラーで失敗: ...

Formula antiga era estoque_ideal / consumo_dia, que algebricamente colapsa em ~30 x (1 - margem% + quebra%) / (1 - margem%) — sempre dava ~30 dias pra qualquer secao. Agora usa o ESTOQUE ATUAL (estoqueFinal) ...

Removes @opentelemetry/auto-instrumentations-node. It s no longer used after updating ancestor dependency @hyperdx/node-opentelemetry. These dependencies need to be updated together. Removes @opentelemetry/auto-instrumentations-node ...
dependencies
javascript

Summary\n- add a CI build status badge to the README\n- make repository health more visible at a glance\n\n## Validation\n- reviewed the docs-only diff\n- no runtime changes