Charlie Marsh
|
7d24146df7
|
Implement `--isolated` CLI flag (#1727)
Closes #1724.
|
2023-01-07 18:43:58 -05:00 |
Charlie Marsh
|
bdb9a4d1a7
|
Update CONTRIBUTING.md to point to violations.rs (#1720)
|
2023-01-07 15:20:21 -05:00 |
Charlie Marsh
|
5ed58ae595
|
Add requested context to issue template (#1679)
|
2023-01-06 07:29:08 -05:00 |
messense
|
1991d618a3
|
Add proc-macro to derive `CheckCodePrefix` (#1656)
IMO a derive macro is a natural way to generate new code, and it reduces
the chance of merge conflicts.
|
2023-01-05 11:39:16 -05:00 |
messense
|
6a1edeb694
|
Cancel outdated in-progress workflow automatically (#1652)
|
2023-01-04 22:03:26 -05:00 |
Charlie Marsh
|
8647bec3cb
|
Rename checks.rs to registry.rs (#1566)
|
2023-01-02 17:26:51 -05:00 |
Colin Delahunty
|
e9be5fc7be
|
Add typo linter (#1553)
|
2023-01-02 15:57:59 -05:00 |
Harutaka Kawamura
|
e3867b172d
|
Simplify unused snapshot check (#1525)
|
2023-01-01 02:43:07 -05:00 |
Harutaka Kawamura
|
926b5494ad
|
Remove unused snapshots (#1497)
|
2022-12-31 07:40:38 -05:00 |
Charlie Marsh
|
3ee20a70d3
|
Remove lingering ruff_options.ts references
|
2022-12-30 15:33:09 -05:00 |
Charlie Marsh
|
d16ba890ae
|
Turn off wasm-pack tests (#1427)
|
2022-12-28 12:55:25 -05:00 |
Charlie Marsh
|
4521fdf021
|
Only test --lib for wasm-pack
|
2022-12-28 10:28:40 -05:00 |
Charlie Marsh
|
2a11c4b1f1
|
Try increasing wasm-bindgen timeout
|
2022-12-28 07:39:23 -05:00 |
Charlie Marsh
|
0a60eb0aca
|
Fix invalid reference to ruff_options.rs (#1409)
|
2022-12-27 12:12:28 -05:00 |
Charlie Marsh
|
b4dbe62da0
|
Add cargo +nightly dev generate-all (#1404)
|
2022-12-27 10:07:18 -05:00 |
Charlie Marsh
|
e692c4a2cc
|
Tweak secret detection for playground releases (#1402)
|
2022-12-27 08:41:53 -05:00 |
Charlie Marsh
|
018b9a2977
|
Only run playground release in main repo (#1396)
|
2022-12-26 19:45:04 -05:00 |
Charlie Marsh
|
20d6b21d77
|
Add ESLint, Prettier, and TypeScript checks (#1384)
|
2022-12-26 15:08:22 -05:00 |
Charlie Marsh
|
1a27992f47
|
Enable preview deployments for playground (#1383)
|
2022-12-26 14:52:13 -05:00 |
Charlie Marsh
|
89cebe1ce2
|
Update name of Playground job
|
2022-12-26 12:10:22 -05:00 |
Reiner Gerecke
|
bdb1505262
|
Web playground with WASM (#1279)
|
2022-12-26 12:09:17 -05:00 |
Edgar R. M
|
4888afd423
|
Generate JSON schema for Ruff options (#1329)
|
2022-12-24 14:10:22 -05:00 |
Charlie Marsh
|
74f49eda64
|
Bump compatibility to 3.11 (#1352)
|
2022-12-23 12:12:11 -05:00 |
Anders Kaseorg
|
20ac823778
|
generate-check-code-prefix: Run `rustfmt` automatically; only write if changed (#1282)
|
2022-12-18 17:46:23 -05:00 |
Reiner Gerecke
|
a000cd4a09
|
Test to prevent continious reformatting when used together with black (#1206)
|
2022-12-15 15:26:41 -05:00 |
Reiner Gerecke
|
38141a6f14
|
Check for outdated auto-generated files in CI (#1192)
|
2022-12-11 10:18:57 -05:00 |
Charlie Marsh
|
db815a565f
|
Run release job on release: published event (#1156)
|
2022-12-08 23:05:28 -05:00 |
Charlie Marsh
|
72a9bd3cfb
|
Revert "Upload wheels back to GitHub Releases (#884)"
This reverts commit bd08fc359d.
|
2022-11-23 20:27:33 -05:00 |
Charlie Marsh
|
bd08fc359d
|
Upload wheels back to GitHub Releases (#884)
|
2022-11-23 00:06:36 -05:00 |
Charlie Marsh
|
bdd32c0850
|
Enforce most pedantic lints on CI (#878)
|
2022-11-22 18:55:57 -05:00 |
messense
|
3f597a3b30
|
Upgrade maturin to 0.14 (#846)
|
2022-11-21 10:00:14 -05:00 |
Charlie Marsh
|
63d63e8c12
|
Increase retry counts in GitHub Actions workflows (#763)
|
2022-11-15 17:21:16 -05:00 |
Anders Kaseorg
|
450970e0e6
|
Restore clippy on all crates in the workspace (#725)
|
2022-11-13 15:18:57 -05:00 |
Harutaka Kawamura
|
43cc8bc84e
|
Lint test code (#721)
|
2022-11-13 11:55:57 -05:00 |
Charlie Marsh
|
937c83d57f
|
Remove crates subdirectory (#563)
|
2022-11-03 09:19:54 -04:00 |
Charlie Marsh
|
017fec2bc5
|
Set override in actions-rs/toolchain@v1 (#543)
|
2022-11-02 09:36:22 -04:00 |
Charlie Marsh
|
878a94f9cb
|
Add a rust-toolchain.toml file (#538)
|
2022-11-01 20:34:58 -04:00 |
Charlie Marsh
|
79ca66ace5
|
Use nightly rustfmt with rustfmt.toml (#536)
|
2022-11-01 20:34:38 -04:00 |
Charlie Marsh
|
927d716edd
|
Enable flake8-to-ruff builds on all platforms
|
2022-11-01 12:15:43 -04:00 |
Charlie Marsh
|
df6a48fced
|
Use separate tokens for each PyPI release
|
2022-10-31 22:43:38 -04:00 |
Charlie Marsh
|
91a8277ac0
|
Always release flake8-to-ruff
|
2022-10-31 22:16:28 -04:00 |
Charlie Marsh
|
5aa8455258
|
Misc. improvements to flake8-to-ruff
|
2022-10-31 18:38:47 -04:00 |
Charlie Marsh
|
5de1fcd653
|
Add to flake8-to-ruff README
|
2022-10-31 17:50:32 -04:00 |
Charlie Marsh
|
032f4f3f12
|
Set maturin path when building flake8-to-ruff
|
2022-10-31 16:49:45 -04:00 |
Charlie Marsh
|
05867ef260
|
Set flake8-to-ruff release to workflow_dispatch
|
2022-10-31 16:25:09 -04:00 |
Charlie Marsh
|
0cd8b75f06
|
Rename release.yaml files
|
2022-10-31 16:23:52 -04:00 |
Charlie Marsh
|
5f07e1d6b5
|
Fix release.yaml task names
|
2022-10-31 16:22:25 -04:00 |
Charlie Marsh
|
1ce4585c88
|
Add a separate release job for flake8-to-ruff (#529)
|
2022-10-31 16:21:38 -04:00 |
Charlie Marsh
|
f3f010cdf5
|
Move flake8-to-ruff to a separate crate (#528)
|
2022-10-31 14:22:07 -04:00 |
Adrian Garcia Badaracco
|
b1c40d5fa7
|
Run MacOS builds in parallel (#171)
|
2022-09-12 16:24:13 -04:00 |
Charlie Marsh
|
2749660b1f
|
Disable update-informer on linux-cross (#113)
|
2022-09-06 14:19:38 -04:00 |
Nikita Sobolev
|
741857cdf9
|
Use the latest version of `actions/checkout` (#79)
|
2022-09-01 13:18:31 -04:00 |
Kian-Meng Ang
|
b442402b13
|
Prettify md/yaml files (#74)
|
2022-09-01 12:36:47 -04:00 |
Charlie Marsh
|
875e812188
|
Disable build-on-push for now
|
2022-08-31 10:45:41 -04:00 |
Adrian Garcia Badaracco
|
e16fd39bb5
|
Build on every push but only publish on tags (#46)
|
2022-08-30 13:19:36 -04:00 |
Charlie Marsh
|
53554a2bf1
|
Remove lint step from release.yaml
|
2022-08-30 09:16:35 -04:00 |
Adrian Garcia Badaracco
|
bd0ed1b96c
|
Build ABI3 wheels and expand supported platforms (#45)
|
2022-08-30 09:16:07 -04:00 |
Charlie Marsh
|
5dd53dcf88
|
Fix 3.10 reference in release.yaml
|
2022-08-29 22:01:26 -04:00 |
Charlie Marsh
|
07ed1e3b01
|
Cut abi3-compatible wheels
|
2022-08-29 21:57:47 -04:00 |
Charlie Marsh
|
b1b507ed29
|
Minor updates to the workflow file
|
2022-08-29 17:40:56 -04:00 |
Charlie Marsh
|
37401bdfb0
|
Build wheels for Linux (#42)
|
2022-08-29 17:13:08 -04:00 |
Charlie Marsh
|
c52fdfa748
|
Rename to ruff (#29)
|
2022-08-27 18:30:30 -04:00 |
Charlie Marsh
|
4a67c8d44b
|
Add unit tests for linter (#9)
|
2022-08-13 17:32:40 -04:00 |
Charlie Marsh
|
201ccc83b1
|
Cache Cargo registry on GitHub Actions (#3)
|
2022-08-10 16:41:46 -04:00 |
Charlie Marsh
|
c35940b014
|
Add a GitHub Action (#2)
|
2022-08-10 16:18:33 -04:00 |