jj/.github
Martin von Zweigbergk 5bd3dca21b github: run only with MSRV, not stable
We run a separate build on CI with the MSRV so we notice if we
accidentally break the MSRV. However, as we talked about on Discord,
the opposite is very unlikely - that we accidentally break the build
with the stable release without breaking the MSRV build. Also, we
explicitly run Clippy with the stable release, and formatting with the
nightly release. So, let's just do the regular build and tests with
the MSRV.
2023-07-31 18:41:06 +00:00
..
ISSUE_TEMPLATE github: add feature request issue template 2023-03-30 11:49:04 -07:00
workflows github: run only with MSRV, not stable 2023-07-31 18:41:06 +00:00
dependabot.yml dependabot: also group cargo updates 2023-07-07 17:36:45 +02:00
PULL_REQUEST_TEMPLATE.md config: move src/commands/config-schema.json back to src/ 2023-02-05 19:02:54 +09:00