Commit graph

12 commits

Author SHA1 Message Date
Matthias
622dc32585
exclude https://example.com/README.md from link checking 2020-12-15 00:49:27 +01:00
Matthias
534f3c2744
Use lychee for checking links in the lychee repo (#79)
How meta.
2020-12-15 00:45:28 +01:00
Matthias
c7d7c6c952
Build binaries for Linux, Windows, and macOS for every release (#74)
* Build binaries for Linux, Windows, and macOS for every release

* Add vendored-openssl feature flag

This allows us to trigger a build which
includes a static dependency to openssl by compiling it from source in a
build.rs script. It is useful for Linux, which has wildly different config
parameters for different architectures.

* Add openssl-sys as direct dependency

This allows us to pass the vendored-openssl
feature flag to this dependency and compile openssl from source

* Update Cargo.lock

* Cleanup
2020-12-11 22:13:26 +01:00
Matthias
3401999ccc
Publish releases on crates.io (#65) 2020-12-04 13:09:50 +01:00
Matthias
936c5440b1
Add official Docker image #40 2020-12-02 23:43:05 +01:00
Paweł Romanowski
96a92deffd Use more descriptive name for cargo test action 2020-10-16 14:47:54 +02:00
Paweł Romanowski
7bcf2de400 Actually run tests in GitHub actions 2020-10-16 14:38:05 +02:00
Paweł Romanowski
b2ada4746c Introduce cargo fmt and clippy checks, fix all clippy warnings 2020-10-16 14:35:38 +02:00
Xiaochuan Yu
65e8a40973
remove names 2020-10-14 19:19:14 -04:00
Xiaochuan Yu
292064ce90
Update rust.yml 2020-10-14 19:13:40 -04:00
Xiaochuan Yu
096b8756cb use action-rs Actions instead 2020-10-12 23:51:04 -04:00
Matthias
9a71b77bb2
Create rust.yml 2020-08-08 00:09:48 +02:00