summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Expand)Author
2023-10-09CI: upload binaries as long as build step succeedscyqsimon
2023-10-09CI: allow manual triggeringcyqsimon
2023-10-08CI: make insta generate new snapshots in CIcyqsimon
2023-10-08CI: set `--color=never` for cargo-instacyqsimon
2023-10-08CI: test using `cargo-insta`cyqsimon
2023-10-07CI: override default run condition for failed test snapshots upload stepcyqsimon
2023-10-07CI: upload failed test snapshotscyqsimon
2023-10-07CI: Use checkout v4cyqsimon
2023-10-07CI: Auto fetch MSRV from Cargo.toml (#300)cyqsimon
2023-09-25Enable dependabotcyqsimon
2023-09-19Always use `github.ref_name` for version numberv0.21.0cyqsimon
2023-09-19Add comments in workflow definitionscyqsimon
2023-09-19Add `publish crate` workflowcyqsimon
2023-09-11CD: automated workflow only ever drafts releasescyqsimon
2023-09-11CD: set correct version for binaries, this time for realcyqsimon
2023-09-11CD: set correct version for binariescyqsimon
2023-09-11CD: Fix upload URLcyqsimon
2023-09-11CD: Fix inconsistent matrix declarationcyqsimon
2023-09-11CD: Fix incorrect tag patterncyqsimon
2023-09-11Update CDcyqsimon
2023-08-31Disable tests on Windows for PRscyqsimon
2023-08-30Fix stuck CI on Windowscyqsimon
2023-08-30Set correct MSRV (1.70.0)cyqsimon
2023-08-30Test MSRVcyqsimon
2023-08-30Install pcap on Windowscyqsimon
2023-08-30Don't use `mapfile` to be compatible with Bash 3 on MacOScyqsimon
2023-08-30Improve build.rs STDERR loggingcyqsimon
2023-08-30Show build.rs STDERR for all targetscyqsimon
2023-08-25CI: switch to dtolnay/rust-toolchaincyqsimon
2023-08-25CI: disable fail fastcyqsimon
2023-08-25CI: build should come before clippycyqsimon
2023-08-25Update CIcyqsimon
2022-02-19docs(sponsorship): add my Github SponsorsAram Drevekenin
2020-09-20chore(ci): build binaries using Github actions. (#181)remgodow