Commit graph

20 commits

Author SHA1 Message Date
tyranron
6aa6385437
Bump up MSRV to 1.65.0 2022-12-19 09:31:23 +01:00
tyranron
f6aae142ea
Fix Rust toolchain defaulting on CI 2022-12-19 09:09:41 +01:00
tyranron
e3a72edf70
Fix mdBook tests on Windows (rust-lang/rust#99466) 2022-11-02 16:32:50 +01:00
tyranron
e7cfa20254
Remove usage of deprecated ::set-output GitHub Actions feature 2022-11-02 16:04:18 +01:00
Kai Ren
f3df70693c
Improve CI (#1113)
- switch to `dtolnay/rust-toolchain` GitHub action
- restore release Git tag format and correct `cargo-release` integration
- enable MSRV check
- integrate `cargo-careful`
2022-10-21 16:07:17 +00:00
dependabot[bot]
2b1a2a7f5d
Upgrade criterion crate 0.4 version (#1103)
- fix `juniper_benchmarks` sub-crate compilation
- add CI job to track `juniper_benchmarks` sub-crate regressions

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kai Ren <tyranron@gmail.com>
2022-09-12 16:54:17 +00:00
Benno Tielen
bea94398e8
Improve project toolchain (#1084)
- switch from `skeptic` to mdBook native tests
- refactor `juniper_integration_tests` to be granular
- make `cargo test` command fully compatible with stable Rust
- adjust outdated Contribution Guide

Additionally:
- fix codegen tests on latest nightly Rust
2022-07-20 10:37:58 +00:00
tyranron
bd041222df
Remove redundant commit message checks for skipping CI pipeline 2022-06-27 11:41:57 +02:00
tyranron
4dd5150bcb
Create pr CI job for auto-merging PRs 2022-05-25 17:58:38 +02:00
Wojciech Niedźwiedź
bdaee42156
Provide integration for bigdecimal and rust_decimal crates (#1060, #1059)
Co-authored-by: Kai Ren <tyranron@gmail.com>
2022-05-05 21:00:58 +03:00
tyranron
7cb602e71b
Disable nasty Windows for juniper_integration_tests on CI 2022-04-13 13:21:05 +03:00
Kai Ren
72ed45a77c
Rework CI and project toolchain (#1043)
- remove `cargo-make` integration
- rework CI pipeline more granular and precise
- rework releasing process
- tune up project layout
- fill up new CHANGELOGs

Additionally:
- fix latest nightly/stable Rust inconsistencies
2022-04-08 17:44:50 +03:00
tyranron
3a70403aba
Temporary disable release automation check on CI 2022-02-02 20:25:06 +02:00
tyranron
47997d2cfb
Switch CI to 0.19.4 cargo-release 2022-02-02 19:52:28 +02:00
Christian Legnitto
bb55ad11cc
Update book.yml 2021-07-06 17:05:03 -07:00
dependabot-preview[bot]
92ad8b46ff
Upgrade to GitHub-native Dependabot (#924)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Christian Legnitto <LegNeato@users.noreply.github.com>
2021-05-21 06:53:06 -07:00
trevyn
d5458f4979
Fix CI (#884)
* fix some CI errors

* Remove `-C link-dead-code` in tests

Seems to break things on Windows.
2021-02-26 10:27:16 -10:00
Sagie Gur-Ari
c91b989e2d
Use github action to download cargo-make (#594) 2020-03-30 20:03:44 -07:00
nickelc
547cf3e36f
Add GitHub workflows for CI and Book (#487) 2020-02-12 23:55:45 -07:00
theduke
26f5abe273
Update issue templates 2019-02-03 17:44:16 +01:00