23 Commits

Author SHA1 Message Date
Jonas Platte
fae75410a9
ci: Revert running CI on pushes to any branch
This cause PRs within the repo to run CI twice.
2021-08-05 21:00:07 +02:00
Jonas Platte
273c63b1ab
ci: Deploy docs to separate repo 2021-08-05 20:59:01 +02:00
Jonas Platte
b4254e237d
ci: Fix condition for deploying docs 2021-08-05 20:58:38 +02:00
Jonas Platte
5b60604408
ci: Build docs (w/o publish) on pushes to any branch 2021-07-02 19:37:48 +02:00
Jonas Platte
082b561178
ci: Build docs for PRs 2021-07-02 19:33:28 +02:00
Jonas Platte
0da5151c94
ci: Run Rust checks on all branches 2021-07-02 19:23:29 +02:00
Jonas Platte
de8735de0a
Exclude internal crates from docs.ruma.io 2021-06-20 12:45:28 +02:00
Jonas Platte
7fbb0ade77
Bump MSRV to 1.50 2021-06-17 19:43:22 +02:00
Jonas Platte
9bcbbff04d
ci: Take the new next branch into account 2021-05-20 20:39:12 +02:00
Jonas Platte
3878476317
ci: Don't auto-install cargo-sort in xtask 2021-05-15 15:44:47 +02:00
Jonas Platte
c692d18797
client: Add an HttpClient abstraction and implement it for hyper::Client 2021-05-01 21:20:07 +02:00
Jonas Platte
27e47eaddc
ci: Title-case workflow names 2021-04-22 15:23:16 +02:00
Jonas Platte
c770627ce1
ci: Assing nice workflow and job names 2021-04-22 15:10:41 +02:00
Jonas Platte
8a1cc3d8f8
ci: Use distinct job names 2021-04-22 15:08:16 +02:00
Jonas Platte
0411574081
ci: Install necessary tools for nightly job 2021-04-22 14:59:29 +02:00
Jonas Platte
06623f9651
ci: Convert remaining jobs to GitHub actions 2021-04-22 14:57:10 +02:00
Jonas Platte
49bd9d037c
ci: Convert stable job to GitHub actions workflow 2021-04-22 14:25:23 +02:00
Jonas Platte
dcf5081735
ci: Convert audit job to (scheduled) GitHub actions workflow 2021-04-22 14:21:55 +02:00
Jonas Platte
43905b731a
docs: Rename docs.yaml => docs.yml 2021-04-22 14:06:45 +02:00
Jonas Platte
b91078ac55
ci: Re-indent docs.yaml 2021-04-22 14:06:20 +02:00
Jonas Platte
dbb57f1dca
ci: Simplify docs job by using ruma's full feature 2021-04-22 14:05:09 +02:00
Kévin Commaille
b0ae341e87 docs: Use docsrs config attributes 2021-04-06 18:37:07 +02:00
Louis de Wardt
ea33128014
Use Github Actions to automatically deploy documentation 2021-04-05 16:03:11 +02:00