Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:PHP

Filter by

143M results  (2 s)

143M results

Two fixes from /update-md audit: - settings.json: adds SITE-TREE.md to the git add command in the PostToolUse hook so it gets auto-backed up on every edit - CLAUDE.md: corrects the auto-backup ...

Bumps zenn-cli from 0.4.8 to 0.5.1. details summary Release notes /summary p em Sourced from a href= https://github.com/zenn-dev/zenn-editor/releases zenn-cli s releases /a . /em /p blockquote h2 0.5.1 ...
dependencies
javascript

Added New functionaities

Motivation - На мобильных устройствах при открытии модального окна «Редактирование объекта» поле названия автоматически получало фокус и сразу появлялась клавиатура, что ухудшает UX. Description ...
codex

Problem The Docker build fails with /bin/sh: ./mvnw: not found (exit code 127) because the Dockerfile only copies pom.xml and src/ into the build container, leaving out the Maven wrapper script (mvnw) ...