Commit Graph

14 Commits

Author SHA1 Message Date
KtorZ bdab4d99b4
Install necessary system dependencies for musl target. 2024-09-23 11:03:40 +02:00
KtorZ b6e5bf68c5
Bundle openssl with musl build. 2024-09-23 10:56:45 +02:00
KtorZ 466dfca4f2
Install musl as target in CI workflow. 2024-09-23 10:54:27 +02:00
KtorZ 555bbc7a48
attempt building statically linked binary with musl. 2024-09-23 10:53:02 +02:00
KtorZ ac9c71e32a
Try to bundle openssl with the Aiken binary to avoid core dumps on Linux 2024-09-22 18:12:26 +02:00
KtorZ 46b82fac86
Split benchmarks out of acceptance tests job. 2024-07-17 13:01:17 +02:00
KtorZ 30d3898b5b
Add Rust cache to continuous integration workflow. 2024-07-17 12:56:41 +02:00
KtorZ 20e606e645
Add benchmarks to continuous integration workflow. 2024-07-17 12:53:18 +02:00
KtorZ fe7d744946
Split continuous workflow in three jobs.
Doing all steps sequentially is starting to get long. Several of those checks are unrelated and can be done in parallel.
2024-07-16 17:41:14 +02:00
Dima S 1e195156d7 chore(ci): Bump actions/checkout from 3 to 4 2024-06-25 17:49:36 -04:00
Chris Gianelloni ecc5769c64 fix: restore static binary builds
Signed-off-by: Chris Gianelloni <cgianelloni@applause.com>
2023-09-20 16:25:45 -04:00
rvcas ae216bd932
test(ci): run examples too 2023-08-16 13:33:54 -04:00
rvcas 177c36fc68 chore: cargo audit is being stubborn again 2023-03-27 20:00:32 -04:00
rvcas 1bc3362788
feat: new release job and some release notes 2023-02-23 18:52:56 -05:00