Commit graph

90 commits

Author SHA1 Message Date
Ed Page
5adfdc2ade chore(ci): Show what gets bundled 2024-01-12 14:11:03 -06:00
Ed Page
657d1b1764 chore(ci): Remove use of undefined variable 2024-01-12 13:23:06 -06:00
Ed Page
a7762787d8 chore(ci): Ensure rustfmt is available 2024-01-03 08:29:34 -06:00
Ed Page
53eb27d813 chore(ci): Update for artifact handling 2024-01-02 15:29:42 -06:00
Ed Page
654cdfafdb
Merge pull request #895 from epage/maturin
chore(ci): Ensure latest rust is installed
2024-01-02 15:14:11 -06:00
Ed Page
4e0d75ac7d chore(ci): Ensure latest rust is installed 2024-01-02 14:36:08 -06:00
Ed Page
b0a4e4218f
Merge pull request #891 from crate-ci/renovate/actions-download-artifact-4.x
chore(deps): update actions/download-artifact action to v4
2024-01-01 20:37:37 -06:00
Ed Page
42c2007598
Merge pull request #892 from crate-ci/renovate/actions-setup-python-5.x
chore(deps): update actions/setup-python action to v5
2024-01-01 19:59:53 -06:00
renovate[bot]
53d69227c9
chore(deps): update actions/upload-artifact action to v4 2024-01-01 04:25:35 +00:00
renovate[bot]
3b32372fe7
chore(deps): update actions/setup-python action to v5 2024-01-01 04:25:31 +00:00
renovate[bot]
b95306fb03
chore(deps): update actions/download-artifact action to v4 2024-01-01 01:35:50 +00:00
renovate[bot]
13eedae59e chore(deps): update msrv to v1.75 2023-12-28 16:47:51 +00:00
Ed Page
cb9b485bd3 chore: Update from '_rust/main' 2023-12-04 11:08:40 -06:00
renovate[bot]
598c624498 chore(config): migrate config .github/renovate.json5 2023-12-03 09:19:35 +00:00
Ed Page
ebf19c5dbf chore: Add back wiki 2023-11-22 20:35:28 -06:00
Ed Page
32c1731302 chore(ci): Don't check spelling 2023-10-09 13:28:56 -05:00
Ed Page
66b1b2c5d3 chore: Update from '_rust/main' 2023-10-06 15:04:55 -05:00
Ed Page
5e3b324b5e chore(ci): Ensure MSRV is quoted
Switching from specifying patch to not, with a minor version with a
trailing zero, is causing YAML to convert `1.70` to `1.7`.
2023-10-05 14:41:40 -05:00
renovate[bot]
bbddb182a0
chore(deps): update actions/checkout action to v4 2023-10-01 03:30:16 +00:00
renovate[bot]
6d3f888975
chore(deps): update actions/checkout action to v4 2023-10-01 01:37:07 +00:00
Ed Page
c9d894f3c4 chore: Update from '_rust/main' 2023-09-26 08:29:48 -05:00
Ed Page
ac51f09250 chore(ci): Normalize json5 syntax 2023-09-26 08:16:47 -05:00
Ed Page
86c29dea38 chore(ci): Updaet Renovate schema 2023-09-26 08:16:33 -05:00
Ed Page
ace3c101ba chore: Update from '_rust/main' 2023-09-20 09:46:36 -05:00
Ed Page
4173c8f476 chore(ci): Don't set patch for MSRV 2023-09-20 09:05:41 -05:00
Ed Page
ec91c12b39 chore(ci): Move off of actions-rs 2023-09-18 14:15:49 -05:00
Ed Page
ff1e83b3c7 chore: Update MSRV to 1.70.0 2023-09-01 08:51:04 -05:00
Ed Page
44604fc1d3 chore(renovate): Try to fix schedule 2023-08-23 09:35:47 -05:00
Ed Page
c8624f0538 chore(renovate): Update MSRV on release 2023-08-23 09:24:15 -05:00
Ed Page
ca8ac802cc chore: Update from '_rust/main' template 2023-08-22 11:31:07 -05:00
Ed Page
a6ecf92327 chore(renovate): Update config 2023-08-22 11:07:34 -05:00
Ed Page
efe14d6089 chore(renovate): Make style consistent 2023-08-22 11:06:55 -05:00
Ed Page
8f65f4802b chore: Adopt '_rust/main' template 2023-08-14 15:06:53 -05:00
Ed Page
ba76b8bd91 chore(ci): Ensure latest deps are good 2023-08-11 13:29:06 -05:00
Ed Page
67eb1d9e3d chore(ci): Ensure lockfile isn't stale 2023-08-07 16:16:17 -05:00
Ed Page
d6075a44bf chore: Expand update window so more likely to be hit 2023-08-02 11:11:52 -05:00
Ed Page
2b6bb28cd1 chore(ci): Catch clippy config failures 2023-05-18 14:58:59 -05:00
Ed Page
54042f2124 chore(ci): Build musl wheels 2023-04-19 09:46:47 -05:00
Ed Page
716170eaa8 chore(gh): Ban rebase merges 2023-04-17 20:13:36 -05:00
Ed Page
afaba35d39 chore(ci): Use new minimumReleaseAge field 2023-04-17 09:54:21 -05:00
Ed Page
d99db2e632 style(ci): Match auto-generated style 2023-04-17 09:54:05 -05:00
Ed Page
62401b8eaf chore(ci): Lower the MSRV churn for template 2023-04-17 09:05:31 -05:00
Ed Page
2c4a7f574f chore(ci): Delay Renovate PRs until ready 2023-04-17 09:02:40 -05:00
Ed Page
563de12d25 chore(ci): Update stabilidyDays to new syntax 2023-04-17 09:01:54 -05:00
Ed Page
4163ad78c7 style(ci): Match auto-generated style
This will make reviewing auto-update PRs easier
2023-04-17 08:51:48 -05:00
Ed Page
f7b990b803 fix(ci): Fix Renovate regexes 2023-04-17 08:50:19 -05:00
Ed Page
037f37906d chore(ci): Remove rustfmt/clippy next jobs 2023-03-29 15:07:09 -05:00
Ed Page
afeff23549 chore(ci): Quote strings in yaml 2023-03-29 14:41:29 -05:00
renovate[bot]
fbaab420b9
chore(deps): update msrv to v1.65.0 2023-04-01 00:32:08 +00:00
Ed Page
e7b7555d15 chore: First step 2023-03-29 14:33:22 -05:00