summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2023-12-19add async exampleJorge Aparicio
2023-12-19add UnbufferedClientConnection API + exampleJorge Aparicio
2023-12-18bench: remove GitHub Actions for icount benchmarksAdolfo Ochagavía
2023-12-18build(deps): bump actions/upload-artifact from 3 to 4dependabot[bot]
2023-12-11build(deps): bump actions/setup-go from 4 to 5dependabot[bot]
2023-12-05CI: build provider-example in no-std modeJorge Aparicio
2023-11-30Reverse order of main vs PRJacob Hoffman-Andrews
2023-11-24CI: deny warnings when checking feature powersetJorge Aparicio
2023-11-22CI: run clippy on the entire workspaceJorge Aparicio
2023-11-21Support aws-lc-rs in integration-level benchmarksJoseph Birr-Pixton
2023-11-20Use cargo-minimal-versionsJoseph Birr-Pixton
2023-11-20Switch to checking direct-minimal-versionsJoseph Birr-Pixton
2023-11-17Abolish quic crate featureJoseph Birr-Pixton
2023-11-09Run feature tests in rustls/ directoryJoseph Birr-Pixton
2023-11-09Enable testing and benchmarking with aws-lc-rsJoseph Birr-Pixton
2023-11-09Allow optional use of aws-lc-rsJoseph Birr-Pixton
2023-10-27docs: create issue templatesDaniel McCarney
2023-10-18ci: move external types config to cargo metadataDaniel McCarney
2023-10-18Run cargo-check-external-types in CIJoe Birr-Pixton
2023-10-04Bump MSRV to 1.61Dirkjan Ochtman
2023-10-04Group Dependabot updates into a single PRDirkjan Ochtman
2023-09-29ci: remove `--locked` from cargo hack daily testDaniel McCarney
2023-09-27ci: run cargo dependabot weeklyDaniel McCarney
2023-09-26Run CI bench for current branch before mainAdolfo Ochagavía
2023-09-26Use Cargo.lock for CI buildsDirkjan Ochtman
2023-09-26Keep Cargo.lock under version controlDirkjan Ochtman
2023-09-26Fix minimal versions jobDirkjan Ochtman
2023-09-20Use stable for coverage measurementJoseph Birr-Pixton
2023-09-14icount-bench: apt update before relying on indexJoseph Birr-Pixton
2023-09-13Add demonstration of custom cryptoJoseph Birr-Pixton
2023-09-11build(deps): bump actions/checkout from 3 to 4dependabot[bot]
2023-09-06Show valgrind version in CI jobAdolfo Ochagavía
2023-09-05Show detailed icount diff for scenarios with noteworthy diffsAdolfo Ochagavía
2023-09-04Don't deny warnings from nightly clippyDirkjan Ochtman
2023-09-01ci: fix job name for `cargo test`Jacob Hoffman-Andrews
2023-08-31ci: add cargo hack to daily-tests.Daniel McCarney
2023-08-31ci: split up daily-tests into multiple jobs.Daniel McCarney
2023-08-31ci: add 'name' descriptions to daily-tests.Daniel McCarney
2023-08-31ci: add server_acceptor build check to daily-tests.Daniel McCarney
2023-08-31ci: update connect-tests comment, and name.Daniel McCarney
2023-08-31ci: rename connect-tests.yml -> daily-tests.ymlDaniel McCarney
2023-08-30Hook up icount benchmarks to CIAdolfo Ochagavía
2023-08-25ci: check `cargo doc --document-private-items`Joseph Birr-Pixton
2023-08-25Use clippy for test and example code, tooDirkjan Ochtman
2023-08-25Ignore unknown lints locally where neededDirkjan Ochtman
2023-07-28Check usage/intro docs in README.md are in syncJoseph Birr-Pixton
2023-07-28ci: fix setup-go build cache warnings.Daniel McCarney
2023-07-18Correct/allow unnecessarily &mut function argsJoseph Birr-Pixton
2023-07-13Remove MSRV variant of connect-testsJoseph Birr-Pixton
2023-07-11ci: add a cargo-semver-checks action.Daniel McCarney