Commit graph

12 commits

Author SHA1 Message Date
Yuchen Wu
a76518a8dd Upgrade latest Rust to 1.80 2024-08-02 11:45:44 -07:00
Yuchen Wu
8af7348958 Allow unknown links 2024-07-26 13:35:13 -07:00
Matthew Gumport
648a6ad055 ci: update targeted toolchains
Adds nightly to the toolchain list and short-circuits steps where nightly will
have extra warnings.

Also update 1.78->1.79 to track new stable release.
2024-06-21 11:23:35 -07:00
Yuchen Wu
1d32d069cd Pin the stable Rust version
To avoid CI failure due to new clippy rules introduced by newer Rust
releases.

We will manually update the Rust version here after each Rust release.
2024-06-14 14:37:10 -07:00
Kevin Guthrie
7c49ef4758 Add msrv (1.72) to build-check matrix 2024-06-07 15:27:38 -04:00
Gideon Tong
07f6854021
Fix typo in yaml file (#173) 2024-03-29 10:53:50 -07:00
Gideon Tong
6fbd360805 Add mark stale GitHub Action 2024-03-29 16:11:45 +00:00
zaidoon
b9d4428809 modernize ci 2024-03-22 10:50:10 -07:00
Edward Wang
9308bec790
Update contributing guide with PR and rebase process (#108) 2024-03-04 09:53:05 -08:00
Matthew (mbg)
45791f6345
ci: we don't like dependabot (#86) 2024-03-01 16:43:50 -08:00
Matthew (mbg)
c523748c3e
ci: add github workflows (#3)
Add CI workflows for docs, compile, test, and audit. Dependabot also
included.
2024-03-01 15:43:49 -08:00
Yuchen Wu
8797329225 Release Pingora version 0.1.0
Co-authored-by: Andrew Hauck <ahauck@cloudflare.com>
Co-authored-by: Edward Wang <ewang@cloudflare.com>
2024-02-27 20:25:44 -08:00