Commit Graph

13 Commits

Author SHA1 Message Date
Sergio Benitez
f442ad93cb Fix Linux GitHub Actions CI. 2021-05-09 06:17:36 -05:00
Sergio Benitez
cce9ea1e1e Cache dependencies in CI, cleanup job matrix. 2021-03-09 21:57:30 -08:00
Sergio Benitez
17dd8dafd0 Move examples to their own workspace.
This allows us to test all of the "core" crates (and the guide) by
testing the root workspace, and all of the examples by testing in the
examples workspace.
2021-03-09 21:57:30 -08:00
Jeb Rosen
bcb8b3334b Update CI to use GitHub 'environment files'. 2020-11-18 12:38:24 -08:00
Sergio Benitez
56a6172625 Enable compilation with stable Rust.
To the Rust teams, Rust's contributors, Rocket's contributors, the
entire Rust and Rocket communities, my colleagues at Stanford and
beyond, and Jeb: thank you all. Sincerely.

To the next ~4 years of Rocket!

Closes #19.
2020-07-21 16:30:45 -07:00
Sergio Benitez
854e90d39f Migrate CI to Github Actions. 2020-07-11 14:59:33 -07:00
Jeb Rosen
1ae3e68087 Fix Windows CI by forcing 64-bit rustup installation. 2020-01-21 18:07:10 -08:00
Jeb Rosen
2d8bdd457e Fix CI on MacOS.
Homebrew/homebrew-core#46566 merged 'mysql-connector-c' into
'mysql-client', which does not install into the same paths.
2019-12-01 12:11:18 -08:00
Sergio Benitez
fbece2d70d Add nightly build task. 2019-07-06 01:15:24 -07:00
Sergio Benitez
fe4fd3e241 Migrate from Travis to Azure Pipelines for CI.
Resolves #801.
2019-07-06 00:59:03 -07:00
Sergio Benitez
5f0fbf277c Ask for OS information on issue template. 2017-05-11 13:58:01 -07:00
Sergio Benitez
05a458942d Minor grammar fixes to ISSUE_TEMPLATE. 2017-03-07 02:12:49 -08:00
Sergio Benitez
8bf51d15e3 Add a GitHub issue template. 2017-02-24 15:04:01 -08:00