Zanie Blue
67b88803d8
Use prettier to format yaml files in pre-commit ( #6250 )
...
Prompted by
https://github.com/astral-sh/ruff/pull/6248#discussion_r1280855848
2023-08-01 16:45:08 +00:00
Zanie
5665968b42
Bump static Python versions in CI from 3.7 to 3.11 ( #5700 )
...
Python 3.7 is EOL and we should use the latest stable version for
builds.
Related to https://github.com/astral-sh/ruff-lsp/pull/189
---------
Co-authored-by: konsti <konstin@mailbox.org >
2023-07-12 13:56:22 +00:00
konstin
548a3cbb3f
Small CI improvements ( #4953 )
...
* Replace the unmaintained actions-rs/cargo that github actions
complains about using an old node version with plain cargo (this was the
original motivation for this PR)
* Use taiki-e/install-action to install critcmp directly
* Use a rust 1.70 nightly toolchain for udeps
* Cache python package build (this should cut a good chunk of ci time)
* yaml formatting courtesy of pycharm
Test Plan: CI itself
2023-06-09 09:03:34 +02:00
Charlie Marsh
252506f8ed
Remove deprecated --universal2 flag ( #4640 )
2023-05-24 17:00:52 +00:00
Xuehai Pan
78c2b0ac47
ci: add dependabot integration for GitHub Actions ( #3504 )
2023-03-14 10:31:26 -04:00
messense
028c7855b2
Simplify release workflows ( #2913 )
...
* No need to build for PyPy since it only contains a binary so the platform tag is the same as CPython
* Update `maturin-action` location
2023-02-15 08:15:19 -05:00
Charlie Marsh
b692921160
Use rustup show in lieu of actions-rs/toolchain ( #2280 )
2023-01-27 18:51:41 -05:00
Hugo van Kemenade
233415921b
Add colour to CI for readability
2023-01-25 15:21:10 -05:00
Hugo van Kemenade
81141e2a73
Bump GitHub Actions
2023-01-25 15:21:10 -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
Charlie Marsh
937c83d57f
Remove crates subdirectory ( #563 )
2022-11-03 09:19:54 -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