Commit graph

69 commits

Author SHA1 Message Date
Ed Page
8ec86ab9a2 chore: Normalize clippy lint names 2024-03-25 12:33:58 -05:00
Ed Page
ace6e07683 chore(ci): Don't update stable and MSRV together
We might want to hold one or the other back
2024-03-21 12:20:47 -05:00
Ed Page
3d5ead81cf chore(ci): Configure standard lints 2024-03-21 10:51:32 -05:00
Ed Page
2d5ff555cc
Merge pull request #16 from epage/renovate/pre-commit-action-3.x
chore(deps): Update pre-commit/action action to v3.0.1
2024-03-01 08:58:45 -06:00
renovate[bot]
7846c5130e
chore(deps): Update pre-commit/action action to v3.0.1 2024-03-01 00:30:14 +00:00
Ed Page
c977df5149 chore(ci): Prevent cargo-hack from blowing away our lockfile
See taiki-e/cargo-hack#234
2024-02-20 20:22:05 -06:00
Ed Page
779496bb00 chore(ci): Run the latest clippy 2024-02-15 10:08:37 -06:00
Ed Page
4db293d99b chore(ci): Only verify MSRV for published packages 2024-02-15 09:58:01 -06:00
Ed Page
51a98a25b6 chore(ci): Defer to package.rust-version for clippy 2024-02-15 09:57:26 -06:00
Ed Page
1313256db3 chore(ci): Use latest for coverage 2024-02-08 09:07:52 -06:00
Ed Page
da56001fd6 chore(ci): Gather coverage 2024-02-08 07:48:29 -06:00
Ed Page
9a5af5c8d2 chore(ci): Only check intel mac on schedule 2024-02-08 07:45:48 -06:00
Ed Page
131de55d50 chore(ci): Add m1 runners
See https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source/
2024-01-31 12:07:12 -06:00
Ed Page
0b029063fe chore(ci): Be explicit in renovate updates 2024-01-24 08:40:56 -06:00
Ed Page
e819db4af6 chore(ci): Cancel prior CI runs 2024-01-18 09:22:25 -06:00
Ed Page
61250a3613 chore(ci): Optimize CI runs 2024-01-03 08:27:59 -06:00
Ed Page
a4c062667d chore: Make renovate commits to match 2024-01-02 09:56:35 -06:00
Ed Page
739d2cfa9d
Merge pull request #13 from epage/renovate/github-codeql-action-3.x
chore(deps): update github/codeql-action action to v3
2024-01-01 18:39:28 -06:00
Ed Page
c7805bc1fc
Merge pull request #12 from epage/renovate/actions-setup-python-5.x
chore(deps): update actions/setup-python action to v5
2024-01-01 18:39:21 -06:00
renovate[bot]
82c9aa7bdd
chore(deps): update github/codeql-action action to v3 2024-01-01 00:59:58 +00:00
renovate[bot]
69fa0268a4
chore(deps): update actions/setup-python action to v5 2024-01-01 00:59:55 +00:00
Ed Page
8c836eaa9d
Merge pull request #10 from epage/renovate/migrate-config
chore(config): migrate renovate config
2023-12-04 10:10:34 -06:00
renovate[bot]
598c624498 chore(config): migrate config .github/renovate.json5 2023-12-03 09:19:35 +00:00
Ed Page
5ebe30b972 chore(ci): Update pre-commit hooks 2023-10-26 09:14:51 -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
Ed Page
74beef55a9
Merge pull request #7 from peter-kehl/readme_pass_markdown_lint
README.md list indentation and no bare URLs, as per Markdown Lint VS Code extension
2023-10-02 15:49:33 -05:00
Ed Page
84999391d0
Merge pull request #6 from peter-kehl/readme_use_crates_io_link_placeholder
README.md 'Crates Status' icon link
2023-10-02 15:45:58 -05:00
Ed Page
f97fa94168
Merge pull request #8 from epage/renovate/actions-checkout-4.x
chore(deps): update actions/checkout action to v4
2023-09-30 20:38:32 -05:00
renovate[bot]
6d3f888975
chore(deps): update actions/checkout action to v4 2023-10-01 01:37:07 +00:00
Peter Kehl
cad9b47171 README.md list indentation and no bare URLs, as per Markdown Lint VS Code extension. 2023-09-29 23:04:45 -07:00
Peter Kehl
305798083f README.md 'Crates Status' icon link now uses the Markdown placeholder/substitution name 'Crates.io' 2023-09-29 22:59:44 -07: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
4173c8f476 chore(ci): Don't set patch for MSRV 2023-09-20 09:05:41 -05:00
Ed Page
5749aa0932 chore: Approve ISC 2023-09-07 09:33:44 -05:00
Ed Page
ff82d6960a chore(ci): Don't fail on wildcards
See EmbarkStudios/cargo-deny#241
2023-08-23 10:43:57 -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
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
5286387294 chore: Update pre-commit hooks 2023-08-11 16:04:07 -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
4d44cd7ca5 chore: Update precommit hooks 2023-05-19 13:12:26 -05:00
Ed Page
2b6bb28cd1 chore(ci): Catch clippy config failures 2023-05-18 14:58:59 -05:00
Ed Page
80d4cdd688 chore: Remove clippy lint past MSRV (needs 1.67) 2023-05-18 14:57:02 -05:00
Ed Page
716170eaa8 chore(gh): Ban rebase merges 2023-04-17 20:13:36 -05:00
Ed Page
96297f038d chore(ci): Clarify why map_or is banned 2023-04-17 20:04:56 -05:00
Ed Page
60a8ec89e3 chore(ci): Ban for_each 2023-04-17 20:03:56 -05:00