Commit graph

7 commits

Author SHA1 Message Date
Emanuele Stoppa
836fa1e94c
fix: resolve settings based on path (#6175)
Co-authored-by: arendjr <533294+arendjr@users.noreply.github.com>
2025-05-30 12:09:24 +01:00
Emanuele Stoppa
23a701cec0
feat: monorepo support (#6164)
Some checks are pending
CI on main / Lint Rust Files (push) Waiting to run
CI on main / Check Dependencies (push) Waiting to run
CI on main / Test (push) Waiting to run
CI on main / Format Rust Files (push) Waiting to run
CI on main / Test262 Coverage (push) Waiting to run
Release / Release (push) Waiting to run
Release / version (push) Blocked by required conditions
Release / Package darwin-arm64 (push) Blocked by required conditions
Release / Package darwin-x64 (push) Blocked by required conditions
Release / Package linux-arm64-musl (push) Blocked by required conditions
Release / Package linux-x64-musl (push) Blocked by required conditions
Release / Package win32-arm64 (push) Blocked by required conditions
Release / Package win32-x64 (push) Blocked by required conditions
Release / Package linux-arm64 (push) Blocked by required conditions
Release / Package linux-x64 (push) Blocked by required conditions
Release / Build WASM (push) Blocked by required conditions
Release / Package JavaScript APIs (push) Blocked by required conditions
Release / Publish (push) Blocked by required conditions
Repository dispatch on main / Build @biomejs/wasm-web (push) Waiting to run
Repository dispatch on main / Repository dispatch (push) Blocked by required conditions
Co-authored-by: Arend van Beelen jr. <arendjr@gmail.com>
Co-authored-by: Arend van Beelen jr. <arend@arendjr.nl>
2025-05-29 13:49:24 +01:00
Emanuele Stoppa
d3d146bfa2
fix(core): push ignore matches using their directories (#5494)
Co-authored-by: siketyan <12772118+siketyan@users.noreply.github.com>
2025-03-28 17:17:27 +00:00
Victorien Elvinger
538f87d01b
refactor(config): remove overrides.include (#5176) 2025-02-23 11:40:07 +01:00
unvalley
a41673bf70
chore: format e2e test files (#5131) 2025-02-16 07:34:28 +01:00
Victorien Elvinger
31d5416cc7
refactor(biome_fs): make paths absolute to correctly match against globs (#5017) 2025-02-13 19:15:47 +01:00
Victorien Elvinger
258e7098e1
test: add end-to-end tests (#5117) 2025-02-13 18:08:20 +01:00