summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Expand)Author
14 daysCI: use sccache to speed up CI (#408)cyqsimon
2024-04-16CI: Enable more cross-compiled builds (#401)cyqsimon
2024-04-16Temporarily disable UI tests (#406)cyqsimon
2024-04-15chore(deps): bump actions/upload-artifact in the github-actions group (#404)dependabot[bot]
2024-04-15Keep GitHub Actions up to date with GitHub's Dependabot (#403)Christian Clauss
2024-04-15CI: Remove `musl-tools` install step (#402)cyqsimon
2024-04-15CI refactor (#399)cyqsimon
2024-04-02Enable Android build (#384)Felix Obenhuber
2024-04-01CI: Configure dependabot grouping (#395)cyqsimon
2024-03-01Fixes #378cyqsimon
2024-03-01CI: use GitHub API to exempt dependabot from changelog requirement (#378)cyqsimon
2024-01-30CI: include generated assets in release archive (#359)cyqsimon
2024-01-30CI: strip release binaries for all targets (#358)cyqsimon
2024-01-28CI: Fix incorrect linkcyqsimon
2023-12-08Upload changed snapshots from all dirscyqsimon
2023-12-08Fix PR submitter detection (#342)cyqsimon
2023-11-12CI: ensure a changelog entry exists for each PR (#331)cyqsimon
2023-10-16CI: amend #306cyqsimon
2023-10-16CI: allow Windows tests to run if PR source is own repo (#306)cyqsimon
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