turborepo
backport wax 0.6 fixes to turborepo-wax
#7089
Merged

backport wax 0.6 fixes to turborepo-wax #7089

arlyon merged 36 commits into main from fix/wax-directory-pruning
arlyon
arlyon arlyon requested a review 1 year ago
arlyon arlyon requested a review from gsoltis gsoltis 1 year ago
arlyon arlyon requested a review from chris-olszewski chris-olszewski 1 year ago
turbo-orchestrator turbo-orchestrator added created-by: turborepo
turbo-orchestrator turbo-orchestrator added owned-by: turborepo
vercel
github-actions
github-actions
chris-olszewski
chris-olszewski requested changes on 2024-01-25
arlyon arlyon force pushed from bd7545a4 to adc4e3da 1 year ago
arlyon arlyon changed the title WIP: backport wax 0.6 fixed to turborepo-wax backport wax 0.6 fixed to turborepo-wax 1 year ago
arlyon arlyon changed the title backport wax 0.6 fixed to turborepo-wax backport wax 0.6 fixes to turborepo-wax 1 year ago
arlyon arlyon force pushed from da2b2699 to 2916f47b 1 year ago
chris-olszewski chris-olszewski requested a review from chris-olszewski chris-olszewski 1 year ago
chris-olszewski
chris-olszewski dismissed these changes on 2024-01-26
arlyon arlyon force pushed from 2916f47b to 76464137 1 year ago
arlyon arlyon force pushed from 76464137 to f10b1f97 1 year ago
olson-sean-k Remove unnecessary use of `into_iter`.
fbab1f44
arlyon Replace combinators with simpler `if .. else`.
d5077aa8
olson-sean-k Derive `Default` implementation for `LinkBehavior`.
94b86ac3
olson-sean-k Derive `Eq` for `WalkBehavior` and related types.
9899b31b
olson-sean-k Upgrade MSRV to `1.63.0`.
9dd5c7dd
olson-sean-k Upgrade `itertools` dependency to `^0.11.0`.
47ac8add
olson-sean-k Upgrade `miette` dependency to `^5.10.0`.
b50f47b8
olson-sean-k Upgrade `regex` dependency to `^1.9.0`.
a55e0e6d
olson-sean-k Upgrade `walkdir` dependency to `^2.4.0`.
21f9e05f
olson-sean-k Upgrade `build-fs-tree` dependency to `^0.6.0`.
5bb7332c
olson-sean-k Upgrade `tempfile` dependency to `^3.8.0`.
2cacf175
arlyon Mention the portability of glob expressions.
3189acbc
olson-sean-k Fix pattern in example.
d24d02f7
arlyon Do not match negated class patterns against path separators. (#41)
3ada74b8
olson-sean-k Rename `Compose` to `Combine`.
ed2bdad2
arlyon Rename `Negation` to `WalkNegation`.
c5c693fc
olson-sean-k Wrap comments at column 100.
4d22765d
arlyon Remove API documentation links from README.
a5784330
arlyon make lsp use workspace wax
9eeffb1b
olson-sean-k Bump version to `0.6.0`.
484235a5
olson-sean-k Upgrade MSRV to `1.65.0`.
de2bf6ea
olson-sean-k Replace `filter_map` and `bool::then` with `filter` and `map`.
effb7e31
arlyon Refactor walk features and the `walk` module.
59d665d6
olson-sean-k Rename `Pattern` to `Program` and `Combine` to `Pattern`.
0a16fc5b
olson-sean-k Introduce a `prelude` module for trait imports.
1d9c3687
olson-sean-k Fix error in ignored documentation example.
28628c9a
olson-sean-k Encode empty classes as a never expression.
cdda6e13
olson-sean-k Refactor `FilterAnyProgram` construction.
b0ae6bd6
olson-sean-k Export `GlobWalker` into public APIs.
58b72bd4
arlyon Move diagnostic functions into the `miette` module.
5d07c83e
arlyon make sure to skip after filtering out the root
09f280f8
arlyon clean up glob walk logic
a7f710ee
arlyon arlyon force pushed from f10b1f97 to 46493ded 1 year ago
arlyon arlyon force pushed from 46493ded to e7010601 1 year ago
arlyon Fix glob walking if the provided globs are anchored
010664d0
arlyon clean up imports from rest of app
f01dc088
arlyon add support to wax for broken symlinks
beeb22c1
arlyon fix: prevent the invariant prefix optimisation from crossing a symlink
7baa8256
arlyon arlyon force pushed from 018c857e to 7baa8256 1 year ago
arlyon arlyon dismissed their stale review 1 year ago
CI fixed
arlyon arlyon merged fdc08c4c into main 1 year ago
arlyon arlyon deleted the fix/wax-directory-pruning branch 1 year ago
arlyon

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone