Boshen
|
41d67fe6f6
|
ci: clean up the bloat action
|
2024-05-30 23:26:34 +08:00 |
|
Boshen
|
21505e885c
|
refactor(cli): move crates/oxc_cli to apps/oxlint (#3413)
We need to split the cli crate up to reduce dependencies,
the current cli crate is pulling in `oxc_prettier`, which is redundant
for the linter.
|
2024-05-26 05:00:30 +00:00 |
|
Boshen
|
cf2db1ef3a
|
ci: fix broken cargo bloat command
|
2024-05-04 00:03:21 +08:00 |
|
Boshen
|
06a81409f1
|
ci: actions/checkout@v4 -> taiki-e/checkout-action@v1 (#2811)
This does not depend on node.js, and sets persist-credentials to false
|
2024-03-26 01:24:51 +08:00 |
|
Boshen
|
a3df55e7ed
|
ci: unify the usage of concurrency.group
github.ref refers to the branch
|
2024-02-02 11:20:44 +08:00 |
|
dependabot[bot]
|
5de4841a3e
|
chore(deps): bump actions/checkout from 3 to 4 (#894)
|
2023-09-11 18:52:08 +08:00 |
|
Boshen
|
75af639d4a
|
chore(rust): remove unicode support from regex for smaller binary size (#823)
|
2023-09-01 12:42:58 +08:00 |
|
Boshen
|
19d341c0ab
|
ci: remove CARGO_TERM_QUIET as it interferes with rust cache
|
2023-04-17 13:12:26 +08:00 |
|
Boshen
|
f51c8135a3
|
ci: add cargo-llvm-lines (#226)
|
2023-03-30 10:20:36 +08:00 |
|
Boshen
|
f313aab48f
|
ci: rename yaml to yml
|
2023-03-29 22:07:22 +08:00 |
|