Davlatjon Sh

Results 63 issues of Davlatjon Sh

Currently `eslint.config.js` is not supported as tested by `bunx oxlint . --import-plugin --config=eslint.config.js` And got ``` ❯ bunx oxlint . --import-plugin --config=eslint.config.js × Failed to parse jsonc file "eslint.config.js" Invalid...

C-bug

# Pull request template ## Description ### Motivation and context This PR may fix https://github.com/scality/cloudserver/issues/5549 and expand architecture/platforms ### Related issues #5549 ## Checklist ### Add tests to cover the...

## Bug report information Seems it's related to architecture mismatching. I found few questions/stackoverflow page - https://stackoverflow.com/questions/73398714/docker-fails-when-building-on-m1-macs-exec-usr-local-bin-docker-entrypoint-sh - https://stackoverflow.com/questions/42494853/standard-init-linux-go178-exec-user-process-caused-exec-format-error ### Description Docker image is not working on Raspberry Pi 4B...

### :zap: Summary I would like to see `exclude` array support ### Value ```yaml exclude: - bun.lockb - package-lock.json - yarn.lock - pnpm-lock.yaml ``` ### Behavior and configuration changes Currently...

feature request

Hi @pgrange Installation on **GH Action** **macOS** fails (see [this line](https://github.com/dalisoft/release-me/actions/runs/8851332461/job/24307664312?pr=11#step:5:20)) which shows https://github.com/pgrange/bash_unit/blob/30b59189a4d50dde86c6b107f5015f28ff188666/install.sh#L5 Seems something got wrong but we can't see due of silent `curl`

Hi @pgrange Using `parallel` could be improve test time? It is possible?

Like when calling `./bash_unit tests/**/*.test.sh --watch`, it should always track and whenever `test` changes (only changed test) should be re-triggered

Like #110 but with showing only failed `test name + status`

### Is your feature request related to a problem? Please describe. As a macOS user, for me easier to install via `brew` and easier to automatize with my script installation...

enhancement
self-hosted

## Summary Reduce execution startup time This should solve few issues related to bun and it has a bunx/npx support compared to #2359 **This script, bin.sh executes only as later...