Commit Graph

83 Commits

Author SHA1 Message Date
Micah Kendall 590f40139f
Add support for Nix flakes.
This relies on Cargo2Nix, and because we don't want to be maintaining
  that file by hand, we introduce a new continuous workflow to
  automatically update the generated Cargo.nix and submit a PR whenever
  something is merged into master.

  This should make the process of supporting Nix bearable. We'll
  re-assess in a while.

  Co-authored-by: KtorZ <matthias.benkort@gmail.com>
2023-02-07 13:16:17 +01:00
rvcas cb8bdac39d chore: we can now turn cargo audit back on 2023-02-01 14:50:18 -05:00
rvcas 479d49bdfc fix: ci... again 2023-01-18 15:29:51 -05:00
rvcas 086de8cbc0 chore: switch things back 2023-01-18 15:29:51 -05:00
rvcas be6327cf59 fix: ci 2023-01-18 15:29:51 -05:00
rvcas f975c345c9 fix: ci 2023-01-18 15:29:51 -05:00
KtorZ 439a54d9f1 Fix CI workflow not erroring on acceptance test failure. 2023-01-18 15:29:51 -05:00
KtorZ 7e8e8fd4a7
Try fixing acceptance step in CI. 2023-01-06 14:23:46 +01:00
KtorZ 3e4f7c0422
Fix acceptance test runner path in CI workflow. 2023-01-06 13:01:52 +01:00
KtorZ 470e331b26
Include acceptance tests in the CI workflow 2023-01-06 06:56:09 +01:00
rvcas 5694cac1a5
chore: add ktorz to funding 2022-12-21 17:35:56 -05:00
rvcas 0b204beb58 chore: turn off cargo audit for now 2022-12-20 16:32:31 -05:00
rvcas 34d76bc280 chore: retire mdbook 2022-12-15 14:17:36 -05:00
eyelash aec5abae23 replace OSX with macOS in the issue template 2022-11-12 13:08:13 -05:00
rvcas 91a131d520
chore: update funding.yml 2022-11-04 14:41:48 -04:00
KtorZ c1a9eff5d0
Slightly rework README + add issues templates. 2022-10-29 10:36:03 +02:00
rvcas 53b2adb7df
chore: remove some nix stuff 2022-10-24 00:53:17 -04:00
rvcas 0889e7d5c4 fix: do not try to deploy mdbook if not main 2022-10-09 15:39:28 -04:00
MitchTurner 756e7c7680
Include info for running CI checks locally (#66) 2022-10-09 14:33:58 -04:00
rvcas 549a1ae971
chore: add .github/FUNDING.yml 2022-10-08 19:17:44 -04:00
rvcas c1451e704d
chore: more mdbook ci stuff 2022-10-06 14:45:21 -04:00
rvcas f218fcfc96
chore: small changes to mdBook CI 2022-10-06 13:49:03 -04:00
Ch1n3du 2a360ced3d chore: Fixed some ci issues 2022-09-26 10:06:14 -04:00
Ch1n3du 828b945c8e chore: Fixed some ci issues 2022-09-26 10:06:14 -04:00
Ch1n3du 8f8cae2775 chore: Fixed some ci issues 2022-09-26 10:06:14 -04:00
Ch1n3du af9474edf9 chore: Fixed some ci issues 2022-09-26 10:06:14 -04:00
Ch1n3du d7c9fa0fd1 chore: Fixed some ci issues 2022-09-26 10:06:14 -04:00
Ch1n3du 393d6f91b3 chore: Fixed some ci issues 2022-09-26 10:06:14 -04:00
Ch1n3du 71dbb3ad44 chore: Fixed some ci issues 2022-09-26 10:06:14 -04:00
Ch1n3du c42b75def8 feat: Added skeleton and gh action for mdbook 2022-09-26 10:06:14 -04:00
rvcas 7f1ffd8e2f
chore: change nix job name 2022-08-08 15:00:30 -04:00
John Rinehart 0e5d25b019 feat: add a nix flake
nix flake init --template github:nixos/templates#rust
2022-08-07 21:07:53 -04:00
MitchTurner d8c8f56da1 Create rust.yml 2022-06-26 09:35:08 -04:00